Ticket #10919: listdev_dc7900

File listdev_dc7900, 3.1 KB (added by vidrep, 10 years ago)
Line 
1
2Welcome to the Haiku shell.
3
4~> listdev
5
6device Mass storage controller (SATA controller, AHCI 1.0) [1|6|1]
7 vendor 8086: Intel Corporation
8 device 3a02: 82801JD/DO (ICH10 Family) SATA AHCI Controller
9
10device Bridge (ISA bridge) [6|1|0]
11 vendor 8086: Intel Corporation
12 device 3a14: 82801JDO (ICH10DO) LPC Interface Controller
13
14device Bridge (PCI bridge, Subtractive decode) [6|4|1]
15 vendor 8086: Intel Corporation
16 device 244e: 82801 PCI Bridge
17
18device Serial bus controller (USB controller, EHCI) [c|3|20]
19 vendor 8086: Intel Corporation
20 device 3a6a: 82801JD/DO (ICH10 Family) USB2 EHCI Controller #1
21
22device Serial bus controller (USB controller, UHCI) [c|3|0]
23 vendor 8086: Intel Corporation
24 device 3a66: 82801JD/DO (ICH10 Family) USB UHCI Controller #3
25
26device Serial bus controller (USB controller, UHCI) [c|3|0]
27 vendor 8086: Intel Corporation
28 device 3a65: 82801JD/DO (ICH10 Family) USB UHCI Controller #2
29
30device Serial bus controller (USB controller, UHCI) [c|3|0]
31 vendor 8086: Intel Corporation
32 device 3a64: 82801JD/DO (ICH10 Family) USB UHCI Controller #1
33
34device Bridge (PCI bridge, Normal decode) [6|4|0]
35 vendor 8086: Intel Corporation
36 device 3a78: 82801JD/DO (ICH10 Family) PCI Express Port 5
37
38device Bridge (PCI bridge, Normal decode) [6|4|0]
39 vendor 8086: Intel Corporation
40 device 3a70: 82801JD/DO (ICH10 Family) PCI Express Port 1
41
42device Multimedia controller (Audio device) [4|3|0]
43 vendor 8086: Intel Corporation
44 device 3a6e: 82801JD/DO (ICH10 Family) HD Audio Controller
45
46device Serial bus controller (USB controller, EHCI) [c|3|20]
47 vendor 8086: Intel Corporation
48 device 3a6c: 82801JD/DO (ICH10 Family) USB2 EHCI Controller #2
49
50device Serial bus controller (USB controller, UHCI) [c|3|0]
51 vendor 8086: Intel Corporation
52 device 3a69: 82801JD/DO (ICH10 Family) USB UHCI Controller #6
53
54device Serial bus controller (USB controller, UHCI) [c|3|0]
55 vendor 8086: Intel Corporation
56 device 3a68: 82801JD/DO (ICH10 Family) USB UHCI Controller #5
57
58device Serial bus controller (USB controller, UHCI) [c|3|0]
59 vendor 8086: Intel Corporation
60 device 3a67: 82801JD/DO (ICH10 Family) USB UHCI Controller #4
61
62device Network controller (Ethernet controller) [2|0|0]
63 vendor 8086: Intel Corporation
64 device 10de: 82567LM-3 Gigabit Network Connection
65
66device Communication controller (Serial controller, 16550) [7|0|2]
67 vendor 8086: Intel Corporation
68 device 2e17: 4 Series Chipset Serial KT Controller
69
70device Mass storage controller (IDE interface) [1|1|85]
71 vendor 8086: Intel Corporation
72 device 2e16: 4 Series Chipset PT IDER Controller
73
74device Communication controller [7|80|0]
75 vendor 8086: Intel Corporation
76 device 2e14: 4 Series Chipset HECI Controller
77
78device Display controller [3|80|0]
79 vendor 8086: Intel Corporation
80 device 2e13: 4 Series Chipset Integrated Graphics Controller
81
82device Display controller (VGA compatible controller, VGA controller) [3|0|0]
83 vendor 8086: Intel Corporation
84 device 2e12: 4 Series Chipset Integrated Graphics Controller
85
86device Bridge (Host bridge) [6|0|0]
87 vendor 8086: Intel Corporation
88 device 2e10: 4 Series Chipset DRAM Controller
89~>
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132