summaryrefslogtreecommitdiff
path: root/sys/dev/sio/sio_pci.c
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-03-20 19:38:26 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-03-20 19:38:26 +0000
commit565f27f116fb870ee901657aff259bcf57cb3ae7 (patch)
treeb5efc9fe7abf073c98e68f35a087335473d0894a /sys/dev/sio/sio_pci.c
parentd82f87481f0d9f3c31b816308992efcb451d61c6 (diff)
Notes
Diffstat (limited to 'sys/dev/sio/sio_pci.c')
-rw-r--r--sys/dev/sio/sio_pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c
index e71b3304b727..6931de62fdf6 100644
--- a/sys/dev/sio/sio_pci.c
+++ b/sys/dev/sio/sio_pci.c
@@ -73,6 +73,7 @@ static struct pci_ids pci_ids[] = {
{ 0x01111407, "Koutech IOFLEX-2S PCI Dual Port Serial", 0x10 },
{ 0x048011c1, "Lucent kermit based PCI Modem", 0x14 },
{ 0x95211415, "Oxford Semiconductor PCI Dual Port Serial", 0x10 },
+ { 0x7101135e, "SeaLevel Ultra 530.PCI Single Port Serial", 0x18 },
{ 0x0000151f, "SmartLink 5634PCV SurfRider", 0x10 },
{ 0x0103115d, "Xircom Cardbus modem", 0x10 },
{ 0x00000000, NULL, 0 }