Auto kernel module loading

M. Warner Losh imp at bsdimp.com
Thu Apr 24 18:40:59 PDT 2003


In message: <xzp3ck8em92.fsf at flood.ping.uio.no>
            Dag-Erling Smorgrav <des at ofug.org> writes:
: "Daniel C. Sobral" <dcs at tcoip.com.br> writes:
: > Plan once was for loader to identify the PNP IDs and load the
: > appropriate modules. What the appropriate modules were would be
: > infered from a configuration file.
: 
: You can't do it in the loader.  It would have to scan the PCI bus,
: properly set up all bridges etc. to discover all devices.  Keep going
: in that direction and you end up with a complete kernel instead of a
: minimal loader.

Yes.  The devd stuff is designed to obviate the need for the loader to
grow this information...

Warner


More information about the freebsd-current mailing list