diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 953b4dc819ae..163036867ac7 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2184,6 +2184,9 @@ | |||
2184 | #define PCI_VENDOR_ID_SIBYTE 0x166d | 2184 | #define PCI_VENDOR_ID_SIBYTE 0x166d |
2185 | #define PCI_DEVICE_ID_BCM1250_HT 0x0002 | 2185 | #define PCI_DEVICE_ID_BCM1250_HT 0x0002 |
2186 | 2186 | ||
2187 | #define PCI_VENDOR_ID_NETCELL 0x169c | ||
2188 | #define PCI_DEVICE_ID_REVOLUTION 0x0044 | ||
2189 | |||
2187 | #define PCI_VENDOR_ID_LINKSYS 0x1737 | 2190 | #define PCI_VENDOR_ID_LINKSYS 0x1737 |
2188 | #define PCI_DEVICE_ID_LINKSYS_EG1032 0x1032 | 2191 | #define PCI_DEVICE_ID_LINKSYS_EG1032 0x1032 |
2189 | #define PCI_DEVICE_ID_LINKSYS_EG1064 0x1064 | 2192 | #define PCI_DEVICE_ID_LINKSYS_EG1064 0x1064 |