aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2005-04-05 18:06:28 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2005-04-05 18:06:28 +0000
commitb9d9b6ef3d6cedba57ae197457cd388d06267fee (patch)
tree26eef13da38e2d3b388b0b8d69ce5361106f2f2a /sys/dev
parent8386475dc89876c1fb9ef239682291c1a1d6109e (diff)
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/sio/sio_pci.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/sio/sio_pci.c b/sys/dev/sio/sio_pci.c
index a59e2212155e..05d42268f655 100644
--- a/sys/dev/sio/sio_pci.c
+++ b/sys/dev/sio/sio_pci.c
@@ -71,7 +71,6 @@ struct pci_ids {
static struct pci_ids pci_ids[] = {
{ 0x100812b9, "3COM PCI FaxModem", 0x10 },
{ 0x2000131f, "CyberSerial (1-port) 16550", 0x10 },
- { 0x65851282, "Davicom 56PDV PCI Modem", 0x10 },
{ 0x01101407, "Koutech IOFLEX-2S PCI Dual Port Serial", 0x10 },
{ 0x01111407, "Koutech IOFLEX-2S PCI Dual Port Serial", 0x10 },
{ 0x048011c1, "Lucent kermit based PCI Modem", 0x14 },