Difference between revisions of "Drivers"

From ThinkWiki
Jump to: navigation, search
(TPM / TCPA Hardware)
(moved tpmdd info to its own page)
Line 25: Line 25:
  
 
==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:
+
*[[tpmdd]] <tt>(another driver for the TCPA chip in newer ThinkPads)</tt>
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 23:04, 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)
  • tpmdd (another driver for the TCPA chip in newer ThinkPads)

Additional Hardware