CSC FastCache III Windows NT/95 Scsi Miniport driver.

NOTES:

1.  Under NT, The following registry keys affect the operation of the CSCFC3.SYS 
driver:

\HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\CscAk47\Parameters\Device

InitiatorTargetId REG_DWORD (0..7)
DriverParameter REG_PSZ

DriverParameter is a string of options separated by spaces.  The following 
values can be set:

maxtransfer=nnnnnnnn				; Maximum transfer size.  Lower values make the 
										mouse more responsive.  the default is 0x10000
										making this value smaller than 4096 will cause 
										NT to run at a snail's pace

										reasonable values:
											AK47 ISA 		0x8000
											AK47 VLB			0x8000-0x10000

disconnect							;enables disconnect 
											(DO NOT ENABLE if using synchronous)

wide									;enables wide negotiation
sync									;enables synchronous negotiation
irq=nn								;override for irq number.  required if no bios.


2. Under Windows95 The above parameters are entered directly via the driver 
properties page.

3. SORRY... due to a microsoft bug, the FastCache III driver will not load 
under Windows 95 of Aug 24th.  We are working with Microsoft to get them to 
fix the Scsiport.PDR driver.  Please be patient and use the 32 bit ASPI driver until 
then...


Change Log:

	v1.01 --	Automatic detection of SCSI devices that do not support SCSI 
Parity.
 			-- Other minor SCSI enhancements

	v1.00 -- First Release



