From 9b4dff4caa0d3f9ee391605199575a2620a74e24 Mon Sep 17 00:00:00 2001 From: glebius Date: Wed, 2 Sep 2015 14:38:16 +0000 Subject: Add iwm(4), that was missing in r287394. Submitted by: Shawn Webb --- etc/devd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/devd.conf') 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 -- cgit v1.1