diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index a311008af5e1..034ebb4451c2 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2821,7 +2821,11 @@ | |||
2821 | #define PCI_DEVICE_ID_NETMOS_9845 0x9845 | 2821 | #define PCI_DEVICE_ID_NETMOS_9845 0x9845 |
2822 | #define PCI_DEVICE_ID_NETMOS_9855 0x9855 | 2822 | #define PCI_DEVICE_ID_NETMOS_9855 0x9855 |
2823 | #define PCI_DEVICE_ID_NETMOS_9865 0x9865 | 2823 | #define PCI_DEVICE_ID_NETMOS_9865 0x9865 |
2824 | #define PCI_DEVICE_ID_NETMOS_9900 0x9900 | ||
2824 | #define PCI_DEVICE_ID_NETMOS_9901 0x9901 | 2825 | #define PCI_DEVICE_ID_NETMOS_9901 0x9901 |
2826 | #define PCI_DEVICE_ID_NETMOS_9904 0x9904 | ||
2827 | #define PCI_DEVICE_ID_NETMOS_9912 0x9912 | ||
2828 | #define PCI_DEVICE_ID_NETMOS_9922 0x9922 | ||
2825 | 2829 | ||
2826 | #define PCI_VENDOR_ID_3COM_2 0xa727 | 2830 | #define PCI_VENDOR_ID_3COM_2 0xa727 |
2827 | 2831 | ||