diff options
author | 1998-10-10 09:22:36 +0000 | |
---|---|---|
committer | 1998-10-10 09:22:36 +0000 | |
commit | e7f73c8b81855b38116b6c409ca4001dac81c5ab (patch) | |
tree | 0596966b7ee27b778d1705d4807279d8afa76ca7 | |
parent | non-verbose tar extract for cd install too (diff) | |
download | wireguard-openbsd-e7f73c8b81855b38116b6c409ca4001dac81c5ab.tar.xz wireguard-openbsd-e7f73c8b81855b38116b6c409ca4001dac81c5ab.zip |
another sb card that does not set the compat field
-rw-r--r-- | sys/dev/isa/pnpdevs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index c465d4edee9..a56da694285 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.19 1998/10/09 02:37:36 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.20 1998/10/10 09:22:36 deraadt Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -373,6 +373,7 @@ sb CTL0041 #SB16 PnP (CT4131) sb CTL0042 #SB AWE64 Value sb CTL0044 #SB AWE64 Gold sb CTL0045 #SB AWE64 Value +sb @X@0001 #CMI8330. Audio Adapter ym YMH0021 # sb ESS1868 # ed SMC8416 #SMC EtherEZ |