mirror of
https://github.com/coolsnowwolf/luci
synced 2025-01-09 04:57:28 +08:00
wifi: add quantenna controller detect
This commit is contained in:
parent
aa12cbf924
commit
60d43ca170
@ -75,7 +75,7 @@
|
||||
elseif name == "eth" then
|
||||
return translate("Hermes 802.11b Wireless Controller")
|
||||
|
||||
elseif name == "host" then
|
||||
elseif fs.access("/etc/modules.d/qtn-pcie2") then
|
||||
return translate("Quantenna 802.11ac Wireless Controller")
|
||||
|
||||
-- hostap
|
||||
|
Loading…
Reference in New Issue
Block a user