From owner-freebsd-scsi Tue Aug 8 11:47:54 2000 Delivered-To: freebsd-scsi@freebsd.org Received: from alchemy.grabstein.net (rx1072.cip.uni-regensburg.de [132.199.216.168]) by hub.freebsd.org (Postfix) with ESMTP id 737AD37B517 for ; Tue, 8 Aug 2000 11:47:49 -0700 (PDT) (envelope-from corex@alchemy.grabstein.net) Received: (from corex@localhost) by alchemy.grabstein.net (8.9.3/8.9.3/GRABSTEIN.NET) id UAA02306; Tue, 8 Aug 2000 20:48:13 +0200 (CEST) (envelope-from corex) Date: Tue, 8 Aug 2000 20:48:13 +0200 From: marius@soylent-green.org To: Matthew Jacob Cc: freebsd-scsi@FreeBSD.ORG Subject: Re: telling CAM to never timeout a transaction Message-ID: <20000808204813.A2279@alchemy.grabstein.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > > See the call to scsi_read_write in function dastart- it > uses DA_DEFAULT_TIMEOUT which is defined at the top of > the file. You didn't look very hard. > well, i saw it but i'm not into patching kernel sources and was hoping for a comment regarding making the timeout for transactions infinite what would you suggest? setting DA_DEFAULT_TIMEOUT to 0 ? is this save? did you do this already? thanks for your help To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message