diff options
| author | Marius Strobl <marius@FreeBSD.org> | 2005-06-04 21:05:37 +0000 |
|---|---|---|
| committer | Marius Strobl <marius@FreeBSD.org> | 2005-06-04 21:05:37 +0000 |
| commit | 91ee05e12229da2b7afe938df273fb7bd48426b7 (patch) | |
| tree | be8138ca53c7d716c1763936e035125a17ebf6c2 | |
| parent | 86989050736957534781e5ad3fbede53295987d4 (diff) | |
Notes
| -rw-r--r-- | etc/devd.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/devd.conf b/etc/devd.conf index afb95bf16113..064658514840 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -24,7 +24,7 @@ options { [0-9]+"; set scsi-controller-regex "(aac|adv|adw|aha|ahb|ahc|ahd|aic|amd|amr|asr|bt|ciss|ct|dpt|\ - ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm|wds)\ + esp|ida|iir|ips|isp|mlx|mly|mpt|ncr|ncv|nsp|stg|sym|trm|wds)\ [0-9]+"; }; |
