diff options
Diffstat (limited to 'sys/dev/pccbb/pccbbdevid.h')
| -rw-r--r-- | sys/dev/pccbb/pccbbdevid.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h index 3fe28c3946a5..d0a488c8251a 100644 --- a/sys/dev/pccbb/pccbbdevid.h +++ b/sys/dev/pccbb/pccbbdevid.h @@ -33,7 +33,7 @@ #define PCI_DEVICE_ID_PCIC_OZ6729 0x67291217ul #define PCI_DEVICE_ID_PCIC_OZ6730 0x673A1217ul #define PCI_DEVICE_ID_PCIC_OZ6832 0x68321217ul /* Also 6833 */ -#define PCI_DEVICE_ID_PCIC_OZ6860 0x68361216ul /* Also 6836? */ +#define PCI_DEVICE_ID_PCIC_OZ6860 0x68361217ul /* Also 6836? */ #define PCI_DEVICE_ID_PCIC_OZ6872 0x68721217ul /* Also 6812 */ #define PCI_DEVICE_ID_PCIC_OZ6912 /* Unknown */ #define PCI_DEVICE_ID_PCIC_OZ6922 /* Unknown */ @@ -47,6 +47,7 @@ #define PCI_DEVICE_ID_PCIC_TI1031 0xac13104cul #define PCI_DEVICE_ID_PCIC_TI1130 0xac12104cul #define PCI_DEVICE_ID_PCIC_TI1131 0xac15104cul +#define PCI_DEVICE_ID_PCIC_TI1210 0xac1a104cul #define PCI_DEVICE_ID_PCIC_TI1211 0xac1e104cul #define PCI_DEVICE_ID_PCIC_TI1220 0xac17104cul #define PCI_DEVICE_ID_PCIC_TI1221 0xac19104cul @@ -58,6 +59,8 @@ #define PCI_DEVICE_ID_PCIC_TI1420 0xac51104cul #define PCI_DEVICE_ID_PCIC_TI1450 0xac1b104cul #define PCI_DEVICE_ID_PCIC_TI1451 0xac52104cul +#define PCI_DEVICE_ID_PCIC_TI4410 0xac40104cul +#define PCI_DEVICE_ID_PCIC_TI4450 0xac41104cul #define PCI_DEVICE_ID_PCIC_TI4451 0xac42104cul #define PCI_DEVICE_ID_TOSHIBA_TOPIC95 0x06031179ul #define PCI_DEVICE_ID_TOSHIBA_TOPIC95B 0x060a1179ul |
