Difference between revisions of "Drivers"

From ThinkWiki
Jump to: navigation, search
m (Internal Modem)
(TPM / TCPA Hardware)
Line 26: Line 26:
 
==TPM / TCPA Hardware==
 
==TPM / TCPA Hardware==
 
*[[tpm]] <tt>(GPL driver for the TCPA chip in newer Thinkpads)</tt>
 
*[[tpm]] <tt>(GPL driver for the TCPA chip in newer Thinkpads)</tt>
 +
The tpm module now works with the 2.6.10 kernel. It's at sourceforge:
 +
http://sourceforge.net/projects/tpmdd
 +
I created a patch that applies properly against the 2.6.10 Kernel:
 +
http://www.hotheads.de/linux/kernel/2.6.10/tpmdd-for-2.6.10-2005119.patch
 +
 +
There is also  a Trusted Software Stack implementation availible at
 +
http://sourceforge.net/projects/trousers
  
 
==Additional Hardware==
 
==Additional Hardware==
 
*[[ultracampatch | IBM UltraCam II driver]]
 
*[[ultracampatch | IBM UltraCam II driver]]

Revision as of 20:45, 19 January 2005

Information on Thinkpad Drivers.

PowerManagement

Graphics

  • fglrx (ATI driver for Radeon, FireGL and Mobility boards)
  • savage (Driver for Savage chips found in some Thinkpads)
  • R128 (Driver for Rage128 chips found in some Thinkpads)

Wireless LAN

  • madwifi (Multiband Atheros Driver for WiFi)
  • ipw2100 (Intel PRO/Wireless 2100 Driver for WiFi)
  • ipw2200 (Intel PRO/Wireless 2200 Driver for Wifi)
  • hostap (Intersil Prism2/2.5/3 Driver for Wifi)

Touchpad/Trackpoint

Internal Modem

TPM / TCPA Hardware

  • tpm (GPL driver for the TCPA chip in newer Thinkpads)

The tpm module now works with the 2.6.10 kernel. It's at sourceforge: http://sourceforge.net/projects/tpmdd I created a patch that applies properly against the 2.6.10 Kernel: http://www.hotheads.de/linux/kernel/2.6.10/tpmdd-for-2.6.10-2005119.patch

There is also a Trusted Software Stack implementation availible at http://sourceforge.net/projects/trousers

Additional Hardware