ACPI_SONY(4) | Device Drivers Manual | ACPI_SONY(4) |
acpi_sony
— ACPI
notebook controller driver for Sony laptops
To compile this driver into the kernel, place the following line in your kernel configuration file:
device acpi_sony
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
acpi_sony_load="YES"
The acpi_sony
driver provides support for
the notebook controller in Sony laptops. Note that not all features will
work on all laptop models.
The following sysctl nodes are currently implemented:
The acpi_sony
driver first appeared in
FreeBSD 6.0.
The acpi_sony
driver was written by
Takanori Watanabe
<takawata@FreeBSD.org>.
February 8, 2010 | Debian |