Age | Commit message (Collapse) | Author |
|
partialy revert "nuke thermal hooks",
this is needed for broken hardware.
no point in us loading them, as udev will do it anyway and
should soon run earlier.
This reverts commit c5e39cd1cb1dc9f6a18de07e137ef47ecc8f8cc6.
|
|
thrive for a smaller initramfs,
were loading of the modules is so fast that acpi should be loaeded
by udev after init(8) call.
Signed-off-by: maximilian attems <maks@debian.org>
|
|
Do not load thermal control for macintosh if the device is a PS3.
fixes cosmetic issue of boot messages:
FATAL: Error inserting therm_pm72 (/lib/modules/2.6.28-4-powerpc64-smp/kernel/drivers/macintosh/therm_pm72.ko): No such device
FATAL: Error inserting windfarm_pm112 (/lib/modules/2.6.28-4-powerpc64-smp/kernel/drivers/macintosh/windfarm_pm112.ko): No such device
(LP: #346899)
this is a port of the 0.92bubuntu26 patch.
Reported-by: Arnaud Jeansen <arnaud.jeansen@gmail.com>
|
|
- fix preinst sed command
- bunch of minor fixes
|
|
- load the right i2c module for ppc g5
(windfarm needs more work)
|
|
|
|
|