summaryrefslogtreecommitdiffstats
path: root/etc/devd.conf
diff options
context:
space:
mode:
authorglebius <glebius@FreeBSD.org>2015-09-02 14:38:16 +0000
committerglebius <glebius@FreeBSD.org>2015-09-02 14:38:16 +0000
commit9b4dff4caa0d3f9ee391605199575a2620a74e24 (patch)
tree92f06e85a2fc2fcb0ad99f409298e9051d72830d /etc/devd.conf
parentd120f278701128d79ae162d989bc5d5b939b342a (diff)
downloadFreeBSD-src-9b4dff4caa0d3f9ee391605199575a2620a74e24.zip
FreeBSD-src-9b4dff4caa0d3f9ee391605199575a2620a74e24.tar.gz
Add iwm(4), that was missing in r287394.
Submitted by: Shawn Webb
Diffstat (limited to 'etc/devd.conf')
-rw-r--r--etc/devd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/devd.conf b/etc/devd.conf
index 120eabd..fb88419 100644
--- a/etc/devd.conf
+++ b/etc/devd.conf
@@ -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
OpenPOWER on IntegriCloud