From owner-freebsd-questions Wed Oct 20 19:10:15 1999 Delivered-To: freebsd-questions@freebsd.org Received: from malkav.snowmoon.com (machine-126-237.cdcsd.k12.ny.us [208.20.126.237]) by hub.freebsd.org (Postfix) with SMTP id B2DB414E22 for ; Wed, 20 Oct 1999 19:10:12 -0700 (PDT) (envelope-from jaime@malkav.snowmoon.com) Received: (qmail 68800 invoked by uid 1001); 21 Oct 1999 02:10:11 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 21 Oct 1999 02:10:11 -0000 Date: Wed, 20 Oct 1999 22:10:11 -0400 (EDT) From: Jaime Kikpole To: Tim Ryder Cc: freebsd-questions@FreeBSD.ORG, tim@freeride.com Subject: Re: Sound configuration In-Reply-To: <19991021020641.359.rocketmail@web1303.mail.yahoo.com> 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 Wed, 20 Oct 1999, Tim Ryder wrote: > I have installed freebsd 3.2 on my compaq prosignia > 150 laptop and have recompiled to kernel for the > proper pcmcia support, but I can't seem to find the > right information on how to configure my internal > sound system. If there is any documentation on how to > do this it would be greatly appreciated or has any > succesfully done this on a compaq prosignia 150. What I did was look in the LINT kernel config file for examples and read the printed copy of The Complete FreeBSD for details on making the snd0 device. You might want to start with reding through the LINT file and looking for the lines that deal with sound cards and then making sure that you "cd /dev ; ./MAKEDEV snd0" as root. Or something *like* that. Good luck, Jaime To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message