http://bugzilla.kernel.org/show_bug.cgi?id=10387
------- Comment #6 from [EMAIL PROTECTED] 2008-04-06 14:32 -------
Shouldn't the brightness set at boot/init time once if there is no _BQC, or
better set/assume brightness->curr to max_brightness in this case?
Everything is better than zero if there is no BQC?
Something like:
device->backlight->props.max_brightness = device->brightness->count-3;
+ if (!device->cap._BQC)
+ device->brightness->curr =
device->backlight->props.max_brightness;
device->backlight->props.brightness =
acpi_video_get_brightness(device>backlight);
--
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
acpi-bugzilla mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/acpi-bugzilla