Module Name: src Committed By: jdolecek Date: Mon Nov 12 20:54:03 UTC 2018
Modified Files: src/sys/dev/ic: mvsata.c src/sys/dev/scsipi: atapi_wdc.c Log Message: pass correct status + error to *_atapi_phase_complete(), so that the function is actually able to recognize when there was an error; tested via reading a cd0 device in QEMU with ejected cdrom bug was introduced with jdolecek-ncq branch fixes PR kern/53724 by Andreas Gustafsson To generate a diff of this commit: cvs rdiff -u -r1.45 -r1.46 src/sys/dev/ic/mvsata.c cvs rdiff -u -r1.132 -r1.133 src/sys/dev/scsipi/atapi_wdc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.