Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jul 2006 21:46:16 +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.c acpivar.h
Message-ID:  <200607292146.k6TLkGUn059036@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2006-07-29 21:46:16 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c acpivar.h 
  Log:
  Add a new sysctl, hw.acpi.handle_reboot.  If set, acpi will attempt to
  perform the reboot action via the reset register instead of our legacy
  method.  Default is 0 (use legacy).  This is needed because some systems
  hang on reboot even though they claim to support the reset register.
  
  MFC after:      2 days
  
  Revision  Changes    Path
  1.227     +5 -1      src/sys/dev/acpica/acpi.c
  1.102     +2 -1      src/sys/dev/acpica/acpivar.h



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