summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf
diff options
context:
space:
mode:
authorMike Frantzen <frantzen@cvs.openbsd.org>2002-04-08 01:52:35 +0000
committerMike Frantzen <frantzen@cvs.openbsd.org>2002-04-08 01:52:35 +0000
commit10e785cc4137e4299ffdbdd19671fc2b0f631bb7 (patch)
tree235579b7313453d65a9df6874314de12492cdee3 /sys/arch/i386/conf
parent2d21c8fe21cca71183b74b8068fbc3efc8762a1d (diff)
add ESS Allegro-1 and Maestro-3 driver
Diffstat (limited to 'sys/arch/i386/conf')
-rw-r--r--sys/arch/i386/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 2db47340b03..3510ce61054 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.293 2002/04/02 17:14:47 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.294 2002/04/08 01:52:34 frantzen Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -389,6 +389,7 @@ clcs* at pci? dev ? function ? # CS4280 CrystalClear audio
clct* at pci? dev ? function ? # CS4281 CrystalClear audio
fms* at pci? dev ? function ? # Forte Media FM801
maestro* at pci? dev ? function ? # ESS Maestro PCI
+esa* at pci? dev ? function ? # ESS Maestro3 PCI
yds* at pci? dev ? function ? # Yamaha YMF Audio
emu* at pci? dev ? function ? # SB Live!
sb0 at isa? port 0x220 irq 5 drq 1 # SoundBlaster
@@ -441,6 +442,7 @@ audio* at auvia?
audio* at fms?
audio* at uaudio?
audio* at maestro?
+audio* at esa?
audio* at yds?
audio* at emu?