summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPhilipp Gortan <gortan@tttech.com>2005-01-06 13:08:35 -0500
committerJeff Garzik <jgarzik@pobox.com>2005-01-06 13:08:35 -0500
commit57a39556b03dadb9e2bc0c2bb011c10d582eee6a (patch)
tree38dcfea09a581918c9975e73f04db0570845b0e9 /include/linux
parentc9649a9694fb3ae06fe879d1bdbf5d087dd1997f (diff)
8139cp: support for TTTech MC322
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/pci_ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index d607c59b3851..db0ba81bd689 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2397,6 +2397,9 @@
#define PCI_DEVICE_ID_TIGERJET_300 0x0001
#define PCI_DEVICE_ID_TIGERJET_100 0x0002
+#define PCI_VENDOR_ID_TTTECH 0x0357
+#define PCI_DEVICE_ID_TTTECH_MC322 0x000A
+
#define PCI_VENDOR_ID_ARK 0xedd8
#define PCI_DEVICE_ID_ARK_STING 0xa091
#define PCI_DEVICE_ID_ARK_STINGARK 0xa099