Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 12:55:12 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/acpica acpi_ec.c 
Message-ID:  <200102262055.f1QKtC718801@mobile.wemm.org>
In-Reply-To: <200102262036.f1QKavH17884@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote:
> jhb         2001/02/26 12:36:57 PST
> 
>   Modified files:
>     sys/dev/acpica       acpi_ec.c 
>   Log:
>   - Use a loop to read consecutive bytes from the embedded controller to
>     handle read and write requests for widths of multiple bytes.  This
>     can be used to read 16-bit battery status registers for example.
>   - Remove some unused variables and #if 0'd debugging cruft.
>   - Don't complain about a GPE query that fails due to AE_NOT_FOUND if the
>     query method was _Q00.

Speaking of which, this turned up recently:
Feb 24 18:40:59 mobile /boot/kernel/kernel: \
  acpi_ec0: evaluation of GPE query method _Q01 failed - AE_NOT_FOUND

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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