Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Oct 2011 12:55:58 +0200
From:      Tamas Szakaly <sghctoma@gmail.com>
To:        freebsd-mobile@freebsd.org
Subject:   Re: Battery charge limiting
Message-ID:  <20111020105558.GB3818@izebigyomicsoda.praudit.hu>
In-Reply-To: <201110201434.50399.onyx@z-up.ru>
References:  <201110182335.15862.onyx@z-up.ru> <CAN6yY1s-z4Gwau6Yj3XWyA50114aOE9CNtFhJOpU=y0LtwtC2w@mail.gmail.com> <201110191713.02435.onyx@z-up.ru> <201110201434.50399.onyx@z-up.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> > To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@freebsd.org"
> so what's next? we need to sniff/trace/debug a win32 application/driver.
> _______________________________________________
> freebsd-mobile@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-mobile
> To unsubscribe, send any mail to "freebsd-mobile-unsubscribe@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.. 

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111020105558.GB3818>