diff options
Diffstat (limited to 'include/linux/pci_ids.h')
| -rw-r--r-- | include/linux/pci_ids.h | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 3bedcc149c8..e69612cace6 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1494,6 +1494,9 @@  #define PCI_DEVICE_ID_SBE_WANXL100	0x0301  #define PCI_DEVICE_ID_SBE_WANXL200	0x0302  #define PCI_DEVICE_ID_SBE_WANXL400	0x0104 +#define PCI_SUBDEVICE_ID_SBE_T3E3	0x0009 +#define PCI_SUBDEVICE_ID_SBE_2T3E3_P0	0x0901 +#define PCI_SUBDEVICE_ID_SBE_2T3E3_P1	0x0902  #define PCI_VENDOR_ID_TOSHIBA		0x1179  #define PCI_DEVICE_ID_TOSHIBA_PICCOLO_1	0x0101 @@ -2054,7 +2057,6 @@  #define PCI_DEVICE_ID_NX2_57711E	0x1650  #define PCI_DEVICE_ID_TIGON3_5705	0x1653  #define PCI_DEVICE_ID_TIGON3_5705_2	0x1654 -#define PCI_DEVICE_ID_TIGON3_5720	0x1658  #define PCI_DEVICE_ID_TIGON3_5721	0x1659  #define PCI_DEVICE_ID_TIGON3_5722	0x165a  #define PCI_DEVICE_ID_TIGON3_5723	0x165b @@ -2068,13 +2070,11 @@  #define PCI_DEVICE_ID_TIGON3_5754M	0x1672  #define PCI_DEVICE_ID_TIGON3_5755M	0x1673  #define PCI_DEVICE_ID_TIGON3_5756	0x1674 -#define PCI_DEVICE_ID_TIGON3_5750	0x1676  #define PCI_DEVICE_ID_TIGON3_5751	0x1677  #define PCI_DEVICE_ID_TIGON3_5715	0x1678  #define PCI_DEVICE_ID_TIGON3_5715S	0x1679  #define PCI_DEVICE_ID_TIGON3_5754	0x167a  #define PCI_DEVICE_ID_TIGON3_5755	0x167b -#define PCI_DEVICE_ID_TIGON3_5750M	0x167c  #define PCI_DEVICE_ID_TIGON3_5751M	0x167d  #define PCI_DEVICE_ID_TIGON3_5751F	0x167e  #define PCI_DEVICE_ID_TIGON3_5787F	0x167f  |