mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
devd.conf(5): add otus(4) into wifi-driver-regex
MFC after: 5 days
This commit is contained in:
parent
afbc939b81
commit
271b714d95
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@ options {
|
|||
esp|ida|iir|ips|isp|mlx|mly|mpr|mps|mpt|sym|trm)\
|
||||
[0-9]+";
|
||||
set wifi-driver-regex
|
||||
"(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rtwn|rum|run|\
|
||||
uath|upgt|ural|urtw|wi|wpi|wtap|zyd)[0-9]+";
|
||||
"(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|otus|ral|rsu|rtwn|rum|\
|
||||
run|uath|upgt|ural|urtw|wi|wpi|wtap|zyd)[0-9]+";
|
||||
};
|
||||
|
||||
# Note that the attach/detach with the highest value wins, so that one can
|
||||
|
|
|
|||
Loading…
Reference in a new issue