1. 14 Dec, 2007 1 commit
    • Henrique de Moraes Holschuh's avatar
      ACPI: thinkpad-acpi: fix lenovo keymap for brightness · 56a185b4
      Henrique de Moraes Holschuh authored
      Starting in 2.6.23...
      
      Several reports from X60 users complained that the default Lenovo keymap
      issuing EV_KEY KEY_BRIGHTNESS_UP/DOWN input events caused major issues when
      the proper brightness support through ACPI video.c was loaded.
      
      Therefore, remove the generation of these events by default, which is the
      right thing for T60, X60, R60, T61, X61 and R61 with their latest BIOSes.
      
      Distros that want to misuse these events into OSD reporting (which requires
      an ugly hack from hell in HAL) are welcome to set up the key map they need
      through HAL.  That way, we don't break everyone else's systems.
      Signed-off-by: default avatarHenrique de Moraes Holschuh <hmh@hmh.eng.br>
      Signed-off-by: default avatarLen Brown <len.brown@intel.com>
      56a185b4
  2. 12 Dec, 2007 12 commits
  3. 11 Dec, 2007 27 commits