Re: lpt0 disappear (ppc related)

From: M. Warner Losh <imp_at_bsdimp.com>
Date: Mon, 01 May 2006 09:53:17 -0600 (MDT)
In message: <200605011421.49909.doconnor_at_gsoft.com.au>
            "Daniel O'Connor" <doconnor_at_gsoft.com.au> writes:
: On Monday 01 May 2006 13:50, Marcel Moolenaar wrote:
: > > As for building acpi into kernel, i386/conf/NOTES says:
: > >
: > > # Note that building ACPI into the kernel is deprecated; the module is
: > > # normally loaded automatically by the loader.
: > >
: > > I thought that was deprecated?
: >
: > No, it isn't really. The use of modules is not a requirement.
: 
: However you wouldn't expect that using it as a module would result in reduced 
: functionality. (The same as how you wouldn't expect compiling something into 
: your kernel would result in reduced functionality)

At the same time, you'd expect it to behave like every other 'bus' in
the tree.  We omit the attachments for drivers to that bus when the
kernel is built w/o that bus.  This is why if you have, say, ep in the
kernel, but pccard loaded as a module, the 3c589 you just inserted
into the pccard slot won't work.

It is a minor imperfection in the config system that no one has taken
on as a Problem To Solve.  Solving it turns out to be somewhat tricky.

Warner
Received on Mon May 01 2006 - 13:54:22 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:55 UTC