Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2004 20:18:56 -0800 (PST)
From:      Nate Lawson <njl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc devd.conf src/share/man/man4 acpi_thermal.4 src/sys/dev/acpica acpi_thermal.c
Message-ID:  <200402030418.i134Iu9H070249@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2004/02/02 20:18:56 PST

  FreeBSD src repository

  Modified files:
    etc                  devd.conf 
    share/man/man4       acpi_thermal.4 
    sys/dev/acpica       acpi_thermal.c 
  Log:
  Notify the user (at kern.emerg) that the system will be shutting down if
  it is still above the critical temperature on the next poll cycle.  This
  is a 10 second advance notice by default.  Document the private
  (non-standard) notify we will be using with devd(8).
  
  Revision  Changes    Path
  1.11      +11 -1     src/etc/devd.conf
  1.6       +3 -0      src/share/man/man4/acpi_thermal.4
  1.37      +13 -5     src/sys/dev/acpica/acpi_thermal.c



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