From: Terry Evans (tevans%sunset.cs.utah.edu@cs.utah.edu)
Date: 05/07/93


From: tevans%sunset.cs.utah.edu@cs.utah.edu (Terry Evans)
Subject: Re: Does Linux support EISA mode SCSI-II
Date: 7 May 1993 11:31:55 MDT

Drew Eckhardt (drew@juliet.cs.colorado.edu) wrote:
: In article <YftSrtK00UhW49V68i@andrew.cmu.edu> "Timothy L. Nali" <tn0s+@andrew.cmu.edu> writes:
: >A quick glance at the Hardware list shows that Linux supports some EISA
: >SCSI controllers. What I'm wondering is if Linux can use these cards in
: >EISA mode.

: Linux will use an Adaptec 174x in EISA mode.

: >Also, can the drivers support the new SCSI-II stuff.

: SCSI-II devices will work, but we don't use any SCSI-II software features
: like tagged queing, and none of the drivers will negotiate for FAST transfers.

: --
: Boycott USL/Novell for their absurd anti-BSDI lawsuit. | Drew Eckhardt
: Condemn Colorado for Amendment Two. | drew@cs.Colorado.EDU
: Use Linux, the fast, flexible, and free 386 unix |

  I have an EISA system with the DTC 3292 SCSI-II board. I was wondering
how much of an improvement there would be in performance to write a driver
for the board that uses EISA mode? Would it be possible to incorporate
the FAST transfers also?

Thanks,
Terry

PS: Right now on just the comand "dd if=/dev/sda0 of=/dev/null" command I can
get a 2Megs/sec transfer rate.