summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-26 08:17:15 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-12-26 08:17:15 +0000
commit53ef2315a480fe32e3fbcf398cbc48186177bb8e (patch)
tree64a7487c76c40a1c8c1839c94fecfe86200ba21a /sys/arch
parent348dcb45cb2caf70f866d9a1513183809cc520fd (diff)
sb at isapnp
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/i386/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index f9e4dc45035..e8df0a6cf4a 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.58 1997/12/26 08:16:48 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.59 1997/12/26 08:17:14 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -174,6 +174,7 @@ pss0 at isa? port 0x220 irq 7 drq 6 # Personal Sound System
sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster
+sb* at isapnp?
wss0 at isa? port 0x530 irq 10 drq 0 # Windows Sound System
pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum
gus0 at isa? port 0x220 irq 7 drq 1 flags 6 # Gravis UltraSound (flags is record drq)