Battery charge limiting

Tamas Szakaly sghctoma at gmail.com
Thu Oct 20 11:21:47 UTC 2011


On Thu, Oct 20, 2011 at 02:34:50PM +0400, Dmitry Kolosov wrote:
> ? ????????? ?? 19 ??????? 2011 17:13:02 ????? Dmitry Kolosov ???????:
> > Now the question is: how to discover EC/battery controller capabilities of
> > such functions as holding battery about X% of full charge.
> > _______________________________________________
> > freebsd-mobile at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe at freebsd.org"
> so what's next? we need to sniff/trace/debug a win32 application/driver.
> _______________________________________________
> freebsd-mobile at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe at freebsd.org"

for thinkpads, there is no need to reverse any win32 stuff.. there is a linux
driver that accesses the EC and is able to get/set battery parameters (among 
other stuff, like HDAPS) called tp_smapi
(http://sourceforge.net/projects/tpctl/)

i did only take a glimpse on the code, but it seems well commented and 
understandable.. plus there are some links to documentations too.. 

-- 


More information about the freebsd-mobile mailing list