cvs commit: src/sys/dev/acpica acpi_thermal.c

Nate Lawson njl at FreeBSD.org
Sun Jul 3 01:26:22 GMT 2005


njl         2005-02-22 00:40:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Set the start of the cooling time later on, when we're actually performing
  the switch.  Other interim tests (i.e., for minimum runtime) could
  invalidate the start time.  This fixes transitions to cooler states in that
  now they go to the next active state (_AC0 -> _AC1) instead of going
  straight to off (_AC0 -> off).
  
  Submitted by:   Alexandre "Sunny" Kovalenko (Alex.Kovalenko / verizon.net)
  
  Revision  Changes    Path
  1.53      +2 -2      src/sys/dev/acpica/acpi_thermal.c



More information about the cvs-all mailing list