FS#11462 - Philips GoGear HDD63x0 patch to disable / enable backlight
Opened by David Fowle (dtr) - Wednesday, 07 July 2010, 07:18 GMT
Last edited by Szymon Dziok (b0hoon) - Monday, 18 October 2010, 20:09 GMT
|
DetailsThe current code only sets the backlight to the lowest setting. This patch actually turns the backlight off when the timeout occurs.
|
Monday, 18 October 2010, 20:09 GMT
Reason for closing: Accepted
Additional comments about closing: Commited in r28307. Thanks!
Does the backlight work correctly on them or is it set to the lowest setting too?
Maybe this patch solves the problem, if i have time to compile i try it.
EDIT: Found it. Solution is correct, OF does it the same way but always with GPO32_ENABLE |= 0x400 before GPO32_VAL.
mx03: This patch has no influence on HDD16x0 at all.