[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#392921: Patch attached ...



tags 392921 + patch
thanks

Hello,

Find here attached a patch which adds support for the apple fancontrol modules
in d-i, creating the fancontrol-modules .udeb.

Friendly,

Sven Luther
Index: debian/changelog
===================================================================
--- debian/changelog	(revision 41724)
+++ debian/changelog	(working copy)
@@ -1,10 +1,15 @@
 linux-kernel-di-powerpc-2.6 (1.22) UNRELEASED; urgency=low
 
-  * Add support for the ppc64 architecture; basically it just uses the
+  [ Frans Pop ]
+  * [ppc64] Add support for the ppc64 architecture; basically it just uses the
     same definitions as powerpc64. Closes: #382633.
 
- -- Frans Pop <fjp@debian.org>  Mon,  2 Oct 2006 20:48:09 +0200
+  [ Sven Luther ]
+  * [powerpc64] Add a fancontrol-modules .udeb, including the therm72 and
+    windfarm modules allowing for fancontrol on 64bit macintosh systems.
 
+ -- Sven Luther <sven@tael.powerlinux.fr>  Sat, 14 Oct 2006 13:07:15 +0200
+
 linux-kernel-di-powerpc-2.6 (1.21) unstable; urgency=low
 
   * Update to kernel image version 2.6.17-9.
Index: package-list
===================================================================
--- package-list	(revision 41724)
+++ package-list	(working copy)
@@ -47,3 +47,10 @@
  This package contains drivers for the hypervisor console, used as console for
  linux running in logical partitions of IBM hardware supporting it.
 
+Package: fancontrol-modules
+Depends: kernel-image
+Priority: standard
+Description: Apple powermac fancontrol modules
+ This package contains drivers for macintosh i2c bus as well as for the monitoring 
+ devices hanging on it, which allows to control the fans during installation.
+
Index: modules/powerpc/fancontrol-modules
===================================================================
--- modules/powerpc/fancontrol-modules	(revision 0)
+++ modules/powerpc/fancontrol-modules	(revision 0)
@@ -0,0 +1,13 @@
+i2c-powermac ?
+therm_pm72 ?
+windfarm_core ?
+windfarm_cpufreq_clamp ?
+windfarm_lm75_sensor ?
+windfarm_max6690_sensor ?
+windfarm_pid ?
+windfarm_pm112 ?
+windfarm_pm81 ?
+windfarm_pm91 ?
+windfarm_smu_controls ?
+windfarm_smu_sat ?
+windfarm_smu_sensors ?

Reply to: