Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Oct 1999 09:28:21 +0100 (BST)
From:      Doug Rabson <dfr@nlsystems.com>
To:        Chuck Robey <chuckr@picnic.mat.net>
Cc:        current@freebsd.org
Subject:   Re: COMMAND_SET ?
Message-ID:  <Pine.BSF.4.10.9910130927331.323-100000@salmon.nlsystems.com>
In-Reply-To: <Pine.BSF.4.10.9910122144430.46069-100000@picnic.mat.net>

next in thread | previous in thread | raw e-mail | index | archive | help

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:  dfr@nlsystems.com
Nonlinear Systems Ltd.			Phone: +44 181 442 9037




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9910130927331.323-100000>