Source-Changes archive

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

CVS commit: src/sys/dev/scsipi



Module Name:    src
Committed By:   nat
Date:           Mon Oct 28 14:42:06 UTC 2024

Modified Files:
        src/sys/dev/scsipi: scsipi_base.c

Log Message:
Allow medium errors to be retried.

This was necessary for some variants of the BlueSCSI-v2.  For these devices
retrying upon receiving a medium error they would work.

Addreses kern/58452.

As posted to tech-kern:
https://mail-index.netbsd.org/tech-kern/2024/08/02/msg029652.html

Ok thorpej@.


To generate a diff of this commit:
cvs rdiff -u -r1.191 -r1.192 src/sys/dev/scsipi/scsipi_base.c

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