summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2000-07-19 21:14:18 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2000-07-19 21:14:18 +0000
commit62943e1844afc062ee55e35c7faad788e6ad3037 (patch)
treef594e4f5727a2e6cd5143f1369cb7142d82abc69 /sys
parenta5220e9443879bcc6e2ee9a443b278668b965949 (diff)
sync
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h3
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 9 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 64f0f7b3c0b..f33f9a8ad74 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.283 2000/07/19 15:28:52 deraadt Exp
+ * OpenBSD: pcidevs,v 1.285 2000/07/19 21:14:12 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -767,6 +767,7 @@
#define PCI_PRODUCT_AVANCE_AVG2302 0x2302 /* AVG2302 */
#define PCI_PRODUCT_AVANCE2_ALG2301 0x2301 /* ALG2301 */
#define PCI_PRODUCT_AVANCE2_ALG2302 0x2302 /* ALG2302 */
+#define PCI_PRODUCT_AVANCE2_ALG4000 0x4000 /* ALG4000 */
/* Bit3 products */
#define PCI_PRODUCT_BIT3_PCIVME617 0x0001 /* PCI-VME Interface Mod. 617 */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index b9027843ba4..36d7d593d04 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.283 2000/07/19 15:28:52 deraadt Exp
+ * OpenBSD: pcidevs,v 1.285 2000/07/19 21:14:12 deraadt Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -999,6 +999,12 @@ struct pci_knowndev pci_knowndevs[] = {
"ALG2302",
},
{
+ PCI_VENDOR_AVANCE2, PCI_PRODUCT_AVANCE2_ALG4000,
+ 0,
+ "Avance Logic(2)",
+ "ALG4000",
+ },
+ {
PCI_VENDOR_BIT3, PCI_PRODUCT_BIT3_PCIVME617,
0,
"Bit3 Computer Corp.",