cvs commit: src/sys/sys bus.h src/sys/kern subr_bus.c
Dag-Erling Smorgrav
des at FreeBSD.org
Tue May 25 05:06:35 PDT 2004
des 2004/05/25 05:06:26 PDT
FreeBSD src repository
Modified files:
sys/sys bus.h
sys/kern subr_bus.c
Log:
As previously threatened, give each device its own sysctl context and
subtree (under the new dev top-level node). This should greatly simplify
drivers which need per-device sysctl variables (such as ndis).
Revision Changes Path
1.145 +153 -29 src/sys/kern/subr_bus.c
1.59 +3 -0 src/sys/sys/bus.h
More information about the cvs-src
mailing list