Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ACPI_TOSHIBA
has multiple definitions:
drivers/platform/x86/Kconfig
The configuration item CONFIG_ACPI_TOSHIBA:
( CONFIG_ACPI_EC ) && ( CONFIG_ACPI_BATTERY ) && ( CONFIG_ACPI_WMI ) && ( CONFIG_BACKLIGHT_CLASS_DEVICE ) && ( CONFIG_INPUT ) && ( CONFIG_SERIO_I8042 || CONFIG_SERIO_I8042 = CONFIG_n ) && ( CONFIG_ACPI_VIDEO || CONFIG_ACPI_VIDEO = CONFIG_n ) && ( CONFIG_HWMON || CONFIG_HWMON = CONFIG_n ) && ( CONFIG_RFKILL || CONFIG_RFKILL = CONFIG_n ) && ( CONFIG_IIO )
toshiba_acpi
, toshiba_acpi
This driver adds support for access to certain system settings on "legacy free" Toshiba laptops. These laptops can be recognized by their lack of a BIOS setup menu and APM support.
On these machines, all system configuration is handled through the ACPI. This driver is required for access to controls not covered by the general ACPI drivers, such as LCD brightness, video output, etc.
This driver differs from the non-ACPI Toshiba laptop driver (located under "Processor type and features") in several aspects. Configuration is accessed by reading and writing text files in the /proc tree instead of by program interface to /dev. Furthermore, no power management functions are exposed, as those are handled by the general ACPI drivers.
More information about this driver is available at http://memebeam.org/toys/ToshibaAcpiDriver.
If you have a legacy free Toshiba laptop (such as the Libretto L1 series), say Y.
drivers/acpi/Kconfig
The configuration item CONFIG_ACPI_TOSHIBA:
CONFIG_X86 && CONFIG_INPUT
toshiba_acpi
, toshiba_acpi
This driver adds support for access to certain system settings on "legacy free" Toshiba laptops. These laptops can be recognized by their lack of a BIOS setup menu and APM support.
On these machines, all system configuration is handled through the ACPI. This driver is required for access to controls not covered by the general ACPI drivers, such as LCD brightness, video output, etc.
This driver differs from the non-ACPI Toshiba laptop driver (located under "Processor type and features") in several aspects. Configuration is accessed by reading and writing text files in the /proc tree instead of by program interface to /dev. Furthermore, no power management functions are exposed, as those are handled by the general ACPI drivers.
More information about this driver is available at http://memebeam.org/toys/ToshibaAcpiDriver.
If you have a legacy free Toshiba laptop (such as the Libretto L1 series), say Y.
Raw data from LKDDb:
lkddb acpi "TOS1900" : CONFIG_ACPI CONFIG_ACPI_TOSHIBA : drivers/acpi/toshiba_acpi.c # in 2.6.25–2.6.28
lkddb acpi "TOS1900" : CONFIG_ACPI_TOSHIBA CONFIG_X86 : drivers/platform/x86/toshiba_acpi.c # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb acpi "TOS6200" : CONFIG_ACPI CONFIG_ACPI_TOSHIBA : drivers/acpi/toshiba_acpi.c # in 2.6.25–2.6.28
lkddb acpi "TOS6200" : CONFIG_ACPI_TOSHIBA CONFIG_X86 : drivers/platform/x86/toshiba_acpi.c # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb acpi "TOS6207" : CONFIG_ACPI_TOSHIBA CONFIG_X86 : drivers/platform/x86/toshiba_acpi.c # in 3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb acpi "TOS6208" : CONFIG_ACPI CONFIG_ACPI_TOSHIBA : drivers/acpi/toshiba_acpi.c # in 2.6.28
lkddb acpi "TOS6208" : CONFIG_ACPI_TOSHIBA CONFIG_X86 : drivers/platform/x86/toshiba_acpi.c # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module toshiba_acpi CONFIG_ACPI_TOSHIBA : drivers/acpi/Kconfig : "Toshiba Laptop Extras" # in 2.5.45–2.5.75, 2.6.0–2.6.28
lkddb module toshiba_acpi CONFIG_ACPI_TOSHIBA : drivers/platform/x86/Kconfig : "Toshiba Laptop Extras" # in 2.6.29–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
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