From owner-freebsd-bugs Sat Jul 15 14:40: 6 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A829F37B905 for ; Sat, 15 Jul 2000 14:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA01091; Sat, 15 Jul 2000 14:40:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Sat, 15 Jul 2000 14:40:02 -0700 (PDT) Message-Id: <200007152140.OAA01091@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: "Louis A. Mamakos" Subject: Re: kern/19945: panic: nexus_setup_intr: NULL irq resource with GUS PnP Reply-To: "Louis A. Mamakos" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR kern/19945; it has been noted by GNATS. From: "Louis A. Mamakos" To: "Richard Seaman, Jr." Cc: tanimura@FreeBSD.ORG, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: kern/19945: panic: nexus_setup_intr: NULL irq resource with GUS PnP Date: Sat, 15 Jul 2000 17:38:14 -0400 > Ok. I never tried the kld since I had pcm in my kernel config. BTW, I don't seem > to need "device snd" or "device gusc" in my kernel config, only > > device pcm Yup, brain fart; I meant pcm instead of snd. I pulled it all out of my config while I was trying to get a kernel to boot. I rebooted, and re-made the devices. The GuS /dev/dsp0 device seems to be working just fine, essentially as before. I'm getting what I expect now out of /dev/sndstat, too. > It still seems to find gusc just fine. Since my message I also added: > > device midi > device seq Yes, just did that too. I'll see how it feels about it next time I boot. Thanks very much for the patch; this seems to fix my problem and likely should be commited. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message