From owner-freebsd-questions Thu Jul 22 15: 4:25 1999 Delivered-To: freebsd-questions@freebsd.org Received: from storm.digital-rain.com (storm.digital-rain.com [204.244.71.70]) by hub.freebsd.org (Postfix) with ESMTP id 7F18614D58 for ; Thu, 22 Jul 1999 15:04:21 -0700 (PDT) (envelope-from tim@storm.digital-rain.com) Received: from agamemnon.melonville.net (dial-line60.digital-rain.com [204.244.94.60]) by storm.digital-rain.com (8.9.1/8.9.1) with SMTP id PAA19248 for ; Thu, 22 Jul 1999 15:02:49 -0700 (PDT) Message-Id: <3.0.2.32.19990722150249.009ad2c0@storm.digital-rain.com> X-Sender: tim@storm.digital-rain.com X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.2 (32) Date: Thu, 22 Jul 1999 15:02:49 -0700 To: freebsd-questions@freebsd.org From: Tim Baird Subject: Re: Classic Gravis Sound Card Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG have the following in your kernel config..... options NOGUSPNP controller snd0 device gus0 at isa? port 0x220 irq 12 drq 1 flags 0x3 Works great for me...... At 05:00 PM 27/04/99 +0000, you wrote: >When I updated the kernel sources to 3.2, I suddenly found a problem >with my soundcard, configured in the kernel by > >controller snd0 >device gus0 at isa? port 0x220 irq 5 drq 1 flags 0x3 > >The problem is that when I boot the computer, it hangs on the soundcard, >with something to the effect of > >"Seeing whether GUS is PnP" > >The lock is a hard lock. I have to reboot my computer, not even keyboard >input is recognized. > >My sound card is not PnP, its classic. The problem occurs whether or not >the pnp0 controller is included in the configuration file. > >Any help would be appreciated. > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message