From owner-freebsd-scsi@FreeBSD.ORG Thu Oct 21 05:32:19 2010 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1D49A1065670 for ; Thu, 21 Oct 2010 05:32:19 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id 8DA1B8FC12 for ; Thu, 21 Oct 2010 05:32:18 +0000 (UTC) Received: from [127.0.0.1] (pooker.samsco.org [168.103.85.57]) (authenticated bits=0) by pooker.samsco.org (8.14.4/8.14.4) with ESMTP id o9L5WEuK062259; Wed, 20 Oct 2010 23:32:14 -0600 (MDT) (envelope-from scottl@samsco.org) Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Scott Long In-Reply-To: <20101019221131.GA75368@freebsd.org> Date: Wed, 20 Oct 2010 23:32:14 -0600 Content-Transfer-Encoding: quoted-printable Message-Id: <63EF6D51-1196-43F1-8521-27756E972263@samsco.org> References: <20101019221131.GA75368@freebsd.org> To: Alexander Best X-Mailer: Apple Mail (2.1081) X-Spam-Status: No, score=-50.0 required=3.8 tests=ALL_TRUSTED, T_RP_MATCHES_RCVD autolearn=unavailable version=3.3.0 X-Spam-Checker-Version: SpamAssassin 3.3.0 (2010-01-18) on pooker.samsco.org Cc: freebsd-scsi@freebsd.org Subject: Re: set kern.cam.scsi_delay to 2000ms on all platforms X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Oct 2010 05:32:19 -0000 You've described the "what" but not the "why". Why do you want to = remove this option? Why do you want to change its value? Scott On Oct 19, 2010, at 4:11 PM, Alexander Best wrote: > hi there, >=20 > i've posted this patch on freebsd-hackers@, but jhb@ recommended i = should also > send it to freebsd-scsi@. basically what this patch does is to = populate > kern.cam.scsi_delay=3D2000 as the default value throughout the entire = source > tree. in addition to that it gets rid of some legacy Makefile entries, = where > kern.cam.scsi_delay was set to 150000. >=20 > cheers. > alex >=20 > --=20 > a13x > _______________________________________________ > freebsd-scsi@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-scsi > To unsubscribe, send any mail to = "freebsd-scsi-unsubscribe@freebsd.org"