From owner-freebsd-questions Thu Mar 18 23:27: 0 1999 Delivered-To: freebsd-questions@freebsd.org Received: from sonic.digital-web.net (sonic.digital-web.net [216.65.27.2]) by hub.freebsd.org (Postfix) with ESMTP id 55B0414FB5 for ; Thu, 18 Mar 1999 23:26:51 -0800 (PST) (envelope-from joseph@randomnetworks.com) Received: from localhost (jmscott@localhost) by sonic.digital-web.net (8.9.3/8.9.3) with ESMTP id CAA15026; Fri, 19 Mar 1999 02:23:13 -0500 (EST) Date: Fri, 19 Mar 1999 02:23:11 -0500 (EST) From: Joseph Scott X-Sender: jmscott@sonic.digital-web.net Reply-To: Joseph Scott To: mperry@george.lbl.gov Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Kernel config to support sound card In-Reply-To: <199903190232.SAA21296@george.lbl.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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