[ltp] [ANN] tp_smapi 0.31

Shem Multinymous linux-thinkpad@linux-thinkpad.org
Thu, 8 Mar 2007 11:35:39 -0500


Hi,

A bugfix release of tp_smapi is now available, fixing 64-bit
compilation and a (harmless) runtime kernel warning.

https://sourceforge.net/project/showfiles.php?group_id=1212&package_id=171579
http://thinkwiki.org/wiki/tp_smapi

0.31  2007-03-07
---------------------
Visible changes:
- Fix #includes to allow compilation on 64-bit platforms
  (patch by Emil Renner Berthing).
- thinkpad_ec: Avoid spurious "bad end STR3: (...)->0x80" warnings
  by relaxing status check (still OK according to H8 EC docs).
- Invert axes on all T60, not just T60p.

Internal changes:
- Add __init to find_smapi_port() and thinkpad_ec_test()
- tp_smapi.c: Fix "initialization from incompatible pointer type" warnings
  on 64-bit platforms