diff options
author | 1998-11-24 01:27:26 +0000 | |
---|---|---|
committer | 1998-11-24 01:27:26 +0000 | |
commit | 348aa76ae0ffaba1697f84e209673e551e0c35e3 (patch) | |
tree | 1e8c262033febaa4b3dd64eb699e469907288da0 | |
parent | Wall, and do not let tapesize overflow (diff) | |
download | wireguard-openbsd-348aa76ae0ffaba1697f84e209673e551e0c35e3.tar.xz wireguard-openbsd-348aa76ae0ffaba1697f84e209673e551e0c35e3.zip |
future ALS100+ devices
-rw-r--r-- | sys/dev/isa/pnpdevs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 24867b88bd1..2c9bb61f5eb 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.34 1998/11/24 00:39:47 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.35 1998/11/24 01:27:26 deraadt Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -379,6 +379,8 @@ ne @@@1980 #OvisLink LE-8019R we SMC8416 #SMC EtherEZ # Sound: +# @H@1001 #ALS100+ (Internal Midi (OPL3) device) +# @X@1001 #ALS100+ (External Midi (MPU401) # AZT2001 #AZT1008 PnP SOUND DEVICE (MPU401 MIDI) # CSC0003 #AW35/pro MPU # CSC0010 #AW35/Pro CTRL |