Difference between revisions of "HDAPS"
 (→Project Homepage / Availability)  | 
				 (→Interesting links related to this project)  | 
				||
| Line 20: | Line 20: | ||
* http://primates.ximian.com/~rml/tilt/hdaps-gl-0.0.5.tar.gz  a very "simple" example (please dont get me wrong... its just great) that shows how to use hdaps in your own programs, its written in c with use of open-gl    | * http://primates.ximian.com/~rml/tilt/hdaps-gl-0.0.5.tar.gz  a very "simple" example (please dont get me wrong... its just great) that shows how to use hdaps in your own programs, its written in c with use of open-gl    | ||
it shows how to get the moving-values from the position-change of your thinkpad and shows how to use this values to animate a 3d-thinkpad  | it shows how to get the moving-values from the position-change of your thinkpad and shows how to use this values to animate a 3d-thinkpad  | ||
| + | * [https://sourceforge.net/projects/hdaps/ hdaps projects] overview of userspace programs using hdaps  | ||
| + | |||
[[Category:R50]] [[Category:R50p]] [[Category:R51]] [[Category:R52]] [[Category:T41]] [[Category:T41p]] [[Category:T42]] [[Category:T42p]] [[Category:T43]] [[Category:T43p]] [[Category:X40]] [[Category:X41]] [[Category:X41 Tablet]] [[Category:Drivers]]  | [[Category:R50]] [[Category:R50p]] [[Category:R51]] [[Category:R52]] [[Category:T41]] [[Category:T41p]] [[Category:T42]] [[Category:T42p]] [[Category:T43]] [[Category:T43p]] [[Category:X40]] [[Category:X41]] [[Category:X41 Tablet]] [[Category:Drivers]]  | ||
Revision as of 11:40, 15 September 2005
Contents
HDAPS - IBM Active Protection System Linux Driver
This is the Linux driver for the IBM Active Protection System.
Features
- prints accelerometer values
 - uses userspace tool to park HD
 
Project Homepage / Availability
- Project Homepage
 - The driver is included in the 2.6-mm series of kernels since August, 26th 2005.
 - The driver is now in the mainline (2.6.14rc1).
 
Status
in development, usable, very much alive
- HDAPS mailinglist and its archive
 - #hdaps channel on irc.freenode.org
 - IBM ThinkPads hardware drive firmware site
 - http://primates.ximian.com/~rml/tilt/hdaps-gl-0.0.5.tar.gz a very "simple" example (please dont get me wrong... its just great) that shows how to use hdaps in your own programs, its written in c with use of open-gl
 
it shows how to get the moving-values from the position-change of your thinkpad and shows how to use this values to animate a 3d-thinkpad
- hdaps projects overview of userspace programs using hdaps