summaryrefslogtreecommitdiff
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
parent3ade1346547fc843dc2d3aeaed27b820c9350061 (diff)
use drq2 for record drq in gus configuration instead of flags, reported by
xkill@uq.net.au.
-rw-r--r--sys/arch/i386/conf/GANDALF4
-rw-r--r--sys/arch/i386/conf/GENERIC4
-rw-r--r--sys/arch/i386/conf/NETTAN4
-rw-r--r--sys/arch/i386/conf/PETRA4
4 files changed, 8 insertions, 8 deletions
diff --git a/sys/arch/i386/conf/GANDALF b/sys/arch/i386/conf/GANDALF
index 603a3adc648..fc765552866 100644
--- a/sys/arch/i386/conf/GANDALF
+++ b/sys/arch/i386/conf/GANDALF
@@ -1,7 +1,7 @@
#
# GANDALF -- Dual Tyan P5/133 PCI/EISA bus
#
-# $OpenBSD: GANDALF,v 1.27 1998/07/11 15:31:18 todd Exp $
+# $OpenBSD: GANDALF,v 1.28 1998/08/10 18:51:47 provos Exp $
#
machine i386 # architecture, used by config; REQUIRED
@@ -130,7 +130,7 @@ acd* at atapibus? drive?
ep* at eisa? slot ? # 3C579 ethernet card
-gus0 at isa? port 0x220 irq 12 drq 5 flags 6 # Gravis UltraSound (flags is record drq)
+gus0 at isa? port 0x220 irq 12 drq 5 drq2 6 # Gravis UltraSound (drq2 is record drq)
spkr0 at pckbd? # PC speaker
pseudo-device loop 1 # network loopback
diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC
index 4b3e8158101..13153dffd14 100644
--- a/sys/arch/i386/conf/GENERIC
+++ b/sys/arch/i386/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.74 1998/07/23 08:38:22 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.75 1998/08/10 18:51:48 provos Exp $
# $NetBSD: GENERIC,v 1.48 1996/05/20 18:17:23 mrg Exp $
#
# GENERIC -- everything that's currently supported
@@ -186,7 +186,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)
ym* at isapnp?
#spkr0 at pckbd? port 0x61
diff --git a/sys/arch/i386/conf/NETTAN b/sys/arch/i386/conf/NETTAN
index c29553baf13..8f612025a8c 100644
--- a/sys/arch/i386/conf/NETTAN
+++ b/sys/arch/i386/conf/NETTAN
@@ -1,4 +1,4 @@
-# $OpenBSD: NETTAN,v 1.27 1998/07/11 15:31:24 todd Exp $
+# $OpenBSD: NETTAN,v 1.28 1998/08/10 18:51:50 provos Exp $
#
# NETTAN -- Applitron Datasystem AB
#
@@ -254,7 +254,7 @@ sp0 at pss0 port 0x530 irq 10 drq 0 # sound port driver
sb0 at isa? port 0x220 irq 7 drq 1 # SoundBlaster
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.
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.