Index of /ldr199410/DISC2/TSX/ALPHA/SCSI
Name Last modified Size Description
Parent Directory 19-Apr-2005 03:30 -
ABORT_RE.GZ 22-Apr-1994 06:28 13k
ATTIC/ 19-Apr-2005 03:30 -
BENCH_02.GZ 02-Dec-1993 05:35 68k
BUSLOGIC.GZ 18-Apr-1994 15:17 15k
CHANGELO.GZ 24-Feb-1994 22:19 6k
CLUSTER0.GZ 27-Feb-1994 05:22 51k
CLUSTER1.GZ 02-Dec-1993 08:27 20k
CLUSTER2.GZ 30-Dec-1993 01:38 48k
CLUSTER3.GZ 10-Feb-1994 03:56 53k
CLUSTER4.GZ 15-Feb-1994 18:16 52k
CLUSTER5.GZ 13-Mar-1994 08:13 52k
COMP_PER.GZ 02-Dec-1993 07:00 29k
DPT_1_2_.GZ 18-Aug-1994 18:03 18k
DPT_TAR.GZ 31-May-1994 18:49 7k
EATA02C_.GZ 14-Aug-1994 21:17 12k
EATA_LSM.GZ 19-Aug-1994 22:18 1k
FILE_C.GZ 04-Nov-1992 07:00 1k
GSI8_TAR.GZ 23-Jan-1994 20:54 48k
IN2000/ 19-Apr-2005 03:30 -
IN2000_O/ 19-Apr-2005 03:30 -
KDIFF_SE.GZ 16-Jan-1994 01:52 13k
MT_ST_0_.GZ 20-Sep-1993 07:00 12k
NCR53C40.LSM 09-Sep-1994 16:01 1k
NCR53C40.REA 09-Sep-1994 16:01 2k
NCR53C81/ 19-Apr-2005 03:30 -
PL14_PAT/ 19-Apr-2005 03:30 -
SCSIDIFF.GZ 14-Dec-1993 07:00 4k
SCSIFIX_.GZ 01-Jun-1994 05:07 4k
SCSIINFO.GZ 17-Nov-1993 08:25 13k
SRAW_01_.GZ 29-Nov-1993 19:09 6k
U14_34F_.GZ 19-Jul-1994 15:10 7k
VMLINUZ_.GZ 14-Aug-1994 21:16 392k
YMTRANS.TBL 06-Oct-1994 12:05 2k
Here is a description of the stuff in this directory:
aha152x-*:
SLS boot disk with aha152x support - this is something like a
pl13q kernel - pl14 contains this driver, so there is no need to grab this
if you have pl14 or later.
bench-*.tar.gz:
Benchmarking code to determine how fast the buffer cache really
is and to help identify bottlenecks. Runs as user mode program with
large parts of the kernel source code used.
buslogic.tar.gz:
Driver for buslogic cards. These will also work with the
Adaptec 1542 driver, but using a driver specific to the buslogic cards
has a few advantages.
cluster*.tar.gz:
Patches to improve disk performance by clustering adjacent
buffers - we can do more scatter-gather this way. There are a number
of other performance enhancements in here as well.
file.c:
Used to determine file fragmentation.
in2000:
A driver for the in2000 cards is in this directory. It is not
very good yet (slow, and it crashes), but it might get you up and
running.
mt-st*:
A program to control scsi tape drives (perhaps some non-scsi
tape drives as well, if the ioctls are the same).
pl14-patches:
Patches to pl14 for one thing or another.
scsiinfo*.tar.gz:
Program to query a scsi device for operating parameters,
defect lists, etc. An X-based interface is availalble that requires
that you have Tk/Tcl/wish installed. With the X-based interface you
can easily alter the settings on the drive.
sraw*.gz:
Program to benchmark raw scsi I/O rates bypassing the buffer cache.