Difference between revisions of "Patches"

From ThinkWiki
Jump to: navigation, search
(Kernel patches)
Line 2: Line 2:
  
 
==Kernel patches==
 
==Kernel patches==
 +
*[[Patch enabling speedstep on dothan processors | Dothan speedstep patch]] <tt>(enables speedstep on dothan processors)</tt>
 +
*[[Patch disabling ACPI C3 | no-C3 patch for IPW2100]] <tt>(use this if you experience frequent firmware restarts)</tt>
 +
*[[Patch to enable advanced trackpoint configuration | Trackpoint patch for psmouse]] <tt>(enables several features to the psmouse driver)</tt>
 +
*[[Patch for controlling fan speed]]
 +
*[[Pentium M undervolting and underclocking]]
 +
*[[Software Suspend 2]] <tt>(hibernation more featureful than the old SWSUSP offer in the stock kernel)</tt>
 +
*[http://acpi.sourceforge.net/ ACPI4Linux] <tt>(Up-to-date ACPI patches to augment what's in the stock kernel)</tt>
  
[[Patch enabling speedstep on dothan processors | Dothan speedstep patch]] <tt>(enables speedstep on dothan processors)</tt>
+
==Application patches==
 
+
*[http://www.qrivy.net/archive/html/linux-biometrics/2005-09/msg00015.html xscreensaver patch for BioAPI support] <small>05:37, 2 Nov 2005 (CET)</small>
[[Patch disabling ACPI C3 | no-C3 patch for IPW2100]] <tt>(use this if you experience frequent firmware restarts)</tt>
 
 
 
[[Patch to enable advanced trackpoint configuration | Trackpoint patch for psmouse]] <tt>(enables several features to the psmouse driver)</tt>
 
 
 
[[Patch for controlling fan speed]]
 
 
 
[[Pentium M undervolting and underclocking]]
 
 
 
[[Software Suspend 2]] <tt>(hibernation more featureful than the old SWSUSP offer in the stock kernel)</tt>
 
 
 
[http://acpi.sourceforge.net/ ACPI4Linux] <tt>(Up-to-date ACPI patches to augment what's in the stock kernel)</tt>
 
 
 
[http://www.qrivy.net/archive/html/linux-biometrics/2005-09/msg00015.html xscreensaver patch for BioAPI support] <small>05:37, 2 Nov 2005 (CET)</small>
 

Revision as of 19:17, 11 January 2006

Information on patches for existing Thinkpad tools and drivers or to adopt others to work with Thinkpads.

Kernel patches

Application patches