From 5d41c20b85cd67f0fe6a48bf13f18b1a6535cd5b Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Fri, 19 Aug 2016 22:05:22 +0000 Subject: [PATCH] Remove stale drivers (amd(4) and asr(4)) from the SCSI controller regex. --- etc/devd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/devd.conf b/etc/devd.conf index c82646adbe7..e7654e45ad2 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -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