Difference between revisions of "Thinkpad-acpi"

From ThinkWiki
Jump to: navigation, search
(Reach a middle ground on the external links section changes)
Line 23: Line 23:
 
There have been no releases of the driver under the thinkpad-acpi name yet.  It is available with the new name in the acpi-test git tree, and ibm-acpi development git tree.
 
There have been no releases of the driver under the thinkpad-acpi name yet.  It is available with the new name in the acpi-test git tree, and ibm-acpi development git tree.
  
== External links ==
+
=== External links related to thinkpad-acpi ===
* [http://ibm-acpi.sf.net ibm-acpi Sourceforge IBM-acpi]
+
* [http://ibm-acpi.sf.net ibm-acpi/thinkpad-acpi main page in Sourceforge]
* [http://acpi.sourceforge.net Sourceforge ACPI]
+
* [http://acpi.sourceforge.net Linux ACPI main page in Sourceforge], includes DSDT repository
* [http://www.kernel.org kernel.org]
+
* [http://www.kernel.org kernel.org main archives]
  
 
[[Category:Drivers]]
 
[[Category:Drivers]]

Revision as of 05:57, 1 September 2007

thinkpad-acpi - ThinkPad Hotkey Driver

This was a Linux ACPI driver for the IBM ThinkPad laptops written by Erik Rigtorp. It aimed to support various features of these laptops which are accessible through the ACPI framework but not otherwise supported by the generic Linux ACPI drivers. Only hotkey support were implemented on the patches found in various archives.

The driver never made it to Linux mainline, but it stayed around the -mm tree for a while.

Features

  • FnF3, FnF4, FnF5, FnF6, FnF7, FnF8, FnF9, FnF12 key events

Project Homepage / Availability

  • Not easily available anymore;
  • Superseeded by ibm-acpi.

Status

thinkpad-acpi - ThinkPad ACPI Extras driver

This is the new name of the ibm-acpi driver. The driver was renamed on 2007-03 (March 2007), targetting Linux kernel release 2.6.22.

For now, please refer to the ibm-acpi page for information on the new thinkpad-acpi driver.

There have been no releases of the driver under the thinkpad-acpi name yet. It is available with the new name in the acpi-test git tree, and ibm-acpi development git tree.

External links related to thinkpad-acpi