projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e20aa8c
)
driver-select: enable listing of ath9k_htc
author
Luis R. Rodriguez
<lrodriguez@atheros.com>
Sun, 28 Mar 2010 23:18:23 +0000
(16:18 -0700)
committer
Luis R. Rodriguez
<lrodriguez@atheros.com>
Sun, 28 Mar 2010 23:18:23 +0000
(16:18 -0700)
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
scripts/driver-select
patch
|
blob
|
history
diff --git
a/scripts/driver-select
b/scripts/driver-select
index 68bb7ff5ad6300941ddbd7f54c4e53860e5dec1c..9e4283428e7ae53abd71bfac26ce991d1e864610 100755
(executable)
--- a/
scripts/driver-select
+++ b/
scripts/driver-select
@@
-29,7
+29,7
@@
PURPLE="\033[35m"
CYAN="\033[36m"
UNDERLINE="\033[02m"
-SUPPORTED_DRIVERS="ath5k ath9k ar9170 zd1211rw"
+SUPPORTED_DRIVERS="ath5k ath9k a
th9k_htc a
r9170 zd1211rw"
function usage {
echo -e "${GREEN}Usage${NORMAL}: ${CYAN}$0${NORMAL} [ ${PURPLE}<driver-name>${NORMAL} | ${PURPLE}<driver-group-name>${NORMAL} | ${GREEN}restore${NORMAL} ]"