Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2001 00:19:17 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_thermal.c
Message-ID:  <200107050719.f657JHB10886@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
msmith      2001/07/05 00:19:17 PDT

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Fix a couple of misunderstandings in the monitor code.  Passive cooling
  is a parallel adjunct to active cooling, not a lesser evil.  The _ACx
  levels sort from 0 being hottest, not coolest.
  
  Sanity check the returned temperature values, since we are having
  trouble reading them on some systems.
  
  Rearrange sysctl nodes a bit; this is probably close to the final layout.
  
  Revision  Changes    Path
  1.10      +131 -50   src/sys/dev/acpica/acpi_thermal.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?200107050719.f657JHB10886>