Date: Sat, 15 Jul 2000 14:40:02 -0700 (PDT) From: "Louis A. Mamakos" <louie@TransSys.COM> To: freebsd-bugs@FreeBSD.org Subject: Re: kern/19945: panic: nexus_setup_intr: NULL irq resource with GUS PnP Message-ID: <200007152140.OAA01091@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/19945; it has been noted by GNATS. From: "Louis A. Mamakos" <louie@TransSys.COM> To: "Richard Seaman, Jr." <dick@tar.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007152140.OAA01091>