diff options
author | 1999-07-23 05:39:42 +0000 | |
---|---|---|
committer | 1999-07-23 05:39:42 +0000 | |
commit | 2702ad28bd632b7ae4219dce0ca8d713cd041d1b (patch) | |
tree | e61e442cbbdf190962e5dffd207b4bec962e4b38 | |
parent | Identify Drive may have to access media. So, wait up to 10s (in polling mode) (diff) | |
download | wireguard-openbsd-2702ad28bd632b7ae4219dce0ca8d713cd041d1b.tar.xz wireguard-openbsd-2702ad28bd632b7ae4219dce0ca8d713cd041d1b.zip |
other 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 573ee5b3823..6a6f5bf1834 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.85 1999/07/22 00:27:55 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.86 1999/07/23 05:39:42 deraadt Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -465,3 +465,5 @@ wdc ESS0002 # ESS ES1868 Plug and Play AudioD # YMH002F # OPL3-SAX Sound Board (0x100/8, no irq) # GRV0003 # UltraSound Plug & Play SB Compatible A #mpu GRV0004 # UltraSound Plug & Play, MPU-401 GM Music (no irq) +# ENS1010 # ENSONIQ SoundscapeVIVO +#joy ENS2020 # ENSONIQ SoundscapeVIVO (joy) |