diff options
author | 1999-09-25 04:04:56 +0000 | |
---|---|---|
committer | 1999-09-25 04:04:56 +0000 | |
commit | fcefbaa1ba3799736ddce7b3355f5b7afc57f5e0 (patch) | |
tree | 187791949f5fdc38f440b6e6ba018e5d54f7735d | |
parent | sorry, but the last two changes completely broke disklabel spoofing, which we need for the release (diff) | |
download | wireguard-openbsd-fcefbaa1ba3799736ddce7b3355f5b7afc57f5e0.tar.xz wireguard-openbsd-fcefbaa1ba3799736ddce7b3355f5b7afc57f5e0.zip |
SysKonnect 984x
-rw-r--r-- | sys/dev/pci/pcidevs | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 0e54dac4432..fd397db2d69 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ -$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 $ */ @@ -1183,6 +1183,9 @@ product S3 VIRGE_MX 0x8c01 ViRGE MX product S3 VIRGE_MXP 0x8c03 ViRGE MXP product S3 SONICVIBES 0xca00 SonicVibes +/* Schneider & Koch (SysKonnect) */ +product SCHNEIDERKOCH GE 0x4300 984x GE + /* SGI products */ product SGI TIGON 0x0009 Tigon |