From owner-freebsd-questions Thu May 4 14:27:45 2000 Delivered-To: freebsd-questions@freebsd.org Received: from picusnet.com (mail.picusnet.com [207.7.90.2]) by hub.freebsd.org (Postfix) with ESMTP id 1360237B9A5 for ; Thu, 4 May 2000 14:27:42 -0700 (PDT) (envelope-from wdf@picusnet.com) Received: from picusnet.com [38.38.129.186] by picusnet.com with ESMTP (SMTPD32-5.05) id AB49D3E0080; Thu, 04 May 2000 17:27:37 -0400 Message-ID: <3911EB54.9564F0BA@picusnet.com> Date: Thu, 04 May 2000 17:27:48 -0400 From: William Freeman X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: max pregno Cc: freebsd-questions@FreeBSD.ORG Subject: Re: soundcard References: <20000504212031.21756.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG max pregno wrote: > > Hi, > I have a soundblaster 16 PCI and I'm having problems with it to configure on > FreeBSD-3.3. > How did you configure it ? > Thanks. > ________________________________________________________________________ > Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Build a kernel with "device pcm0" line in the config file, install the kernel. after you reboot goto /dev and type "./MAKEDEV snd0" and it will makes the dsp and mixerdivices and have everything all nice in /dev/sndstat -- William D. Freeman (wfreeman@picusnet.com) http://memebers.xoom.com/EvilGNU -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GG d- s+:+ a--- C++ UB+++ P+ L- E--- W++ N-- o-- K- w--- O---- M-- V-- PS--- PE+++ Y- PGP---- t+++ 5-- X+++ R* tv++ b+ DI++++ D---- G- e-- h! r++ !y+ ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message