summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/PETRA
diff options
context:
space:
mode:
authorNiels Provos <provos@cvs.openbsd.org>1998-08-10 18:51:52 +0000
committerNiels Provos <provos@cvs.openbsd.org>1998-08-10 18:51:52 +0000
commit5e5402afa8cdceb902f755bd7411ca3f23ff1731 (patch)
tree516fab2b644f7e3e2315504385b20e0a27c5eadf /sys/arch/i386/conf/PETRA
parent3ade1346547fc843dc2d3aeaed27b820c9350061 (diff)
use drq2 for record drq in gus configuration instead of flags, reported by
xkill@uq.net.au.
Diffstat (limited to 'sys/arch/i386/conf/PETRA')
-rw-r--r--sys/arch/i386/conf/PETRA4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/i386/conf/PETRA b/sys/arch/i386/conf/PETRA
index 10b1fa276f5..d91273c19d8 100644
--- a/sys/arch/i386/conf/PETRA
+++ b/sys/arch/i386/conf/PETRA
@@ -1,4 +1,4 @@
-# $OpenBSD: PETRA,v 1.12 1998/07/11 15:31:26 todd Exp $
+# $OpenBSD: PETRA,v 1.13 1998/08/10 18:51:51 provos Exp $
#
# PETRA -- everything that's currently supported with certain
# changes for Applitron's fileserver petra, a 128 MB
@@ -189,7 +189,7 @@ 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)
+gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 # Gravis UltraSound (drq2 is record drq)
#spkr0 at pckbd? port 0x61
# Joystick driver. Probe is a little strange; add only if you have one.