ACPISBS(4) - Device Drivers Manual # ACPISBS(4) - Device Drivers Manual
NAME # acpisbs - ACPI Smart Battery subsystem
SYNOPSIS # acpisbs* at acpi?
DESCRIPTION # The acpisbs driver supports the ACPI Smart Battery subsystem and provides information about the Smart Battery devices contained within it. Battery status is updated every 30 seconds, as well as in response to events from the subsystem. Battery status can be monitored using sysctl(8) or sensorsd(8).
...
ACPISONY(4) - Device Drivers Manual # ACPISONY(4) - Device Drivers Manual
NAME # acpisony - Sony ACPI control
SYNOPSIS # acpisony* at acpi?
DESCRIPTION # The acpisony driver provides support for the ACPI based hotkeys found in many Sony laptops.
SEE ALSO # acpi(4), intro(4)
HISTORY # The acpisony driver first appeared in OpenBSD 4.8.
AUTHORS # The acpisony driver was written by Paul Irofti <paul@irofti.net>.
OpenBSD 7.5 - April 6, 2020
ACPISURFACE(4) - Device Drivers Manual # ACPISURFACE(4) - Device Drivers Manual
NAME # acpisurface - Microsoft Surface Book ACPI support
SYNOPSIS # acpisurface* at acpi?
DESCRIPTION # The acpisurface driver provides ACPI support for Microsoft Surface Book laptops. It responds to various button presses such as volume up/down and power buttons, all of which are located on the top of the tablet/detachable display. It does not provide support for the hotkeys in the keyboard/base unit.
...
ACPITHINKPAD(4) - Device Drivers Manual # ACPITHINKPAD(4) - Device Drivers Manual
NAME # acpithinkpad - IBM/Lenovo ThinkPad ACPI support
SYNOPSIS # acpithinkpad* at acpi?
DESCRIPTION # The acpithinkpad driver provides ACPI support for IBM/Lenovo ThinkPad laptops. It responds to various hotkey button presses such as the brightness adjustment and wireless toggle keys.
The acpithinkpad driver sets up various sensors that indicate the current state of certain hardware devices present on ThinkPad laptops.
...
ACPITIMER(4) - Device Drivers Manual # ACPITIMER(4) - Device Drivers Manual
NAME # acpitimer - ACPI power management timer
SYNOPSIS # acpitimer* at acpi?
DESCRIPTION # The acpitimer driver allows access to a power management timer through ACPI. The timer is used as a timecounter for the tc_init(9) framework.
SEE ALSO # acpi(4), intro(4), tc_init(9)
HISTORY # The acpitimer driver first appeared in OpenBSD 3.8.
AUTHORS # The acpitimer driver was written by Thorsten Lockert <tholo@sigmasoft.
...
ACPITOSHIBA(4) - Device Drivers Manual # ACPITOSHIBA(4) - Device Drivers Manual
NAME # acpitoshiba - Toshiba ACPI support
SYNOPSIS # acpitoshiba* at acpi?
DESCRIPTION # The acpitoshiba driver provides ACPI support for Toshiba laptops. It supports output switching and brightness adjustment. Brightness can be adjusted either using a brightness hotkey or the wsconsctl(8) variable display.brightness, while output switching is achieved only through the hotkey.
SEE ALSO # acpi(4), intro(4)
...
ACPITZ(4) - Device Drivers Manual # ACPITZ(4) - Device Drivers Manual
NAME # acpitz - ACPI thermal zone
SYNOPSIS # acpitz* at acpi?
DESCRIPTION # The acpitz driver supports ACPI Thermal Zones. Temperature information is available through this driver as a sensor which is updated every 10 seconds or, if the implementation supports it, via an event. If the temperature exceeds the ‘critical’ temperature threshold, the system will be shut down and powered off.
...
ACPIVIDEO(4) - Device Drivers Manual # ACPIVIDEO(4) - Device Drivers Manual
NAME # acpivideo - ACPI video
SYNOPSIS # acpivideo* at acpi?
DESCRIPTION # The acpivideo driver supports ACPI display output switching and brightness control. Output displays can take the form of CRTs, LCDs, TV-OUTs or any similar devices that may be connected to the machine.
SEE ALSO # acpi(4), acpithinkpad(4), acpitoshiba(4), acpivout(4), intro(4)
HISTORY # The acpivideo driver first appeared in OpenBSD 4.
...
ACPIVOUT(4) - Device Drivers Manual # ACPIVOUT(4) - Device Drivers Manual
NAME # acpivout - ACPI video output
SYNOPSIS # acpivout* at acpivideo?
DESCRIPTION # The acpivout driver supports brightness adjustment. It allows brightness to be adjusted either using a brightness hotkey or the wsconsctl(8) variable “display.brightness”.
SEE ALSO # acpi(4), acpivideo(4), intro(4), wsconsctl(8)
HISTORY # The acpivout driver first appeared in OpenBSD 4.6.
AUTHORS # The acpivout driver was written by Paul Irofti <paul@irofti.
...
AIBS(4) - Device Drivers Manual # AIBS(4) - Device Drivers Manual
NAME # aibs - ASUSTeK AI Booster ACPI ATK0110 temperature, voltage, and fan sensor
SYNOPSIS # aibs* at acpi?
DESCRIPTION # The aibs driver provides support for the voltage, temperature and fan sensors available through the ATK0110 ACPI device on ASUSTeK motherboards. The number of sensors of each type, as well as the description of each sensor, varies according to the motherboard.
...