Author: imp
Date: Fri Nov  2 22:15:47 2018
New Revision: 340087
URL: https://svnweb.freebsd.org/changeset/base/340087

Log:
  Catch up with the SCSI device removal. We should likely review why we
  even have this.

Modified:
  head/sbin/devd/devd.conf

Modified: head/sbin/devd/devd.conf
==============================================================================
--- head/sbin/devd/devd.conf    Fri Nov  2 22:15:30 2018        (r340086)
+++ head/sbin/devd/devd.conf    Fri Nov  2 22:15:47 2018        (r340087)
@@ -19,9 +19,8 @@ options {
        # Setup some shorthand for regex that we use later in the file.
        #XXX Yes, these are gross -- imp
        set scsi-controller-regex
-               "(aac|adv|adw|aha|ahc|ahd|aic|amr|bt|ciss|dpt|\
-               esp|ida|iir|ips|isp|mlx|mly|mpr|mps|mpt|ncr|ncv|nsp|stg|sym|\
-               trm)\
+               "(aac|aacraid|ahc|ahd|amr|ciss|\
+               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|\
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to