summaryrefslogtreecommitdiffstats
path: root/sys/dev/sio/sio_pci.c
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-03-20 19:38:26 +0000
committerjhb <jhb@FreeBSD.org>2002-03-20 19:38:26 +0000
commit2572d3960be01f02cdc813ba51e757060b7dc49e (patch)
treeb5efc9fe7abf073c98e68f35a087335473d0894a /sys/dev/sio/sio_pci.c
parentc52f09ce3fb5bc94eb1ca283226b821aee2184a8 (diff)
downloadFreeBSD-src-2572d3960be01f02cdc813ba51e757060b7dc49e.zip
FreeBSD-src-2572d3960be01f02cdc813ba51e757060b7dc49e.tar.gz
Add PCI ID for the SeaLevel Ultra 530.PCI single port card.
Sponsored by: The Weather Channel
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 e71b330..6931de6 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 }
OpenPOWER on IntegriCloud