From owner-freebsd-stable@FreeBSD.ORG Fri Mar 5 06:40:56 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 9B86116A4CE; Fri, 5 Mar 2004 06:40:56 -0800 (PST) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8161643D1F; Fri, 5 Mar 2004 06:40:55 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.dons.net.au (localhost [127.0.0.1]) (authenticated bits=0) by cain.gsoft.com.au (8.12.9/8.12.8) with ESMTP id i25EeWQ9084827; Sat, 6 Mar 2004 01:10:32 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Helge Oldach Date: Sat, 6 Mar 2004 01:10:31 +1030 User-Agent: KMail/1.6 References: <200403051308.OAA11478@galaxy.hbg.de.ao-srv.com> In-Reply-To: <200403051308.OAA11478@galaxy.hbg.de.ao-srv.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200403060110.31909.doconnor@gsoft.com.au> X-Spam-Score: -1.5 () CARRIAGE_RETURNS,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01,USER_AGENT X-Scanned-By: MIMEDefang 2.16 (www . roaringpenguin . com / mimedefang) cc: stable@freebsd.org cc: freebsd-hackers@freebsd.org cc: 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 14:40:56 -0000 On Fri, 5 Mar 2004 23:38, Helge Oldach wrote: > >I don't think I've ever seen a motherboard/BIOS where you HAD to > >compile it in the kernel.. > > I have a number of Compaq DeskPro EN K450 here. Rather decent machines > for FreeBSD desktops, and for sure not uncommon hardware. But > unfortunately the stupid Compaq BIOS doesn't have a knob to turn off > PnP, so I have to rely on PNPBIOS to deal with what the Compaq BIOS had > detected. > > With PNPBIOS: > > FreeBSD Audio Driver (newpcm) > Installed devices: > pcm0: at io 0x220 irq 5 drq 1:0 bufsz 4096 (1p/1r/0v > channels duplex) > > Without PNPBIOS: no pcm0. Ahh, I see.. Sorry I didn't realise you meant the PNPBIOS in the kernel.. duh :) -- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 9A8C 569F 685A D928 5140 AE4B 319B 41F4 5D17 FDD5