diff options
author | 1999-09-02 04:03:38 +0000 | |
---|---|---|
committer | 1999-09-02 04:03:38 +0000 | |
commit | 6890410bdc6282fa908971e3621e923cea188cad (patch) | |
tree | 9423cab84238ee14f4ea5f6d0907220909c36319 | |
parent | print i386 irqs nicer, so that sharing is more obvious (diff) | |
download | wireguard-openbsd-6890410bdc6282fa908971e3621e923cea188cad.tar.xz wireguard-openbsd-6890410bdc6282fa908971e3621e923cea188cad.zip |
re-enable ESS18**; deraadt@
-rw-r--r-- | sys/dev/isa/pnpdevs | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/dev/isa/pnpdevs b/sys/dev/isa/pnpdevs index 9bc2a8f8bca..e2e315d883d 100644 --- a/sys/dev/isa/pnpdevs +++ b/sys/dev/isa/pnpdevs @@ -1,4 +1,4 @@ -# $OpenBSD: pnpdevs,v 1.95 1999/08/22 06:12:44 deraadt Exp $ +# $OpenBSD: pnpdevs,v 1.96 1999/09/02 04:03:38 d Exp $ # # NOTE: All `com' devices also need pccom identifiers. @@ -433,9 +433,9 @@ joy OPT0001 # OPTi Audio 16 #joy YMH0022 # OPL3-SA3 Snd System (PNPB02F) #pcic SCM0469 # SCM SwapBox Plug and Play -#ess ESS1868 # ESS ES1868 Plug and Play AudioD -#ess ESS1869 # ESS ES1869 Plug and Play AudioD -#ess ESS1878 # ESS ES1878 Plug and Play AudioD +ess ESS1868 # ESS ES1868 Plug and Play AudioD +ess ESS1869 # ESS ES1869 Plug and Play AudioD +ess ESS1878 # ESS ES1878 Plug and Play AudioD #gus GRV0000 # Advanced Gravis InterWave Audio mpu @X@1001 # ALS100+ (External Midi (MPU401) mpu AZT2001 # AZT1008 PnP SOUND DEVICE (MPU401 MIDI) |