From owner-freebsd-multimedia@FreeBSD.ORG Mon Jun 6 13:29:57 2005 Return-Path: X-Original-To: freebsd-multimedia@freebsd.org Delivered-To: freebsd-multimedia@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA9EA16A41C; Mon, 6 Jun 2005 13:29:57 +0000 (GMT) (envelope-from mat@cnd.mcgill.ca) Received: from torrent.cc.mcgill.ca (torrent.CC.McGill.CA [132.206.27.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A26B43D49; Mon, 6 Jun 2005 13:29:57 +0000 (GMT) (envelope-from mat@cnd.mcgill.ca) Received: from mailscan2.cc.mcgill.ca (mailscan2.CC.McGill.CA [132.216.77.249]) by torrent.cc.mcgill.ca (8.12.11/8.12.3) with ESMTP id j56DTpPr023959; Mon, 6 Jun 2005 09:29:54 -0400 Received: from cube.cnd.mcgill.ca (cube.CND.McGill.CA [132.216.25.196]) by mailscan2.cc.mcgill.ca (8.13.0/8.13.0) with ESMTP id j56DTKEJ016000; Mon, 6 Jun 2005 09:29:21 -0400 (EDT) Received: from localhost.localdomain (hyper.cnd.mcgill.ca [132.216.11.150]) by cube.cnd.mcgill.ca (8.12.11/8.12.11) with ESMTP id j56DTKk1030264; Mon, 6 Jun 2005 09:29:20 -0400 Received: from localhost.localdomain (hyper [127.0.0.1]) by localhost.localdomain (8.12.11/8.12.11) with ESMTP id j56DTKfc030497; Mon, 6 Jun 2005 09:29:20 -0400 Received: (from mat@localhost) by localhost.localdomain (8.12.11/8.12.11/Submit) id j56DTJ9E030495; Mon, 6 Jun 2005 09:29:19 -0400 Date: Mon, 6 Jun 2005 09:29:19 -0400 From: Mathew Kanner To: "Matthew D. Fuller" Message-ID: <20050606132919.GD32095@cnd.mcgill.ca> References: <42A2C571.7060203@thefort.org> <20050606101538.GG57893@over-yonder.net> <20050606105039.GA632@gothic.blackend.org> <20050606122310.GA43737@over-yonder.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050606122310.GA43737@over-yonder.net> User-Agent: Mutt/1.4.2i Organization: I speak for myself, operating in Montreal, CANADA Cc: freebsd-multimedia@freebsd.org, Marc Fonvieille , Anthony Plunkett Subject: Re: FreeBSD Handbook: Soundcard Setup Addition (7.2.1) X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 13:29:58 -0000 On Jun 06, Matthew D. Fuller wrote: > On Mon, Jun 06, 2005 at 12:50:40PM +0200 I heard the voice of > Marc Fonvieille, and lo! it spake thus: > > > > pcm0: at io 0x9400 irq 5 kld snd_es137x > > (1p/1r/0v channels duplex default) > > Yes, but my point being: > > > > pcm0: at io 0x534 irq 5 drq 1:0 bufsz 4096 (1p/1r/0v > > > channels duplex default) > > Not all of them tell you. I had to figure it out by loading them > individually and seeing which grabbed it, before I config'd it into > the kernel. What's the output of kldstat? --Mat