Author: avos
Date: Mon Jan 21 03:38:37 2019
New Revision: 343244
URL: https://svnweb.freebsd.org/changeset/base/343244

Log:
  devd.conf(5): add otus(4) into wifi-driver-regex
  
  MFC after:    5 days

Modified:
  head/sbin/devd/devd.conf

Modified: head/sbin/devd/devd.conf
==============================================================================
--- head/sbin/devd/devd.conf    Mon Jan 21 03:01:41 2019        (r343243)
+++ head/sbin/devd/devd.conf    Mon Jan 21 03:38:37 2019        (r343244)
@@ -23,8 +23,8 @@ options {
                esp|ida|iir|ips|isp|mlx|mly|mpr|mps|mpt|sym|trm)\
                [0-9]+";
        set wifi-driver-regex
-               "(ath|bwi|bwn|ipw|iwi|iwm|iwn|malo|mwl|ral|rsu|rtwn|rum|run|\
-               uath|upgt|ural|urtw|wi|wpi|wtap|zyd)[0-9]+";
+               "(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]+";
 };
 
 # Note that the attach/detach with the highest value wins, so that one can
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to