Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACPI_ASUS
has multiple definitions:
drivers/platform/x86/Kconfig
The configuration item CONFIG_ACPI_ASUS:
CONFIG_ACPI
asus_acpi
, asus_acpi
This driver provides support for extra features of ACPI-compatible ASUS laptops. As some of Medion laptops are made by ASUS, it may also support some Medion laptops (such as 9675 for example). It makes all the extra buttons generate standard ACPI events that go through /proc/acpi/events, and (on some models) adds support for changing the display brightness and output, switching the LCD backlight on and off, and most importantly, allows you to blink those fancy LEDs intended for reporting mail and wireless status.
Note: display switching code is currently considered EXPERIMENTAL, toying with these values may even lock your machine.
All settings are changed via /proc/acpi/asus directory entries. Owner and group for these entries can be set with asus_uid and asus_gid parameters.
More information and a userspace daemon for handling the extra buttons at http://acpi4asus.sf.net.
If you have an ACPI-compatible ASUS laptop, say Y or M here. This driver is still under development, so if your laptop is unsupported or something works not quite as expected, please use the mailing list available on the above page (acpi4asus-user@lists.sourceforge.net).
NOTE: This driver is deprecated and will probably be removed soon, use asus-laptop instead.
drivers/platform/x86/Kconfig
The configuration item CONFIG_ACPI_ASUS:
CONFIG_ACPI
asus_acpi
, asus_acpi
This driver provides support for extra features of ACPI-compatible ASUS laptops. As some of Medion laptops are made by ASUS, it may also support some Medion laptops (such as 9675 for example). It makes all the extra buttons generate standard ACPI events that go through /proc/acpi/events, and (on some models) adds support for changing the display brightness and output, switching the LCD backlight on and off, and most importantly, allows you to blink those fancy LEDs intended for reporting mail and wireless status.
Note: display switching code is currently considered EXPERIMENTAL, toying with these values may even lock your machine.
All settings are changed via /proc/acpi/asus directory entries. Owner and group for these entries can be set with asus_uid and asus_gid parameters.
More information and a userspace daemon for handling the extra buttons at http://sourceforge.net/projects/acpi4asus/.
If you have an ACPI-compatible ASUS laptop, say Y or M here. This driver is still under development, so if your laptop is unsupported or something works not quite as expected, please use the mailing list available on the above page (acpi4asus-user@lists.sourceforge.net).
NOTE: This driver is deprecated and will probably be removed soon, use asus-laptop instead.
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_ASUS:
CONFIG_X86
asus_acpi
, asus_acpi
This driver provides support for extra features of ACPI-compatible ASUS laptops. As some of Medion laptops are made by ASUS, it may also support some Medion laptops (such as 9675 for example). It makes all the extra buttons generate standard ACPI events that go through /proc/acpi/events, and (on some models) adds support for changing the display brightness and output, switching the LCD backlight on and off, and most importantly, allows you to blink those fancy LEDs intended for reporting mail and wireless status.
Note: display switching code is currently considered EXPERIMENTAL, toying with these values may even lock your machine.
All settings are changed via /proc/acpi/asus directory entries. Owner and group for these entries can be set with asus_uid and asus_gid parameters.
More information and a userspace daemon for handling the extra buttons at http://sourceforge.net/projects/acpi4asus/.
If you have an ACPI-compatible ASUS laptop, say Y or M here. This driver is still under development, so if your laptop is unsupported or something works not quite as expected, please use the mailing list available on the above page (acpi4asus-user@lists.sourceforge.net).
NOTE: This driver is deprecated and will probably be removed soon, use asus-laptop instead.
Raw data from LKDDb:
lkddb acpi "ATK0100" : CONFIG_ACPI CONFIG_ACPI_ASUS : drivers/acpi/asus_acpi.c # in 2.6.23–2.6.28
lkddb acpi "ATK0100" : CONFIG_ACPI_ASUS CONFIG_X86 : drivers/platform/x86/asus_acpi.c # in 2.6.29–2.6.39, 3.0–3.3
lkddb module asus_acpi CONFIG_ACPI_ASUS : drivers/acpi/Kconfig : "ASUS/Medion Laptop Extras" # in 2.5.73–2.5.75, 2.6.0–2.6.28
lkddb module asus_acpi CONFIG_ACPI_ASUS : drivers/platform/x86/Kconfig : "ASUS/Medion Laptop Extras (DEPRECATED)" # in 2.6.29–2.6.39, 3.0–3.3
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2024). See also LKDDb sources on GitLab