1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-23 14:02:35 +03:00
openwrt-xburst/target/linux/generic-2.6/files/drivers/leds
nbd 00158ccffe "default-on" LED Trigger
The current LED subsystem always initialises LEDs in the OFF state. This is fine for most LEDs but some should be on right from boot (e.g. POWER LED). Following some discussion with the LED subsystem maintainers, a trigger was recommended as the best way to implement this functionality.

Here is a patch to add a new trigger "default-on" which will initialise an LED in the ON state. It is not compiled by default.

Particular thanks to Rod Whitby for all his help with this.

Signed-off-by: Nick Forbes <nick.forbes@incepta.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-02-02 01:21:54 +00:00
..
leds-alix.c LED driver for PCEngines ALIX boards 2007-12-14 00:52:15 +00:00
ledtrig-default-on.c "default-on" LED Trigger 2008-02-02 01:21:54 +00:00
ledtrig-morse.c make morse LED trigger available as a package, and fix it to compile with 2.6.23 2007-10-20 14:32:13 +00:00