mirror of
https://github.com/outbackdingo/firmware.git
synced 2026-01-28 18:19:02 +00:00
add some comments
This commit is contained in:
@@ -649,7 +649,7 @@ xm550() {
|
||||
# gk7205v210 # OpenIPC
|
||||
# gk7205v300 # OpenIPC
|
||||
# gk7205v300_ultimate # OpenIPC_ultimate version
|
||||
gk7205v300_fpv # FPV (ultimate by default)
|
||||
# gk7205v300_fpv # FPV (ultimate by default)
|
||||
# gk7605v100 # testing..
|
||||
#
|
||||
#######
|
||||
|
||||
@@ -18,7 +18,7 @@ load_ath() {
|
||||
modprobe cfg80211
|
||||
modprobe mac80211
|
||||
modprobe ath9k_htc
|
||||
sleep 3
|
||||
sleep 3 # need to load firmware
|
||||
}
|
||||
|
||||
load_interface() {
|
||||
|
||||
Reference in New Issue
Block a user