2
0
forked from Ivasoft/openwrt

ramips: Add userspace support for the Edimax BR-6475nD

The rt2x00 wifi driver may still need updating to
function with this device.

Signed-off-by: Christopher Lais <chris+openwrt@zenthought.org>

SVN-Revision: 39298
This commit is contained in:
John Crispin
2014-01-15 18:29:44 +00:00
parent 62dd252b86
commit beb29461ff
7 changed files with 31 additions and 1 deletions

View File

@@ -47,6 +47,9 @@ case $board in
br6425)
set_wifi_led "edimax:orange:wlan"
;;
br-6475nd)
set_wifi_led "edimax:amber:wlan"
;;
broadway)
set_usb_led "red:diskmounted"
set_wifi_led "red:wps_active"