From owner-freebsd-questions@FreeBSD.ORG Sat Aug 7 16:41:42 2004 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 1354C16A4CE for ; Sat, 7 Aug 2004 16:41:42 +0000 (GMT) Received: from dsl-mail.kamp.net (mail.kamp-dsl.de [195.62.99.42]) by mx1.FreeBSD.org (Postfix) with SMTP id 47C4043D41 for ; Sat, 7 Aug 2004 16:41:41 +0000 (GMT) (envelope-from root@pukruppa.de) Received: (qmail 1502 invoked by uid 513); 7 Aug 2004 16:43:42 -0000 Received: from root@pukruppa.de by dsl-mail by uid 89 with qmail-scanner-1.21 Clear:RC:1(213.146.114.24):SA:0(-4.9/5.0):. Processed in 0.54036 secs); 07 Aug 2004 16:43:42 -0000 X-Spam-Status: No, hits=-4.9 required=5.0 Received: from unknown (HELO reverse-213-146-114-24.dialin.kamp-dsl.de) (213.146.114.24) by dsl-mail.kamp.net with SMTP; 7 Aug 2004 16:43:41 -0000 Date: Sat, 7 Aug 2004 18:46:33 +0200 (CEST) From: Peter Ulrich Kruppa X-X-Sender: root@pukruppa.net To: freebsd-questions@freebsd.org In-Reply-To: <20040807161835.GA1006@gicco.homeip.net> Message-ID: <20040807184330.M27469@pukruppa.net> References: <20040807152619.GA850@gicco.homeip.net> <20040807154135.GJ55186@werd> <20040807161835.GA1006@gicco.homeip.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: Re: 5.2-current: device pcm 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: Sat, 07 Aug 2004 16:41:42 -0000 On Sat, 7 Aug 2004, Hanspeter Roth wrote: > On Aug 07 at 17:41, Radek Kozlowski spoke: > >> Read /usr/src/UPDATING: >> >> 20040716: >> The sound device drivers are renamed. `sound' is always required, >> while `snd_*' should be configured accordingly to your hardware. >> Refer to NOTES for the detail of the drivers. > > I have now added `device sound' to the kernel configuration. But > this doesn't make the sound module available. Also there isn't a > /dev/mixer*. > > What does snd_* mean? > I tried to add `device snd_pcm'. But this isn't accepted by config. > Dmesg shows: you need two device entries: device sound and for example device snd_ich according to your specific sound device. Search /usr/src/sys/conf/NOTES for a complete list of supported devices. Regards, Uli. > > pci0: at device 31.5 (no driver attached) > > What else is required? > > -Hanspeter > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > +---------------------------+ | Peter Ulrich Kruppa | | Wuppertal | | Germany | +---------------------------+