Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2001 03:59:25 -0800 (PST)
From:      Mitsuru IWASAKI <iwasaki@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/acpica acpi.c
Message-ID:  <200111151159.fAFBxPK32172@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iwasaki     2001/11/15 03:59:25 PST

  Modified files:
    sys/dev/acpica       acpi.c 
  Log:
  Remove "S4B" from sleep_state_names and add "NONE" instead.
  Now you can say;
   # sysctl hw.acpi.lid_switch_state=NONE
  instead of specifying unsupported _Sx object in the system.
  
  Actually, S4B is going to disappear in ACPICA and we already have
  hw.acpi.s4bios to distinguish BIOS hibernation or OS hibernation.
  
  Revision  Changes    Path
  1.48      +5 -4      src/sys/dev/acpica/acpi.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?200111151159.fAFBxPK32172>