Re: Thinkpad Accelerometer driver new Version 0.5

2005-09-15 Thread m . ehinger
sure Danny Howard <[EMAIL PROTECTED]>

Re: Thinkpad Accelerometer driver new Version 0.5

2005-09-13 Thread m . ehinger
ok. It's the base of the IBM Active Protection System (APS). At the moment there is NO protection of any kind but you can use it as an input device for X. (I get a slow right drift after heavy use)

Thinkpad Accelerometer driver new Version 0.5

2005-09-13 Thread m . ehinger
Hi, anyone who is interested can download the source at https://sourceforge.net/project/showfiles.php?group_id=138242&package_id=160977 Use at your own risk! I've tested it on my T42 M1G with FreeBSD 7.0-Current (Aug 10) only. It now provides a mouse like device (/dev/accelm), which could be u

Thinkpad Accelerometer driver

2005-08-18 Thread m . ehinger
Hi, anyone who is interested can download the source at https://sourceforge.net/project/showfiles.php?group_id=138242&package_id=160977 Use at your own risk! I've tested it on my T42 M1G with FreeBSD 7.0-Current (Aug 10) only. Please let me know what you think. It's also my first driver ever

device driver questions

2005-08-10 Thread m . ehinger
Hi, i try to write an device driver for Accelerometer in the Thinkpad T series. There is an Linux driver already which i ported to FreeBSD. So far i got a working version which returns some useful information. What i want to know is which is the correct way to allocate io ports? I saw some dri