summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev')
-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 cf3063cb52c..76aee75079f 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.28 1998/02/15 01:49:22 deraadt Exp
+ * OpenBSD: pcidevs,v 1.29 1998/02/23 23:55:23 millert Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -650,6 +650,7 @@
/* Contaq Microsystems products */
#define PCI_PRODUCT_CONTAQ_82C599 0x0600 /* 82C599 PCI-VLB Bridge */
+#define PCI_PRODUCT_CONTAQ_SIO 0xc693 /* CY82C693U PCI-ISA Bridge (System I/O) */
/* Corollary Products */
#define PCI_PRODUCT_COROLLARY_CBUSII_PCIB 0x0014 /* C-Bus II-PCI Bridge */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index 02654f8a50f..2a8ceca59ed 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.28 1998/02/15 01:49:22 deraadt Exp
+ * OpenBSD: pcidevs,v 1.29 1998/02/23 23:55:23 millert Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -561,6 +561,12 @@ struct pci_knowndev pci_knowndevs[] = {
"82C599 PCI-VLB Bridge",
},
{
+ PCI_VENDOR_CONTAQ, PCI_PRODUCT_CONTAQ_SIO,
+ 0,
+ "Contaq Microsystems",
+ "CY82C693U PCI-ISA Bridge (System I/O)",
+ },
+ {
PCI_VENDOR_COROLLARY, PCI_PRODUCT_COROLLARY_CBUSII_PCIB,
0,
"Corrollary",