aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorFlavio Leitner <fleitner@redhat.com>2009-01-02 13:50:43 +0000
committerLinus Torvalds <torvalds@linux-foundation.org>2009-01-02 10:19:44 -0800
commite65f0f8271b1b0452334e5da37fd35413a000de4 (patch)
treeeee724aed4d1171adab8a5950ab458de12872a6b /include
parenthso maintainers update patch (diff)
downloadlinux-dev-e65f0f8271b1b0452334e5da37fd35413a000de4.tar.xz
linux-dev-e65f0f8271b1b0452334e5da37fd35413a000de4.zip
serial_8250: support for Sealevel Systems Model 7803 COMM+8
Add support for Sealevel Systems Model 7803 COMM+8 Signed-off-by: Flavio Leitner <fleitner@redhat.com> Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index fa83dfefc5e0..218c73b1e6d4 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -1796,6 +1796,7 @@
#define PCI_DEVICE_ID_SEALEVEL_UCOMM232 0x7202
#define PCI_DEVICE_ID_SEALEVEL_COMM4 0x7401
#define PCI_DEVICE_ID_SEALEVEL_COMM8 0x7801
+#define PCI_DEVICE_ID_SEALEVEL_7803 0x7803
#define PCI_DEVICE_ID_SEALEVEL_UCOMM8 0x7804
#define PCI_VENDOR_ID_HYPERCOPE 0x1365