Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Mar 2007 21:39:53 +0000 (UTC)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi_thermal.c
Message-ID:  <200703052139.l25Lds8o055909@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2007-03-05 21:39:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Check the _TMP value for sanity also.  On some systems (HP NX laptops), the
  EC occasionally times out and provides bogus values (3000C).  This change
  prevents those systems from prematurely shutting down while we work on the
  underlying problem.  Also, bump the sanity value to 0...200C from 0...150C.
  
  Revision  Changes    Path
  1.64      +10 -3     src/sys/dev/acpica/acpi_thermal.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703052139.l25Lds8o055909>