diff options
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index c09396d2c77b..df7b62676d87 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2004,6 +2004,23 @@ | |||
2004 | #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea | 2004 | #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea |
2005 | #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb | 2005 | #define PCI_DEVICE_ID_ALTIMA_AC1003 0x03eb |
2006 | 2006 | ||
2007 | #define PCI_VENDOR_ID_ARECA 0x17d3 | ||
2008 | #define PCI_DEVICE_ID_ARECA_1110 0x1110 | ||
2009 | #define PCI_DEVICE_ID_ARECA_1120 0x1120 | ||
2010 | #define PCI_DEVICE_ID_ARECA_1130 0x1130 | ||
2011 | #define PCI_DEVICE_ID_ARECA_1160 0x1160 | ||
2012 | #define PCI_DEVICE_ID_ARECA_1170 0x1170 | ||
2013 | #define PCI_DEVICE_ID_ARECA_1210 0x1210 | ||
2014 | #define PCI_DEVICE_ID_ARECA_1220 0x1220 | ||
2015 | #define PCI_DEVICE_ID_ARECA_1230 0x1230 | ||
2016 | #define PCI_DEVICE_ID_ARECA_1260 0x1260 | ||
2017 | #define PCI_DEVICE_ID_ARECA_1270 0x1270 | ||
2018 | #define PCI_DEVICE_ID_ARECA_1280 0x1280 | ||
2019 | #define PCI_DEVICE_ID_ARECA_1380 0x1380 | ||
2020 | #define PCI_DEVICE_ID_ARECA_1381 0x1381 | ||
2021 | #define PCI_DEVICE_ID_ARECA_1680 0x1680 | ||
2022 | #define PCI_DEVICE_ID_ARECA_1681 0x1681 | ||
2023 | |||
2007 | #define PCI_VENDOR_ID_S2IO 0x17d5 | 2024 | #define PCI_VENDOR_ID_S2IO 0x17d5 |
2008 | #define PCI_DEVICE_ID_S2IO_WIN 0x5731 | 2025 | #define PCI_DEVICE_ID_S2IO_WIN 0x5731 |
2009 | #define PCI_DEVICE_ID_S2IO_UNI 0x5831 | 2026 | #define PCI_DEVICE_ID_S2IO_UNI 0x5831 |