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

Rui Paulo rpaulo at FreeBSD.org
Fri Apr 25 16:45:14 UTC 2008


rpaulo      2008-04-25 16:45:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Initialize tz_active to a new constant TZ_ACTIVE_UNKNOWN and make no
  assumptions about the state of the cooling devices. Instead, switch them
  off on init and, only after that, we are in TZ_ACTIVE_NONE.
  
  Submited by:    Andriy Gapon <avg at icyb.net.ua>
  Reviewed by:    njl
  
  Revision  Changes    Path
  1.70      +20 -1     src/sys/dev/acpica/acpi_thermal.c


More information about the cvs-src mailing list