Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jul 2002 05:52:54 -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.c acpi_button.c acpi_lid.c acpivar.h
Message-ID:  <200207221252.g6MCqs1X003231@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2002/07/22 05:52:54 PDT

  Modified files:
    sys/dev/acpica       acpi.c acpi_button.c acpi_lid.c acpivar.h 
  Log:
  Add device(power/sleep button and lid) wake function from sleeping state.
  This is required for some Thinkpad (and maybe VAIO) machines to wake
  the system up from sleep.
  
  Currently partially implemented, more complete implementation will come later.
  
  Revision  Changes    Path
  1.66      +128 -5    src/sys/dev/acpica/acpi.c
  1.11      +22 -0     src/sys/dev/acpica/acpi_button.c
  1.11      +21 -0     src/sys/dev/acpica/acpi_lid.c
  1.32      +3 -0      src/sys/dev/acpica/acpivar.h

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?200207221252.g6MCqs1X003231>