diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/device/pci_ids.h | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h index ff1edc81a2..8f0faffe85 100644 --- a/src/include/device/pci_ids.h +++ b/src/include/device/pci_ids.h @@ -1145,6 +1145,13 @@ #define PCI_DEVICE_ID_VIA_K8T890CE_4 0x4238 #define PCI_DEVICE_ID_VIA_K8T890CE_5 0x5238 #define PCI_DEVICE_ID_VIA_K8T890CE_7 0x7238 +#define PCI_DEVICE_ID_VIA_K8M890CE_0 0x0336 +#define PCI_DEVICE_ID_VIA_K8M890CE_1 0x1336 +#define PCI_DEVICE_ID_VIA_K8M890CE_2 0x2336 +#define PCI_DEVICE_ID_VIA_K8M890CE_3 0x3336 +#define PCI_DEVICE_ID_VIA_K8M890CE_4 0x4336 +#define PCI_DEVICE_ID_VIA_K8M890CE_5 0x5336 +#define PCI_DEVICE_ID_VIA_K8M890CE_7 0x7336 #define PCI_DEVICE_ID_VIA_K8T890CE_PEG 0xa238 #define PCI_DEVICE_ID_VIA_K8T890CE_PEX0 0xc238 #define PCI_DEVICE_ID_VIA_K8T890CE_PEX1 0xd238 |