From owner-freebsd-current@FreeBSD.ORG Tue Sep 23 03:31:05 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E2C6C16A4B3 for ; Tue, 23 Sep 2003 03:31:05 -0700 (PDT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id E77EA44001 for ; Tue, 23 Sep 2003 03:31:04 -0700 (PDT) (envelope-from brucem128@comcast.net) Received: from Archaon.limstn01.de.comcast.net (pcp01489745pcs.limstn01.de.comcast.net[68.82.193.245](misconfigured sender)) by comcast.net (sccrmhc13) with SMTP id <2003092310310401600fqeide>; Tue, 23 Sep 2003 10:31:04 +0000 Date: Tue, 23 Sep 2003 06:32:39 -0400 From: Bruce Mackay To: freebsd-current@freebsd.org Message-Id: <20030923063239.6af7393e.brucem128@comcast.net> In-Reply-To: <20030922170108.S77586@carver.gumbysoft.com> References: <20030920100019.18272a92.brucem128@comcast.net> <20030922060419.7efc135e.brucem128@comcast.net> <20030922180544.3d669cf4.brucem128@comcast.net> <20030922170108.S77586@carver.gumbysoft.com> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Sound card troubles X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Sep 2003 10:31:06 -0000 On Mon, 22 Sep 2003 17:02:29 -0700 (PDT) Doug White wrote: > On Mon, 22 Sep 2003, Bruce Mackay wrote: > > > > Most BIOSen with PnP support have an option to clear the device config and > > > force a PCI/PnP resource reconfiguration on next boot. > > > > > > > > > Laugh, it's actually a toshiba POS. I wish I had realised that > > the BIOS was so feeble. One of the reasons I'm checking out FreeBSD is > > so that I can tinker with different stuff. Oh well... > > Tinkering with BIOS options isn't a feature of most operating systems :) > That's too bad... It might solve my problem :) > > Is this something that FreeBSD team has considered or is > > considering supporting PnP enforced BIOSes systems? Or am I SOL? > > There is a PNPBIOS kernel option in -stable you might try, but no > guarantees. I wonder if Toshiba has a program floating around to toggle > the PnP bit anyway since it would preclude anything but Windows from > running on the machine. > > -- I could try that only problem is that I had to migrate to -current to get my wireless nic card working. I may give it a try just to see if I can get my sound card working though... I have searched for a program that can change settings in the BIOS. The only thing I've found is Toshiba's Hardware Setting Program, but all it basically lets you do is change your bootup order. I'll keep looking though... Bruce