acpi_sony.4freebsd

Langue: en

Autres versions - même langue

Version: 300301 (debian - 07/07/09)

Section: 4 (Pilotes et protocoles réseau)


BSD mandoc

NAME

acpi_sony - ACPI notebook controller driver for Sony laptops

SYNOPSIS

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.conf5:

 acpi_sony_load="YES"
 

DESCRIPTION

The driver provides support for the notebook controller in Sony laptops.

SYSCTLS

The following sysctl is currently implemented:
dev.acpi_sony.0.brightness
Current brightness level of the display.
dev.acpi_sony.0.cdp
Turns the CD power on or off.

SEE ALSO

acpi(4), sysctl(8)

HISTORY

The driver first appeared in Fx 6.0 .

AUTHORS

The driver was written by An Takanori Watanabe Aq takawata@FreeBSD.org .