2
0
forked from Ivasoft/openwrt

ar71xx: Add Support for the Bitmain Antminer S3

This patch adds support for the Bitmain Antminer S3 Cryptocurrency Miner

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

Signed-off-by: L. D. Pinney <ldpinney@gmail.com>

SVN-Revision: 46236
This commit is contained in:
John Crispin
2015-07-07 13:46:54 +00:00
parent 9f2b8b3902
commit 055663201b
11 changed files with 172 additions and 2 deletions

View File

@@ -36,6 +36,12 @@ antminer-s1)
ucidef_set_led_wlan "wlan" "WLAN" "bitmain:green:wlan" "phy0tpt"
;;
antminer-s3)
ucidef_set_led_wlan "wlan" "WLAN" "bitmain:green:wlan" "phy0tpt"
ucidef_set_led_default "sys" "SYS" "bitmain:green:sys" "0"
ucidef_set_led_default "lan" "LAN" "bitmain:yellow:lan" "0"
;;
ap113)
ucidef_set_led_usbdev "usb" "USB" "ap113:green:usb" "1-1"
;;

View File

@@ -346,6 +346,7 @@ wp543)
;;
antminer-s1 |\
antminer-s3 |\
dir-505-a1)
ucidef_set_interface_lan "eth1"
;;