diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 2004-09-14 21:22:34 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 2004-09-14 21:22:34 +0000 |
| commit | 8257b2d6bd3d2f9b4febf9eced9e4e2cd3bb2d0b (patch) | |
| tree | 0bf1c5f97286d399bb209df43ac446a17d6d0bfe /etc/devd.conf | |
| parent | 470a3bd12bdf5df81827ee7236cf46a892264131 (diff) | |
Notes
Diffstat (limited to 'etc/devd.conf')
| -rw-r--r-- | etc/devd.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/devd.conf b/etc/devd.conf index 79e5825dd9167..4468c87c34999 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -20,7 +20,8 @@ options { set ethernet-nic-regex "(an|ar|ath|aue|awi|axe|bfe|bge|cm|cnw|cs|cue|dc|de|ed|el|em|\ ep|ex|fe|fxp|gem|gx|hme|ie|kue|lge|lnc|my|nge|pcn|ray|re|rl|\ - rue|sf|sis|sk|sn|snc|ste|ti|tl|tx|txp|vr|vx|wb|wi|xe|xl)[0-9]+"; + rue|sf|sis|sk|sn|snc|ste|ti|tl|tx|txp|vge|vr|vx|wb|wi|xe|\ + xl)[0-9]+"; set scsi-controller-regex "(adv|advw|aic|aha|ahb|ahc|ahd|bt|ct|iir|isp|mly|mpt|ncv|nsp|\ stg|sym|wds)[0-9]+"; |
