Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jun 2006 20:31:41 +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
Message-ID:  <200606112031.k5BKVf8u056762@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
njl         2006-06-11 20:31:41 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  By default, don't disable ACPI during reboot.  This appears to hang some
  systems.  Introduce a new sysctl "hw.acpi.disable_on_reboot" that allows
  users to re-enable the old behavior in case it's needed for some systems.
  We never disable in the power-off path.
  
  Original approach submitted by Alexander Logvinov <abuse@akavia.ru> with
  reworking by Jung-uk Kim and myself.
  
  Revision  Changes    Path
  1.226     +13 -3     src/sys/dev/acpica/acpi.c



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