Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   bouyer
Date:           Mon Jan 17 17:59:51 UTC 2000

Modified Files:
        syssrc/sys/dev/scsipi: scsi_base.c scsipi_base.c scsipiconf.h

Log Message:
Use SCSIPIRETRIES instead of hard-coded value '2' for number of retries in
common routines. Define SCSIPIRETRIES as 4, so that the command will finally
succeed after several consecutive downgrades from UDMA2 to PIO4.


To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 syssrc/sys/dev/scsipi/scsi_base.c
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.35 -r1.36 syssrc/sys/dev/scsipi/scsipiconf.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index