From owner-freebsd-questions@FreeBSD.ORG Mon Dec 15 16:48:44 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4C45E16A4CE for ; Mon, 15 Dec 2003 16:48:44 -0800 (PST) Received: from smtp5.knology.net (smtp5.knology.net [24.236.126.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 2003743D36 for ; Mon, 15 Dec 2003 16:48:43 -0800 (PST) (envelope-from dkelly@HiWAAY.net) Received: (qmail 19562 invoked from network); 16 Dec 2003 00:48:42 -0000 Received: from unknown (HELO ?10.0.0.68?) (24.214.34.52) by smtp5.knology.net with SMTP; 16 Dec 2003 00:48:42 -0000 In-Reply-To: <20031215231806.EEE945C0E@techpc04.okladot.state.ok.us> References: <20031215231806.EEE945C0E@techpc04.okladot.state.ok.us> Mime-Version: 1.0 (Apple Message framework v606) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <966592E2-2F61-11D8-8A38-000393BB56F2@HiWAAY.net> Content-Transfer-Encoding: 7bit From: David Kelly Date: Mon, 15 Dec 2003 18:48:38 -0600 To: FreeBSD_Questions X-Mailer: Apple Mail (2.606) cc: pseniura@techie.com Subject: Re: Having problems with 'pcm' and on-board Crystal Sound X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Dec 2003 00:48:44 -0000 On Dec 15, 2003, at 5:18 PM, pseniura@techie.com wrote: > (2) If I let the boot loader.conf bring in 'snd_pcm' before the > kernel starts, it won't see the sound chips at all. snd_pcm isn't enough to drive the card, its only the common kernel interface code. Load snd_driver and figure out which of the many you really need, then load it only. That one will pull snd_pcm in with it. -- David Kelly N4HHE, dkelly@HiWAAY.net ======================================================================== Whom computers would destroy, they must first drive mad.