Subject: Re: CVS commit: syssrc/sys
To: Lennart Augustsson <augustss@netbsd.org>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: source-changes
Date: 08/24/2002 11:01:30
On Sat, Aug 24, 2002 at 08:27:02PM +0300, Lennart Augustsson wrote:
> Module Name: syssrc
> Committed By: augustss
> Date: Sat Aug 24 17:27:02 UTC 2002
>
> Modified Files:
> syssrc/sys/kern: kern_sysctl.c
> syssrc/sys/sys: sysctl.h
>
> Log Message:
> Add sysctl support for hw.dev.ubtbcmfw (so I can set the firmware
> path for my BCM2033).
Uh.... so we're going to have a different sysctl variable for each
device?!! Lame.
Why not a :-separate path, with the device driver deciding the final
component of the name??
--
-- Jason R. Thorpe <thorpej@wasabisystems.com>