From owner-cvs-all Wed May 26 15:49:55 1999 Delivered-To: cvs-all@freebsd.org Received: from herring.nlsystems.com (nlsys.demon.co.uk [158.152.125.33]) by hub.freebsd.org (Postfix) with ESMTP id 5781014C23; Wed, 26 May 1999 15:49:22 -0700 (PDT) (envelope-from dfr@nlsystems.com) Received: from localhost (dfr@localhost) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id XAA56800; Wed, 26 May 1999 23:49:16 +0100 (BST) (envelope-from dfr@nlsystems.com) Date: Wed, 26 May 1999 23:49:16 +0100 (BST) From: Doug Rabson To: Warner Losh Cc: Steve Kargl , Mike Smith , Roger Hardiman , Nick Hibma , Roger Hardiman , cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/sys/conf options In-Reply-To: <199905261554.JAA02293@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Wed, 26 May 1999, Warner Losh wrote: > In message <199905261555.IAA87427@troutmask.apl.washington.edu> Steve Kargl writes: > : The sysctl varaibles become: > : > : hw.bus.pci0 = "82440FX" > : hw.bus.pci1 = NULL > : hw.bus.isa0 = "82371SB" > : hw.bus.isa1 = NULL > > You might want to look at the DEVICE_SYSCTLS kernel option. It does > something similar. I'm not sure if it is intended for "production" > use or not, but it sure is handy for debugging. It still works? Excellent! It needs to export more information before it could be called production and there ought to be a mechanism for drivers to add nodes. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message