Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   bouyer
Date:           Mon Mar 15 22:43:43 UTC 2004

Modified Files:
        src/sys/dev/ic: esiop.c siop.c
        src/sys/dev/scsipi: scsipi_base.c scsipi_verbose.c scsipiconf.h

Log Message:
Extract the code printing the CBD from scsipi_print_sense(), so that it's
usable in other context.
Use the new scsipi_print_cbd() to dump the command in case of timeout
in siop/esiop.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 src/sys/dev/ic/esiop.c
cvs rdiff -r1.70 -r1.71 src/sys/dev/ic/siop.c
cvs rdiff -r1.102 -r1.103 src/sys/dev/scsipi/scsipi_base.c
cvs rdiff -r1.18 -r1.19 src/sys/dev/scsipi/scsipi_verbose.c
cvs rdiff -r1.82 -r1.83 src/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