openwrtv3/package/base-files/files
Christian Lamparter 641dc50164 base-files: make it possible to specify switch led mode
The swconfig switch led driver has the ability to switch
between a "link, rx and/or tx" mode. However, this feature
was not implemented in uci, the led init script and
config_generate.

This patch adds a seventh parameter to the
ucidef_set_led_switch() function. The accepted values for
this parameter are: link, rx and tx.
Any permutations of these three values are supported, as
long as they are properly encased with quotes.
If the parameter is not specified it will default to "all"
(link rx tx).

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2018-09-29 17:23:11 +02:00
..
bin base-files: make it possible to specify switch led mode 2018-09-29 17:23:11 +02:00
etc base-files: make it possible to specify switch led mode 2018-09-29 17:23:11 +02:00
lib base-files: make it possible to specify switch led mode 2018-09-29 17:23:11 +02:00
rom rename default/ to files/ 2006-11-22 23:30:57 +00:00
sbin base-files: make wifi report unknown command 2018-08-10 05:30:57 +02:00
usr base-files: add menuconfig option for HOME_URL 2018-06-27 08:40:34 +02:00