From owner-freebsd-hackers Tue Sep 10 18:59:55 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1048E37B400 for ; Tue, 10 Sep 2002 18:59:53 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4429D43E42 for ; Tue, 10 Sep 2002 18:59:52 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.3/8.12.3) with ESMTP id g8B1xh9R021750; Tue, 10 Sep 2002 19:59:45 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 10 Sep 2002 19:59:35 -0600 (MDT) Message-Id: <20020910.195935.66806593.imp@bsdimp.com> To: stacy@millions.ca Cc: hackers@FreeBSD.ORG Subject: Re: I climb the mountain seeking wisdom From: "M. Warner Losh" In-Reply-To: <3D7E1D50.6030807@millions.ca> References: <3D7D212E.6030601@millions.ca> <20020910021732.GB20691@wantadilla.lemis.com> <3D7E1D50.6030807@millions.ca> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message: <3D7E1D50.6030807@millions.ca> Stacy Millions writes: : For a static driver, we have the config flags that can be used to : modify the drivers behaviour, is sysctl the equivalent for KLD : modules? If so, should a person support both or are the config : flags considered depricated? Is there any naming convention for : the MIB or is _driver_._option_ acceptable? hints.name.unit#.parameter="string" You can then use the full weight of the hints system to get these parameters on a per instance basis. hw..parameter: String For global parameters. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message