Disable rescanning of the scsi bus for the scsi controllers. There
are some that really hate this, so now that devd is default, be more conservative about what we do. Noticed by: marcel
This commit is contained in:
parent
2859e75d07
commit
bbcf4bf60d
@ -60,7 +60,7 @@ detach 100 {
|
||||
#
|
||||
attach 0 {
|
||||
device-name "$scsi-controller-regex";
|
||||
action "camcontrol rescan all";
|
||||
// action "camcontrol rescan all";
|
||||
};
|
||||
|
||||
# Don't even try to second guess what to do about drivers that don't
|
||||
|
Loading…
x
Reference in New Issue
Block a user