Thomas Renninger 29b71a1ca7 ACPI: autoload modules - Create ACPI alias interface
Modify modpost (file2alias.c) to add acpi*:XYZ0001: alias in modules.alias
like:
grep acpi /lib/modules/2.6.22-rc4-default/modules.alias
alias acpi*:SNY5001:* sony_laptop
alias acpi*:SNY6001:* sony_laptop
for e.g. the sony_laptop module.
This module matches against all ACPI devices with a HID or CID of SNY5001
or SNY6001

Export an uevent and modalias sysfs file containing the string:
[MODALIAS=]acpi:PNP0C0C:
additional CIDs are concatenated at the end.

Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-07-23 13:56:16 -04:00
..
2007-07-18 02:13:42 -07:00
2007-07-21 18:37:10 -07:00
2007-07-21 17:49:16 -07:00
2007-07-21 18:37:12 -07:00
2007-07-16 09:05:40 -07:00
2007-07-16 09:05:42 -07:00
2007-07-12 16:34:30 -07:00
2007-07-20 08:24:49 -07:00
2007-07-21 18:37:12 -07:00
2007-07-21 17:49:17 -07:00
2007-07-22 11:13:59 -07:00
2007-07-21 17:49:15 -07:00
2007-07-21 17:49:14 -07:00
2007-07-22 02:28:06 -04:00
2007-07-20 14:25:51 +10:00
2007-06-28 19:19:20 +10:00
2007-07-21 17:49:17 -07:00
2007-07-18 08:38:22 -07:00
2007-07-18 15:57:16 -07:00
2007-07-20 13:39:59 +10:00