Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Mar 2010 08:03:05 -0400
From:      "Alexandre \"Sunny\" Kovalenko" <gaijin.k@ovi.com>
To:        Ian Smith <smithi@nimnet.asn.au>
Cc:        Joerg Wunsch <joerg_wunsch@uriah.heep.sax.de>, freebsd-acpi@freebsd.org
Subject:   Re: Funny battery values (nx6325)
Message-ID:  <1269000185.47240.28.camel@RabbitsDen>
In-Reply-To: <20100319155246.L85436@sola.nimnet.asn.au>
References:  <20100315062028.GC52442@uriah.heep.sax.de> <20100317070428.GA2924@server.vk2pj.dyndns.org> <20100317074549.GC52442@uriah.heep.sax.de> <1268829363.6171.13.camel@RabbitsDen> <20100318195312.GQ52442@uriah.heep.sax.de> <1268963804.47240.16.camel@RabbitsDen> <20100319155246.L85436@sola.nimnet.asn.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 2010-03-19 at 16:18 +1100, Ian Smith wrote:
<Snip>
>  > Out of sheer curiosity... what does acpiconf -i1 say?
> 
> It should't be there, but .. I wondered about that too :) 

Actually, it should -- there is the second package 

Package (0x0D)
{
  0x01, 
  0xFFFFFFFF, 
  0xFFFFFFFF, 
  0x01, 
  0xFFFFFFFF, 
  0x00, 
  0x00, 
  0x64, 
  0x64, 
  "Travel", 
  "100000", 
  "LIon", 
  "Hewlett-Packard"
}

complete with the separate _BIF and _BST methods and the parameter to
the C1AC method denoting battery number.                        

But this is likely the check for the presence of the second battery:

ShiftLeft (0x01, Arg0, Local7)
C1A9 (0x01)
If (LEqual (C1AA (Local7), 0x0F))
{
  Return (0xFFFFFFFD)
}

Still curious, though.

-- 
Alexandre Kovalenko (Олександр Коваленко)



--------------------------------------------------------------
Ovi Store: New apps daily
http://store.ovi.com/?cid=ovistore-fw-bac-na-acq-na-ovimail-g0-na-3




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