acpi_rapidstart (4)
Leading comments
Copyright (c) 2013 Takanori Watanabe All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or ...
NAME
acpi_rapidstart - Intel rapid start technology ACPI driverSYNOPSIS
To compile this driver into the kernel, place the following line in your kernel configuration file:device acpi_rapidstart
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf5:
acpi_rapidstart_load="YES"
DESCRIPTION
The ifconfig driver provides support for Intel Rapid Start technology ACPI device interface. Note that this is only for the ACPI device interface. This has _CID PNP0C02 so it should be loaded at boot time to avoid attaching to the acpi_sysresource driver.SYSCTLS
The following sysctl(8) nodes are currently implemented:- dev.acpi_rapidstart.0.ffs
-
Rapid start flag.
It is a bitwise OR of the following:
- 1
- Enter Fast Flash Standby in RTC wake.
- 2
- Enter Fast Flash Standby in Critical Battery Wake enable
- dev.acpi_rapidstart.0.ftv
- Fast Flash Standby timer value in minutes.