CVSROOT: /cvs Module name: xenocara Changes by: j...@cvs.openbsd.org 2012/12/12 18:23:08
Modified files: driver/xf86-video-intel/src: i830_lvds.c Log message: Recent thinkpads try to set a backlight value one greater than the maximum causing backlight control to be disabled. Limit the backlight values to the maximum so xbacklight will work. Backlight control via the brightness buttons won't yet work as that likely requires opregion/acpi bits. Tested by jcs@ jasper@ phessler@ naddy@ and Amarendra Godbole ok phessler@ kettenis@