Date: Sun, 08 Feb 1998 19:24:25 -0800 From: Amancio Hasty <hasty@rah.star-gate.com> To: "Jesse D. Walters" <jwalt@subcellar.mwci.net> Cc: chat@FreeBSD.ORG, multimedia@FreeBSD.ORG Subject: Re: AWE pnp sound card setup (fwd) Message-ID: <199802090324.TAA13971@rah.star-gate.com> In-Reply-To: Your message of "Sun, 08 Feb 1998 18:44:37 CST." <Pine.BSF.3.96.980208182956.15144A-100000@subcellar.mwci.net>
next in thread | previous in thread | raw e-mail | index | archive | help
multimedia related questions to multimedia@freebsd.org. Amancio > I have been trying for the last couple days now to setup my sound card. > Running off the 2.2.5 x 4 cd set. My sound card is a awe32 pnp sound > blaster, under win95 it used irq5. I have been compiling and recompiling > the kernel trying different things but to no avail. > The first problem I ran into is my lpt0 port which is using irq 7. > so to fix this, I would like to use irq 5. I realize to do this I > must edit the sound_config.h file also because it is "hardcoded". However > with my book I recieved I still am unclear as to what exactly I need to > edit, could someone show exactly what needs to be changed in the > sound_config.h file. > The book also says that I need to add: options "SBC_IRQ=5". Is > this needed even when I edit the sound_config.h if so where does it go > above or below the -- controller snd0 -- statement. > Finally, since it is plug and pray, did I say pray...I mean play, > is there anything else I need to go over. When I sent my first > message to the mailing list someone mentioned somehting about a pnp0 > device??? > > Here is a copy of what I currently have in the kernel. > Again I think my only option is irq 5 since lpt0 is on irq 7. > > > #########This is what is in my kernel currently############### > controller snd0 > options "SBC_IRQ=5" > device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr > device sbxvi0 at isa? drq 5 conflicts > device sbmidi0 at isa? port 0x330 > device opl0 at isa? port 0x388 > device awe0 at isa? port 0x620 > > #############end#############################3 > Thanks > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe chat" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802090324.TAA13971>