Date: Wed, 2 Jul 2003 09:01:38 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_hints.c src/sys/sys bus.h Message-ID: <200307021601.h62G1chp027324@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307021601.h62G1chp027324>