cvs commit: src/sys/kern subr_hints.c src/sys/sys bus.h
John Baldwin
jhb at FreeBSD.org
Wed Jul 2 09:01:40 PDT 2003
jhb 2003/07/02 09:01:38 PDT
FreeBSD src repository
Modified files:
sys/kern subr_hints.c
sys/sys bus.h
Log:
Add a resource_disabled() helper function that returns true (non-zero) if
a specified resource has been disabled via a non-zero 'disabled' hint and
false otherwise.
Revision Changes Path
1.9 +14 -0 src/sys/kern/subr_hints.c
1.54 +1 -0 src/sys/sys/bus.h
More information about the cvs-src
mailing list