From owner-freebsd-questions@FreeBSD.ORG Sat Aug 7 17:43:45 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 CB05A16A4CE for ; Sat, 7 Aug 2004 17:43:45 +0000 (GMT) Received: from smtp.hispeed.ch (mxout.hispeed.ch [62.2.95.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB20B43D31 for ; Sat, 7 Aug 2004 17:43:44 +0000 (GMT) (envelope-from hampi@rootshell.be) Received: from gicco.homeip.net (80-218-73-163.dclient.hispeed.ch [80.218.73.163])i77HhhUI016889 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Sat, 7 Aug 2004 19:43:43 +0200 Received: from goofy.here (localhost.here [127.0.0.1]) by gicco.homeip.net (8.13.1/8.13.1) with ESMTP id i76MhgvH000872 for ; Sat, 7 Aug 2004 00:43:42 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by goofy.here (8.13.1/8.13.1/Submit) id i76MhgkH000871 for freebsd-questions@freebsd.org; Sat, 7 Aug 2004 00:43:42 +0200 (CEST) (envelope-from hampi@rootshell.be) X-Authentication-Warning: goofy.here: idefix set sender to hampi@rootshell.be using -f Date: Sat, 7 Aug 2004 00:43:42 +0200 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20040806224342.GA819@gicco.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20040807152619.GA850@gicco.homeip.net> <20040807154135.GJ55186@werd> <20040807161835.GA1006@gicco.homeip.net> <20040807163422.GK55186@werd> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040807163422.GK55186@werd> User-Agent: Mutt/1.4.1i Subject: Re: 5.2-current: device pcm X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Aug 2004 17:43:45 -0000 On Aug 07 at 18:34, Radek Kozlowski spoke: > You didn't refer to the NOTES file (/usr/src/sys/conf/NOTES that is) > like you were supposed to, did you? There's a section called Sound > drivers that should explain everything. Yes, I checked only the NOTES in /usr/src/sys/i386/conf. Now it works with 'sound' and 'snd_ich' devices. Thanks! -Hanspeter