From owner-cvs-all Wed Jul 4 1:50:27 2001 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 555C537B401; Wed, 4 Jul 2001 01:50:21 -0700 (PDT) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id SAA11090; Wed, 4 Jul 2001 18:50:18 +1000 Date: Wed, 4 Jul 2001 18:48:17 +1000 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Greg Lehey Cc: Lars Fredriksen , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_sa.c In-Reply-To: <20010702150301.F943@sydney.worldwide.lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 2 Jul 2001, Greg Lehey wrote: > On Monday, 2 July 2001 at 9:39:18 -0700, Lars Fredriksen wrote: > > lars 2001/07/02 09:39:18 PDT > > > > Modified files: > > sys/cam/scsi scsi_sa.c > > Log: > > Reviewed by: Matthew Jacob > > Changed the timeout to wait for writing of filemarks to complete from 1 > > minute to 3 minutes. This should probably be enhanced to be a sysctl variable. > > Shouldn't this be a function of the tape drive? Of course. sysctl() is not very suitable for controlling devices. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message