openwrtv4/package/base-files/files/lib
Alberto Bursi 4242ddf8f2 base-files: add led functions to uci-defaults.sh
uci_set_leds_ataport() allows to set a led to show activity
on a specific (s)ata port, which is needed for devices that have
a Sata led for each sata port.
The led trigger is from the 834-ledtrig-libata.patch LEDE kernel patch.

uci_set_leds_usbhost() allows to set a led to show total usb activity.

Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
[Jo-Philipp Wich: use a single underscore to denote private functions]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-05-14 21:45:50 +02:00
..
functions base-files: add led functions to uci-defaults.sh 2017-05-14 21:45:50 +02:00
preinit base-files: don't overwrite model name set by target 2017-01-30 08:55:41 +01:00
upgrade base-files: save /bin/mknod for sysupgrade 2017-01-06 15:34:14 +01:00
functions.sh base-files: add generic board_name function to functions.sh 2017-03-22 11:43:21 +01:00