mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 15:26:43 +01:00
Add iwm(4), that was missing in r287394.
Submitted by: Shawn Webb
This commit is contained in:
parent
74ecd2c0da
commit
7df2342225
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=287398
@ -23,8 +23,8 @@ options {
|
||||
esp|ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm|wds)\
|
||||
[0-9]+";
|
||||
set wifi-driver-regex
|
||||
"(ath|bwi|bwn|ipw|iwi|iwn|malo|mwl|ral|rsu|rum|run|uath|upgt|\
|
||||
ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+";
|
||||
"(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rum|run|uath|\
|
||||
upgt|ural|urtw|urtwn|wi|wpi|wtap|zyd)[0-9]+";
|
||||
};
|
||||
|
||||
# Note that the attach/detach with the highest value wins, so that one can
|
||||
|
Loading…
Reference in New Issue
Block a user