Date: Fri, 19 Mar 1999 02:23:11 -0500 (EST) From: Joseph Scott <joseph@randomnetworks.com> To: mperry@george.lbl.gov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel config to support sound card Message-ID: <Pine.BSF.4.10.9903190221120.13670-100000@sonic.digital-web.net> In-Reply-To: <199903190232.SAA21296@george.lbl.gov>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Mar 1999 mperry@george.lbl.gov wrote: > Hi All, > I installed an "AW35 Pro" sound card on my PC (running > freeBSD 2.2.7) -- reason for this card is that I'm also > running Windows on another partition and I was advised > this card is supported by Win 95/NT and freeBSD. > > So, I edited /usr/src/sys/i386/conf/MYKERNEL so that MYKERNEL > includes two entries: > > device snd0 > device pcm0 at isa? port? tty irq 5 drq 1 flags 0x15 vector pcmintr To make a long story short you need to take out the first line ( device snd0 ). You only need the pcm0 line. Joseph Scott joseph@randomnetworks.com 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.4.10.9903190221120.13670-100000>