[ltp] [ANN] tp_smapi 0.27
Shem Multinymous
linux-thinkpad@linux-thinkpad.org
Sat, 5 Aug 2006 06:11:04 +0300
Hi,
Yet another version of tp_smapi. This may be the last one before merging.
https://sourceforge.net/project/showfiles.php?group_id=1212&package_id=171579
http://thinkwiki.org/wiki/tp_smapi
0.27 2006-08-05
---------------------
Visible changes:
- Renamed tp_base.* to thinkpad_ec.*.
NOTE: If you have manual modprobe commands or configuration mentioning
tp_base, you'll need to change them. If you're packaging tp_smapi, the module
name change affects you too.
- hdaps: All HDAPS-equippedThinkPads should be now be automatically
recognized. Whitelisting is needed only for changing the axis
configuration.
- hdaps: Removed 'force' module parameter, it's no longer needed.
Internal changes:
- Renamed all tp_controller_* functions to thinkpad_ec_*.
- Small change to invalidation in hdaps_device_init().
- Separate Kconfig changes into separate patches.
- Clean up generated patch format a bit.