1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-01 09:41:38 +03:00

[PATCH] [madwifi] Detect every atheros device present

This patch is for boards with more than one atheros devices. It changes 
detect_atheros() function to continue with the detection of every device
present and don't return when just one is found
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15940 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
jow 2009-05-20 20:44:19 +00:00
parent 71aa5e09c4
commit 1a0587ec49

View File

@ -361,7 +361,7 @@ detect_atheros() {
"
;;
esac
[ "$type" = atheros ] && return
[ "$type" = atheros ] && continue
cat <<EOF
config wifi-device $dev
option type atheros