X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/f1c1aeac340753f250fc5a4dd770876e996b5040..ad9f8794f2f018b4187756bfd362eed57d8498ea:/etc/devd.conf diff --git a/etc/devd.conf b/etc/devd.conf index f8b5464c6f..327f37e638 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -18,7 +18,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|ahc|ahd|aic|amd|amr|asr|bt|ciss|ct|dpt|\ + "(aac|adv|adw|ahc|ahd|aic|amd|amr|asr|bt|ciss|ct|dpt|\ esp|ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm|wds)\ [0-9]+"; };