diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2016-08-19 22:05:22 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2016-08-19 22:05:22 +0000 |
| commit | 5d41c20b85cd67f0fe6a48bf13f18b1a6535cd5b (patch) | |
| tree | 66f603d482c1e60eb431f1e6c12ad73efe7a8077 /etc | |
| parent | 64450fdf48b8b915d9474aea5c6a64c6a7edf848 (diff) | |
Notes
Diffstat (limited to 'etc')
| -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 c82646adbe74..e7654e45ad25 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 |
