public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* ACPI and hotplug module loading
@ 2005-02-14 20:20 Matthew Garrett
  0 siblings, 0 replies; only message in thread
From: Matthew Garrett @ 2005-02-14 20:20 UTC (permalink / raw)
  To: acpi-devel; +Cc: linux-kernel

ACPI modules provide the name of the device that they want to bind to in
the .ids section of the acpi_driver structure. Currently this
information isn't made available in module.aliases - nor does the
information from the DSDT seem to make its way into /sys anywhere. If
these two issues were fixed, it would be possible for hotplug to
autoload acpi modules on boot.

The first of these is fairly easy to fix - it just requires a macro to
populate a MODULE_ALIAS table during module building. The second sounds
more awkward. Is this a desirable goal, and if so what's the best way of
approaching it?
-- 
Matthew Garrett | mjg59@srcf.ucam.org


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-14 20:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-14 20:20 ACPI and hotplug module loading Matthew Garrett

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox