Add iwm(4), that was missing in r287394.

Submitted by:	Shawn Webb
This commit is contained in:
Gleb Smirnoff 2015-09-02 14:38:16 +00:00
parent 74ecd2c0da
commit 7df2342225
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287398

View File

@ -23,8 +23,8 @@ options {
esp|ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm|wds)\ esp|ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm|wds)\
[0-9]+"; [0-9]+";
set wifi-driver-regex set wifi-driver-regex
"(ath|bwi|bwn|ipw|iwi|iwn|malo|mwl|ral|rsu|rum|run|uath|upgt|\ "(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rum|run|uath|\
ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+"; upgt|ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+";
}; };
# Note that the attach/detach with the highest value wins, so that one can # Note that the attach/detach with the highest value wins, so that one can