GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
ACPI_RAPIDSTART(4) FreeBSD Kernel Interfaces Manual ACPI_RAPIDSTART(4)

acpi_rapidstart
Intel rapid start technology ACPI driver

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.conf(5):

acpi_rapidstart_load="YES"

The acpi_rapidstart 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.

The following sysctl(8) nodes are currently implemented:
dev.acpi_rapidstart.0.ffs
Rapid start flag. It is a bitwise OR of the following:

Enter Fast Flash Standby in RTC wake.
Enter Fast Flash Standby in Critical Battery Wake enable
dev.acpi_rapidstart.0.ftv
Fast Flash Standby timer value in minutes.

acpi(4), sysctl(8)

The acpi_rapidstart driver first appeared in FreeBSD 10.0.

The acpi_rapidstart driver was written by Takanori Watanabe <takawata@FreeBSD.org>.
May 8, 2013 FreeBSD 13.1-RELEASE

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.