From 271b714d95e4c8a17b381830dfcb839e410df121 Mon Sep 17 00:00:00 2001 From: Andriy Voskoboinyk Date: Mon, 21 Jan 2019 03:38:37 +0000 Subject: [PATCH] devd.conf(5): add otus(4) into wifi-driver-regex MFC after: 5 days --- sbin/devd/devd.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sbin/devd/devd.conf b/sbin/devd/devd.conf index 8a6151cfd89..9fbf19d7e9b 100644 --- a/sbin/devd/devd.conf +++ b/sbin/devd/devd.conf @@ -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