diff options
author | Ben Collins <bcollins@ubuntu.com> | 2006-10-18 08:55:54 -0400 |
---|---|---|
committer | Ben Collins <bcollins@ubuntu.com> | 2006-10-18 08:55:54 -0400 |
commit | 74d919465a93b6c2b928b29a8ed3e5e41adbfa93 (patch) | |
tree | 660855a524bd15dd2c9147448e9772de6d6d3e6d /include/linux/pci_ids.h | |
parent | 996f324767fd24b7cc682801277add2a4f276635 (diff) |
[pci_ids] Add Quicknet XJ vendor/device ID's.
Signed-off-by: Ben Collins <bcollins@ubuntu.com>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index f069df245469..f3a168f3c9df 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h | |||
@@ -2351,3 +2351,5 @@ | |||
2351 | #define PCI_DEVICE_ID_RME_DIGI32_PRO 0x9897 | 2351 | #define PCI_DEVICE_ID_RME_DIGI32_PRO 0x9897 |
2352 | #define PCI_DEVICE_ID_RME_DIGI32_8 0x9898 | 2352 | #define PCI_DEVICE_ID_RME_DIGI32_8 0x9898 |
2353 | 2353 | ||
2354 | #define PCI_VENDOR_ID_QUICKNET 0x15E2 | ||
2355 | #define PCI_DEVICE_ID_QUICKNET_XJ 0x0500 | ||