make oldconfig will rebuild these...
[linux-2.4.21-pre4.git] / drivers / pci / classlist.h
1 CLASS(0000, "Non-VGA unclassified device")
2 CLASS(0001, "VGA compatible unclassified device")
3 CLASS(0100, "SCSI storage controller")
4 CLASS(0101, "IDE interface")
5 CLASS(0102, "Floppy disk controller")
6 CLASS(0103, "IPI bus controller")
7 CLASS(0104, "RAID bus controller")
8 CLASS(0180, "Unknown mass storage controller")
9 CLASS(0200, "Ethernet controller")
10 CLASS(0201, "Token ring network controller")
11 CLASS(0202, "FDDI network controller")
12 CLASS(0203, "ATM network controller")
13 CLASS(0204, "ISDN controller")
14 CLASS(0280, "Network controller")
15 CLASS(0300, "VGA compatible controller")
16 CLASS(0301, "XGA compatible controller")
17 CLASS(0302, "3D controller")
18 CLASS(0380, "Display controller")
19 CLASS(0400, "Multimedia video controller")
20 CLASS(0401, "Multimedia audio controller")
21 CLASS(0402, "Computer telephony device")
22 CLASS(0480, "Multimedia controller")
23 CLASS(0500, "RAM memory")
24 CLASS(0501, "FLASH memory")
25 CLASS(0580, "Memory controller")
26 CLASS(0600, "Host bridge")
27 CLASS(0601, "ISA bridge")
28 CLASS(0602, "EISA bridge")
29 CLASS(0603, "MicroChannel bridge")
30 CLASS(0604, "PCI bridge")
31 CLASS(0605, "PCMCIA bridge")
32 CLASS(0606, "NuBus bridge")
33 CLASS(0607, "CardBus bridge")
34 CLASS(0608, "RACEway bridge")
35 CLASS(0609, "Semi-transparent PCI-to-PCI bridge")
36 CLASS(060a, "InfiniBand to PCI host bridge")
37 CLASS(0680, "Bridge")
38 CLASS(0700, "Serial controller")
39 CLASS(0701, "Parallel controller")
40 CLASS(0702, "Multiport serial controller")
41 CLASS(0703, "Modem")
42 CLASS(0780, "Communication controller")
43 CLASS(0800, "PIC")
44 CLASS(0801, "DMA controller")
45 CLASS(0802, "Timer")
46 CLASS(0803, "RTC")
47 CLASS(0804, "PCI Hot-plug controller")
48 CLASS(0880, "System peripheral")
49 CLASS(0900, "Keyboard controller")
50 CLASS(0901, "Digitizer Pen")
51 CLASS(0902, "Mouse controller")
52 CLASS(0903, "Scanner controller")
53 CLASS(0904, "Gameport controller")
54 CLASS(0980, "Input device controller")
55 CLASS(0a00, "Generic Docking Station")
56 CLASS(0a80, "Docking Station")
57 CLASS(0b00, "386")
58 CLASS(0b01, "486")
59 CLASS(0b02, "Pentium")
60 CLASS(0b10, "Alpha")
61 CLASS(0b20, "Power PC")
62 CLASS(0b30, "MIPS")
63 CLASS(0b40, "Co-processor")
64 CLASS(0c00, "FireWire (IEEE 1394)")
65 CLASS(0c01, "ACCESS Bus")
66 CLASS(0c02, "SSA")
67 CLASS(0c03, "USB Controller")
68 CLASS(0c04, "Fibre Channel")
69 CLASS(0c05, "SMBus")
70 CLASS(0c06, "InfiniBand")
71 CLASS(0d00, "IRDA controller")
72 CLASS(0d01, "Consumer IR controller")
73 CLASS(0d10, "RF controller")
74 CLASS(0d80, "Wireless controller")
75 CLASS(0e00, "I2O")
76 CLASS(0f00, "Satellite TV controller")
77 CLASS(0f01, "Satellite audio communication controller")
78 CLASS(0f03, "Satellite voice communication controller")
79 CLASS(0f04, "Satellite data communication controller")
80 CLASS(1000, "Network and computing encryption device")
81 CLASS(1010, "Entertainment encryption device")
82 CLASS(1080, "Encryption controller")
83 CLASS(1100, "DPIO module")
84 CLASS(1101, "Performance counters")
85 CLASS(1110, "Communication synchronizer")
86 CLASS(1180, "Signal processing controller")
87
88 #undef CLASS