Doug Rabson wrote:
>
> 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}.
Just to be obnoxiously pedantic, that is not strictly true. Loader
supports commands not defined with COMMAND_SET. Though Doug might be
refering to the alpha loader, of course. :-)
--
Daniel C. Sobral (8-DCS)
[EMAIL PROTECTED]
[EMAIL PROTECTED]
"I always feel generous when I'm in the inner circle of a
conspiracy to subvert the world order and, with a small group of
allies, just defeated an alien invasion. Maybe I should value myself
a little more?"
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message