From 4a72d59d772ed216f8903066bd9fa7f0d37e0527 Mon Sep 17 00:00:00 2001 From: augustss Date: Tue, 7 Oct 1997 10:39:56 +0000 Subject: [PATCH] Add GUS PnP card to GENERIC. --- sys/arch/i386/conf/GENERIC | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sys/arch/i386/conf/GENERIC b/sys/arch/i386/conf/GENERIC index 87d386f0fce7..d01768dd24a9 100644 --- a/sys/arch/i386/conf/GENERIC +++ b/sys/arch/i386/conf/GENERIC @@ -1,4 +1,4 @@ -# $NetBSD: GENERIC,v 1.99 1997/09/12 05:22:55 mycroft Exp $ +# $NetBSD: GENERIC,v 1.100 1997/10/07 10:39:56 augustss Exp $ # # GENERIC -- everything that's currently supported # @@ -227,6 +227,8 @@ pas0 at isa? port 0x220 irq 7 drq 1 # ProAudio Spectrum audio* at pas0 gus0 at isa? port 0x220 irq 7 drq 1 drq2 6 # Gravis Ultra Sound audio* at gus0 +guspnp* at isapnp? # Gravis Ultra Sound PnP +audio* at guspnp? #spkr0 at pckbd? port 0x61 # Joystick driver. Probe is a little strange; add only if you have one.