diff --git a/sbin/devd/devd.conf b/sbin/devd/devd.conf index 1836afe589e..c6608d14ce4 100644 --- a/sbin/devd/devd.conf +++ b/sbin/devd/devd.conf @@ -17,10 +17,10 @@ options { pid-file "/var/run/devd.pid"; # Setup some shorthand for regex that we use later in the file. - #XXX Yes, these are gross -- imp + #XXX Yes, this is gross -- imp set wifi-driver-regex - "(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]+"; + "(ath|bwi|bwn|ipw|iwlwifi|iwi|iwm|iwn|malo|mwl|otus|ral|rsu|rtwn|rum|\ + run|uath|upgt|ural|urtw|wpi|wtap|zyd)[0-9]+"; }; # Note that the attach/detach with the highest value wins, so that one can