aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h
diff options
context:
space:
mode:
authorKiros Yeh <kiros@korenix.com>2009-12-21 16:26:48 -0800
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-02 14:43:10 -0800
commit2a52fcb54fdf4b557730022aefcc794d567591fb (patch)
tree17cf078555b38f064d96866352c4f96d6f3349a9 /include/linux/pci_ids.h
parentserial: imx: fix NULL dereference Oops when pdata == NULL (diff)
downloadlinux-dev-2a52fcb54fdf4b557730022aefcc794d567591fb.tar.xz
linux-dev-2a52fcb54fdf4b557730022aefcc794d567591fb.zip
serial: add support for Korenix JetCard
Add different model (with a different PCI ID) to support Korenix JetCard. Signed-off-by: Kiros Yeh <kiros@korenix.com> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 3ec4003f5e64..e91b1fc03e7a 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2333,6 +2333,8 @@
#define PCI_VENDOR_ID_KORENIX 0x1982
#define PCI_DEVICE_ID_KORENIX_JETCARDF0 0x1600
#define PCI_DEVICE_ID_KORENIX_JETCARDF1 0x16ff
+#define PCI_DEVICE_ID_KORENIX_JETCARDF2 0x1700
+#define PCI_DEVICE_ID_KORENIX_JETCARDF3 0x17ff
#define PCI_VENDOR_ID_QMI 0x1a32