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:
Warner Losh 2004-07-05 20:16:30 +00:00
parent 2859e75d07
commit bbcf4bf60d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131646

View File

@ -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