diff options
Diffstat (limited to 'include/linux/pci_ids.h')
| -rw-r--r-- | include/linux/pci_ids.h | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 69f0abe1ba1a..d86d5a2477fc 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -545,6 +545,9 @@  #define PCI_DEVICE_ID_AMD_16H_NB_F4	0x1534  #define PCI_DEVICE_ID_AMD_16H_M30H_NB_F3 0x1583  #define PCI_DEVICE_ID_AMD_16H_M30H_NB_F4 0x1584 +#define PCI_DEVICE_ID_AMD_17H_DF_F3	0x1463 +#define PCI_DEVICE_ID_AMD_17H_M10H_DF_F3 0x15eb +#define PCI_DEVICE_ID_AMD_17H_M30H_DF_F3 0x1493  #define PCI_DEVICE_ID_AMD_CNB17H_F3	0x1703  #define PCI_DEVICE_ID_AMD_LANCE		0x2000  #define PCI_DEVICE_ID_AMD_LANCE_HOME	0x2001 @@ -2359,6 +2362,8 @@  #define PCI_VENDOR_ID_SYNOPSYS		0x16c3 +#define PCI_VENDOR_ID_USR		0x16ec +  #define PCI_VENDOR_ID_VITESSE		0x1725  #define PCI_DEVICE_ID_VITESSE_VSC7174	0x7174 | 
