aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorRussell King <rmk@arm.linux.org.uk>2006-12-13 12:56:11 -0500
committerLinus Torvalds <torvalds@woody.osdl.org>2006-12-13 13:06:55 -0500
commitaef6fba4f97bbec1dc5a253f388be9a4c7a30e41 (patch)
tree2893e88531de2eb316228b32c9763f2879cf438c /include/linux/pci_ids.h
parentec8c0446b6e2b67b5c8813eb517f4bf00efa99a9 (diff)
[PATCH] Add missing KORENIX PCI ID's
Oops, sorry about that. Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r--include/linux/pci_ids.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 51180dba9a98..95c1e74afebc 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2067,6 +2067,10 @@
2067#define PCI_DEVICE_ID_JMICRON_JMB366 0x2366 2067#define PCI_DEVICE_ID_JMICRON_JMB366 0x2366
2068#define PCI_DEVICE_ID_JMICRON_JMB368 0x2368 2068#define PCI_DEVICE_ID_JMICRON_JMB368 0x2368
2069 2069
2070#define PCI_VENDOR_ID_KORENIX 0x1982
2071#define PCI_DEVICE_ID_KORENIX_JETCARDF0 0x1600
2072#define PCI_DEVICE_ID_KORENIX_JETCARDF1 0x16ff
2073
2070#define PCI_VENDOR_ID_TEKRAM 0x1de1 2074#define PCI_VENDOR_ID_TEKRAM 0x1de1
2071#define PCI_DEVICE_ID_TEKRAM_DC290 0xdc29 2075#define PCI_DEVICE_ID_TEKRAM_DC290 0xdc29
2072 2076