From beb29461ff05ce04eaafcbc24c65b2b95fc91f56 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 15 Jan 2014 18:29:44 +0000 Subject: 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 SVN-Revision: 39298 --- target/linux/ramips/base-files/etc/diag.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/ramips/base-files/etc/diag.sh') diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh index 1d8bef1603..d57cc7ac22 100755 --- a/target/linux/ramips/base-files/etc/diag.sh +++ b/target/linux/ramips/base-files/etc/diag.sh @@ -21,7 +21,7 @@ get_status_led() { br6524n) status_led="edimax:blue:power" ;; - br6425) + br6425 | br-6475nd) status_led="edimax:green:power" ;; d105) -- cgit v1.2.3