2
0
forked from Ivasoft/openwrt

ar71xx: Add Support for the Bitmain Antminer S1

This patch adds support for the Bitmain Antminer S1 Cryptocurrency Miner

http://wiki.openwrt.org/toh/bitmain/s1

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>
Acked-by: James Hilliard <james.hilliard1@gmail.com>

SVN-Revision: 46044
This commit is contained in:
John Crispin
2015-06-18 18:21:05 +00:00
parent cf1fb25e67
commit 694dd581eb
10 changed files with 182 additions and 1 deletions

View File

@@ -31,6 +31,11 @@ all0315n)
ucidef_set_led_rssi "rssihigh" "RSSIHIGH" "all0315n:green:rssihigh" "wlan0" "70" "100" "-69" "8"
;;
antminer-s1)
ucidef_set_led_default "sys" "SYS" "bitmain:green:sys" "0"
ucidef_set_led_wlan "wlan" "WLAN" "bitmain:green:wlan" "phy0tpt"
;;
ap113)
ucidef_set_led_usbdev "usb" "USB" "ap113:green:usb" "1-1"
;;