Revision e516572f hw/pci_ids.h

b/hw/pci_ids.h
36 36
#define PCI_CLASS_BRIDGE_HOST            0x0600
37 37
#define PCI_CLASS_BRIDGE_ISA             0x0601
38 38
#define PCI_CLASS_BRIDGE_PCI             0x0604
39
#define PCI_CLASS_BRDIGE_PCI_INF_SUB     0x01
39 40
#define PCI_CLASS_BRIDGE_OTHER           0x0680
40 41

  
41 42
#define PCI_CLASS_COMMUNICATION_SERIAL   0x0700
......
116 117
#define PCI_DEVICE_ID_INTEL_82371AB      0x7111
117 118
#define PCI_DEVICE_ID_INTEL_82371AB_2    0x7112
118 119
#define PCI_DEVICE_ID_INTEL_82371AB_3    0x7113
120

  
121
#define PCI_DEVICE_ID_INTEL_ICH9_0       0x2910
122
#define PCI_DEVICE_ID_INTEL_ICH9_1       0x2917
123
#define PCI_DEVICE_ID_INTEL_ICH9_2       0x2912
124
#define PCI_DEVICE_ID_INTEL_ICH9_3       0x2913
125
#define PCI_DEVICE_ID_INTEL_ICH9_4       0x2914
126
#define PCI_DEVICE_ID_INTEL_ICH9_5       0x2919
127
#define PCI_DEVICE_ID_INTEL_ICH9_6       0x2930
128
#define PCI_DEVICE_ID_INTEL_ICH9_7       0x2916
129
#define PCI_DEVICE_ID_INTEL_ICH9_8       0x2918
130

  
119 131
#define PCI_DEVICE_ID_INTEL_82801I_UHCI1 0x2934
120 132
#define PCI_DEVICE_ID_INTEL_82801I_UHCI2 0x2935
121 133
#define PCI_DEVICE_ID_INTEL_82801I_UHCI3 0x2936

Also available in: Unified diff