summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorTom Cosgrove <tom@cvs.openbsd.org>2004-01-07 00:06:08 +0000
committerTom Cosgrove <tom@cvs.openbsd.org>2004-01-07 00:06:08 +0000
commitea342649a2a2f932b61ff690ed30ea814a66aa4e (patch)
tree4726b8a0c6ddb0fd909244a26fd00a533098b16a /sys/dev
parent616d74e2df3d16001482c05794db38a5c827e53f (diff)
- Remove duplicate entry for Lucent Win Modem 0x0449
- Fix typo in device id for S3 86C964 rev 3 ok krw@, deraadt@
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/pci/pcidevs5
1 files changed, 2 insertions, 3 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs
index a1287cfa6d6..6d6031e173e 100644
--- a/sys/dev/pci/pcidevs
+++ b/sys/dev/pci/pcidevs
@@ -1,4 +1,4 @@
-$OpenBSD: pcidevs,v 1.702 2004/01/06 17:22:46 tom Exp $
+$OpenBSD: pcidevs,v 1.703 2004/01/07 00:06:07 tom Exp $
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
/*
@@ -1413,7 +1413,6 @@ product LITEON PNICII 0xc115 PNIC-II
/* Lucent products */
product LUCENT LTMODEM 0x0440 K56flex DSVD LTMODEM
-product LUCENT LTWINV90 0x0449 Win Modem V.90
product LUCENT LTMODEM_0441 0x0441 LTMODEM
product LUCENT LTMODEM_0442 0x0442 LTMODEM
product LUCENT LTMODEM_0443 0x0443 LTMODEM
@@ -1927,7 +1926,7 @@ product S3 864_3 0x88c3 86C864-3
product S3 964_0 0x88d0 86C964-0
product S3 964_1 0x88d1 86C964-1
product S3 964_2 0x88d2 86C964-2
-product S3 964_3 0x88d1 86C964-3
+product S3 964_3 0x88d3 86C964-3
product S3 968_0 0x88f0 86C968-0
product S3 968_1 0x88f1 86C968-1
product S3 968_2 0x88f2 86C968-2