Author: jhb
Date: Fri Aug 19 22:05:22 2016
New Revision: 304504
URL: https://svnweb.freebsd.org/changeset/base/304504

Log:
  Remove stale drivers (amd(4) and asr(4)) from the SCSI controller regex.

Modified:
  head/etc/devd.conf

Modified: head/etc/devd.conf
==============================================================================
--- head/etc/devd.conf  Fri Aug 19 21:51:42 2016        (r304503)
+++ head/etc/devd.conf  Fri Aug 19 22:05:22 2016        (r304504)
@@ -19,7 +19,7 @@ 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|ahb|ahc|ahd|aic|amd|amr|asr|bt|ciss|ct|dpt|\
+               "(aac|adv|adw|aha|ahb|ahc|ahd|aic|amr|bt|ciss|ct|dpt|\
                esp|ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm)\
                [0-9]+";
        set wifi-driver-regex
_______________________________________________
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