Re: [ibm-acpi-devel] THINKPAD_ACPI_INPUT_ENABLED seems regressive

2007-08-01 Thread Henrique de Moraes Holschuh
On Wed, 01 Aug 2007, Hugh Dickins wrote: > While I had CONFIG_THINKPAD_ACPI_INPUT_ENABLED=y and was trying > to get Fn+F4 to give me Suspend to RAM somehow, I did try setting > /sys/blah/blah/blah/hotkey_enable to 0. That immediately tells the firmware to process hot keys at it would see fit. You

Re: THINKPAD_ACPI_INPUT_ENABLED seems regressive

2007-08-01 Thread Hugh Dickins
On Wed, 1 Aug 2007, Henrique de Moraes Holschuh wrote: > On Wed, 01 Aug 2007, Michael S. Tsirkin wrote: > > Forcing the selection at compile-time isn't such a great idea IMHO. > > Isn't there a way to support both old and new userspace? > > It only afects the *defaults* of various driver knobs tha

Re: THINKPAD_ACPI_INPUT_ENABLED seems regressive

2007-08-01 Thread Henrique de Moraes Holschuh
On Wed, 01 Aug 2007, Michael S. Tsirkin wrote: > Forcing the selection at compile-time isn't such a great idea IMHO. > Isn't there a way to support both old and new userspace? It only afects the *defaults* of various driver knobs that can be freely modified at runtime: without THINKPAD_ACPI_INPUT

Re: THINKPAD_ACPI_INPUT_ENABLED seems regressive

2007-08-01 Thread Michael S. Tsirkin
> Quoting Henrique de Moraes Holschuh <[EMAIL PROTECTED]>: > Subject: Re: THINKPAD_ACPI_INPUT_ENABLED seems regressive > > Cc's added. > > On Wed, 01 Aug 2007, Hugh Dickins wrote: > > When updating this IBM ThinkPad T43p from 2.6.22 to 2.6.23-rc1 > > usi

Re: THINKPAD_ACPI_INPUT_ENABLED seems regressive

2007-08-01 Thread Henrique de Moraes Holschuh
Cc's added. On Wed, 01 Aug 2007, Hugh Dickins wrote: > When updating this IBM ThinkPad T43p from 2.6.22 to 2.6.23-rc1 > using make oldconfig, the text and default Y of > > config THINKPAD_ACPI_INPUT_ENABLED > bool "Enable input layer support by default" > depends on THINKPAD_ACPI >

THINKPAD_ACPI_INPUT_ENABLED seems regressive

2007-08-01 Thread Hugh Dickins
When updating this IBM ThinkPad T43p from 2.6.22 to 2.6.23-rc1 using make oldconfig, the text and default Y of config THINKPAD_ACPI_INPUT_ENABLED bool "Enable input layer support by default" depends on THINKPAD_ACPI default y ---help--- Enables hot key han