Date: Fri, 4 Dec 1998 17:37:23 +0000 (GMT) From: Robert <robert@namodn.com> To: John Sconiers <jrs@enteract.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: AOpen sound card Message-ID: <Pine.BSF.3.96.981204173350.1850B-100000@namodn.com> In-Reply-To: <Pine.BSF.3.96.981204154519.8412B-100000@adam.enteract.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hmm, I'm not familiar with that sound card ( I don't get out much :) But the way you do plug n pray is thusly .. put the lines controller pnp0 device pcm0 at isa? port ? tty irq 9 drq 1 flags 0x0 vector pcmintr in yer kernel file, and recompile.. the first line is the pnp controller ( see man pnp ) and the second line is Luigi Rizzo's awsome sound driver :) ( pnp0 requires you to use the regular old boot -c, not the fancy visual one BTW ) @:-) -rob ( www.namodn.com ) ( mailto : robert@namodn.com ) On Fri, 4 Dec 1998, John Sconiers wrote: > > I recently purchased the AOpen aw 37 pro. I believe this card was > recommended ion the past. Can someone hint to me on how to set it up. I > tried to set it up like my sound blaster but the sound just dies. I'm > running 2.2.7. Also how is plug and play enabled. > > JOHN > > > > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981204173350.1850B-100000>