From owner-freebsd-stable@FreeBSD.ORG Fri Mar 5 11:19:10 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2C87C16A4CE; Fri, 5 Mar 2004 11:19:10 -0800 (PST) Received: from outmx010.isp.belgacom.be (outmx010.isp.belgacom.be [195.238.3.233]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9528A43D2D; Fri, 5 Mar 2004 11:19:09 -0800 (PST) (envelope-from tijl@ulyssis.org) Received: from kalimero.kotnet.org (19-47.241.81.adsl.skynet.be [81.241.47.19])with SMTP id i25J8ZnQ008308; Fri, 5 Mar 2004 20:08:35 +0100 (envelope-from ) Date: Fri, 5 Mar 2004 20:08:35 +0100 From: Tijl Coosemans To: Helge Oldach Message-Id: <20040305200835.45b89cbc.tijl@ulyssis.org> In-Reply-To: <200403051658.RAA12399@galaxy.hbg.de.ao-srv.com> References: <20040305164548.GD35653@cnd.mcgill.ca> <200403051658.RAA12399@galaxy.hbg.de.ao-srv.com> X-Mailer: Sylpheed version 0.9.10 (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.4.3(snapshot 20030212) (outmx010.isp.belgacom.be) cc: stable@freebsd.org cc: freebsd-hackers@freebsd.org cc: rwatson@freebsd.org cc: jorn@wcborstel.nl cc: rpratt1950@earthlink.net cc: mat@cnd.mcgill.ca Subject: Re: Standard sbc and pcm support in GENERIC kernel? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Mar 2004 19:19:10 -0000 On Fri, 5 Mar 2004 17:58:26 +0100 (MET), Helge Oldach wrote: > So yes: some machines require a kernel with PNPBIOS even when sound > modules can be kldload'ed. I presume these are typically boxen without > knob to disable the PnP BIOS. > > Still I wonder whether sound on -CURRENT will do on such a box... I have an old toshiba which also needs PNPBIOS in 4-STABLE and when I tried 5-CURRENT sound just worked. Of course that doesn't say anything about your setup...