Add support for the VIA VT8237R southbridge.
Signed-off-by: Rudolf Marek <r.marek@assembler.cz> Acked-by: <corey.osgood@gmail.com> Acked-by: Uwe Hermann <uwe@hermann-uwe.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2907 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
committed by
Uwe Hermann
parent
af6e745173
commit
418bc919d0
@@ -1138,6 +1138,21 @@
|
||||
#define PCI_DEVICE_ID_VIA_8505_1 0x8605
|
||||
#define PCI_DEVICE_ID_VIA_8633_1 0xB091
|
||||
#define PCI_DEVICE_ID_VIA_8367_1 0xB099
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_0 0x0238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_1 0x1238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_2 0x2238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_3 0x3238
|
||||
#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_K8T890CE_PEG 0xa238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_PEX0 0xc238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_PEX1 0xd238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_PEX2 0xe238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_PEX3 0xf238
|
||||
#define PCI_DEVICE_ID_VIA_K8T890CE_BR 0xb188
|
||||
#define PCI_DEVICE_ID_VIA_VT6420_SATA 0x3149
|
||||
#define PCI_DEVICE_ID_VIA_VT8237R_LPC 0x3227
|
||||
|
||||
#define PCI_VENDOR_ID_SIEMENS 0x110A
|
||||
#define PCI_DEVICE_ID_SIEMENS_DSCC4 0x2102
|
||||
|
Reference in New Issue
Block a user