From 4a1a7c3a8340d90949eb6ed19ef3655b55c2417b Mon Sep 17 00:00:00 2001 From: imp Date: Mon, 5 Jul 2004 20:16:30 +0000 Subject: 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 --- etc/devd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/devd.conf b/etc/devd.conf index 60f9254..70fde5c 100644 --- a/etc/devd.conf +++ b/etc/devd.conf @@ -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 -- cgit v1.1