> > > a larger issue. It is not the loader's job to detect the underlying
> > > hardware configuration.
> > 
> > Actually, in a broad fashion, it _is_.  This is why the loader 
> > understands PCI and PnP, for example.
> > 
> Why do we want to do that? Are we going to offload device probe routines to
> the loader? I thought the loader only needs to understand bootable devices,
> and it's the kernel's responsibility to handle the rest.

It's hard to decide where to draw the line, and hard to decide what is or 
isn't part of the boot path.  The simplest answer is just to have the 
loader load drivers for everything that it can find, which is the path 
that we've been walking down.

-- 
\\ Give a man a fish, and you feed him for a day. \\  Mike Smith
\\ Tell him he should learn how to fish himself,  \\  [EMAIL PROTECTED]
\\ and he'll hate you for a lifetime.             \\  [EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to