Re: Battery charge limiting
Tamas Szakaly <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.mobile |
|---|---|
| Message-ID | <[email protected]> |
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. > > _______________________________________________ > > [email protected] mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > > To unsubscribe, send any mail to "[email protected]" > so what's next? we need to sniff/trace/debug a win32 application/driver. > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile > To unsubscribe, send any mail to "[email protected]" 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.. -- _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-mobile To unsubscribe, send any mail to "[email protected]"