Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Oct 2001 11:01:37 -0700 (PDT)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_cmbat.c
Message-ID:  <200110221801.f9MI1bJ40572@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2001/10/22 11:01:37 PDT

  Modified files:
    sys/dev/acpica       acpi_cmbat.c 
  Log:
  Reduce frequency of Battery info (_BIF) acquisition.  This helps
  avoiding EC read errors on some laptops.
   - Stop updating Battery info for all user requests
   - Update Battery info by notify events and resume method
   - Poll Battery info every one minute
  
  Suggested by:	takawata
  
  Revision  Changes    Path
  1.8       +39 -7     src/sys/dev/acpica/acpi_cmbat.c


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?200110221801.f9MI1bJ40572>