On Thursday 22 February 2007 15:55, Henrique de Moraes Holschuh wrote: > Len, > > Please pull from git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6.git > branch for-upstream/acpi-test > > to receive the following patches: > > ACPI: ibm-acpi: make ibm-acpi bay support optional > ACPI: ibm-acpi: fix initial status of backlight device > > The branch is based on 2.6.21-rc1. > ----------------------------- drivers/acpi/Kconfig ----------------------------- index e942ffe..ee3dcd1 100644 @@ -242,6 +242,17 @@ config ACPI_IBM_DOCK If you are not sure, say N here. +config ACPI_IBM_BAY + bool "Legacy Removable Bay Support" + depends on ACPI_IBM + default y + ---help--- + Allows the ibm_acpi driver to handle removable bays. It will allow + disabling the device in the bay, and also generate notifications when + the bay lever is ejected or inserted. + + If you are not sure, say Y here. + Why is the default Y? thanks, -Len - To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html