On Tue, 12 Oct 1999, Chuck Robey wrote:
> I'm looking at sys/boot/common/pnp.c so I can find out how pnp is handled,
> and I found something called a COMMAND_SET, and I can't figure out what it
> means. Any takers?
COMMAND_SET is a macro which is used to build the list of commands
supported by the loader. The in-kernel pnp code is in
sys/isa/{pnp.c,pnpparse.c,isa_common.c}.
--
Doug Rabson Mail: [EMAIL PROTECTED]
Nonlinear Systems Ltd. Phone: +44 181 442 9037
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message