summaryrefslogtreecommitdiff
path: root/sys/dev/pci
diff options
context:
space:
mode:
authorJason Downs <downsj@cvs.openbsd.org>1998-09-28 00:36:59 +0000
committerJason Downs <downsj@cvs.openbsd.org>1998-09-28 00:36:59 +0000
commit7806c92fdb33458c3d21ae7d11a4d10e7e3323f6 (patch)
tree23af8acec75e9a4e84b756eb306b0e79d682541f /sys/dev/pci
parent48a2852a476494415a221811f07fa5c48b8800f5 (diff)
sync
Diffstat (limited to 'sys/dev/pci')
-rw-r--r--sys/dev/pci/pcidevs.h4
-rw-r--r--sys/dev/pci/pcidevs_data.h6
2 files changed, 5 insertions, 5 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 14ef3b92481..c620803cc0e 100644
--- a/sys/dev/pci/pcidevs.h
+++ b/sys/dev/pci/pcidevs.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.89 1998/09/28 00:25:27 downsj Exp
+ * OpenBSD: pcidevs,v 1.90 1998/09/28 00:35:54 downsj Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -608,7 +608,7 @@
#define PCI_PRODUCT_ADVSYS_1200A 0x1100
#define PCI_PRODUCT_ADVSYS_1200B 0x1200
#define PCI_PRODUCT_ADVSYS_ULTRA 0x1300 /* ABP-930/40UA */
-#define PCI_PRODUCT_ADVSYS_2300 0x2300
+#define PCI_PRODUCT_ADVSYS_WIDE 0x2300 /* ABP-940UW */
/* Alliance products */
#define PCI_PRODUCT_ALLIANCE_AT24 0x6424 /* AT24 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 0375e167389..5723d01cc14 100644
--- a/sys/dev/pci/pcidevs_data.h
+++ b/sys/dev/pci/pcidevs_data.h
@@ -2,7 +2,7 @@
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * OpenBSD: pcidevs,v 1.89 1998/09/28 00:25:27 downsj Exp
+ * OpenBSD: pcidevs,v 1.90 1998/09/28 00:35:54 downsj Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -381,10 +381,10 @@ struct pci_knowndev pci_knowndevs[] = {
"ABP-930/40UA",
},
{
- PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_2300,
+ PCI_VENDOR_ADVSYS, PCI_PRODUCT_ADVSYS_WIDE,
0,
"Advanced System Products",
- "",
+ "ABP-940UW",
},
{
PCI_VENDOR_ALLIANCE, PCI_PRODUCT_ALLIANCE_AT24,