Date: Sun, 14 Jan 1996 13:07:50 -0800 From: "Justin T. Gibbs" <gibbs@freefall.freebsd.org> To: se@ZPR.Uni-Koeln.DE (Stefan Esser) Cc: Sean Reifschneider <jafo@tummy.com>, freebsd-scsi@freebsd.org Subject: Re: FreeBSD NCR driver timeout? Message-ID: <199601142107.NAA23096@freefall.freebsd.org> In-Reply-To: Your message of "Sun, 14 Jan 1996 21:35:52 %2B0100." <199601142035.AA16933@Sysiphos>
next in thread | previous in thread | raw e-mail | index | archive | help
>Well, sorry, those 1.6 seconds are already >the maximum supported by the NCR hardware ... You could easily count the number of handshake timeouts in the driver and make the interval a multiple of what the NCR supports. I don't see the value of a handshake timeout anyway since the SCSI spec doesn't place any lower bounds on communication speed, and you should be using the timeout value that was passed down to you in the scsi_xfer struct as an overall timeout value. >Please let me know, whether this helps ... > >Regards, STefan > >-- > Stefan Esser, Zentrum fuer Paralleles Rechnen Tel: +49 221 4706021 > Universitaet zu Koeln, Weyertal 80, 50931 Koeln FAX: +49 221 4705160 > ============================================================================= >= > http://www.zpr.uni-koeln.de/~se <se@ZPR.Uni-Koeln.DE> -- Justin T. Gibbs =========================================== FreeBSD: Turning PCs into workstations ===========================================
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601142107.NAA23096>