summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorJason Wright <jason@cvs.openbsd.org>1999-09-25 04:05:41 +0000
committerJason Wright <jason@cvs.openbsd.org>1999-09-25 04:05:41 +0000
commit77b43dbd1b148fbedd2dd5b9b4599cbfe97c5b8b (patch)
tree4169e99ab81a5440b9f12cf600097ab5602dafa5 /sys
parentc19e8bd7f4ce384cd9dbce8525ff10c30eafc5e7 (diff)
sync
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/pci/pcidevs.h5
-rw-r--r--sys/dev/pci/pcidevs_data.h8
2 files changed, 11 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs.h b/sys/dev/pci/pcidevs.h
index 5a88771ea5f..aa0c6136158 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.182 1999/09/22 21:57:08 deraadt Exp
+ * OpenBSD: pcidevs,v 1.183 1999/09/25 04:04:56 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -1188,6 +1188,9 @@
#define PCI_PRODUCT_S3_VIRGE_MXP 0x8c03 /* ViRGE MXP */
#define PCI_PRODUCT_S3_SONICVIBES 0xca00 /* SonicVibes */
+/* Schneider & Koch (SysKonnect) */
+#define PCI_PRODUCT_SCHNEIDERKOCH_GE 0x4300 /* 984x GE */
+
/* SGI products */
#define PCI_PRODUCT_SGI_TIGON 0x0009 /* Tigon */
diff --git a/sys/dev/pci/pcidevs_data.h b/sys/dev/pci/pcidevs_data.h
index b0e096df280..ebdb0348547 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.182 1999/09/22 21:57:08 deraadt Exp
+ * OpenBSD: pcidevs,v 1.183 1999/09/25 04:04:56 jason Exp
*/
/* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */
@@ -2697,6 +2697,12 @@ struct pci_knowndev pci_knowndevs[] = {
"SonicVibes",
},
{
+ PCI_VENDOR_SCHNEIDERKOCH, PCI_PRODUCT_SCHNEIDERKOCH_GE,
+ 0,
+ "Schneider & Koch",
+ "984x GE",
+ },
+ {
PCI_VENDOR_SGI, PCI_PRODUCT_SGI_TIGON,
0,
"Silicon Graphics",