diff options
author | 1999-02-27 22:05:08 +0000 | |
---|---|---|
committer | 1999-02-27 22:05:08 +0000 | |
commit | a6b46c6773c3857a40c9010cf388fb2f6dd30604 (patch) | |
tree | ae310a6f25ec37cdae096f57b91c7b9eae37108e | |
parent | make function names the correct case (diff) | |
download | wireguard-openbsd-a6b46c6773c3857a40c9010cf388fb2f6dd30604.tar.xz wireguard-openbsd-a6b46c6773c3857a40c9010cf388fb2f6dd30604.zip |
another sb
-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 65aa1404d47..f96f056a036 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.56 1999/02/27 01:52:38 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.57 1999/02/27 22:05:08 deraadt Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -434,3 +434,4 @@ sb ESS1878 # ESS ES1878 Plug and Play AudioD sb OPT9310 # OPTi Audio 16 (possibly a wss instead of sb) ym @@@1001 # ALS100+ ym YMH0021 # OPL3-SA2 Sound Board +sb GRV0003 # UltraSound Plug & Play SB Compatible A |