]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[scsi] Include sense key within error number reported to user
authorMichael Brown <mcb30@ipxe.org>
Wed, 15 Sep 2010 21:23:48 +0000 (22:23 +0100)
committerMichael Brown <mcb30@ipxe.org>
Wed, 15 Sep 2010 21:23:48 +0000 (22:23 +0100)
commit5e697b64a57d18f508bdbe29093e78dc7e4af1be
treea56efa2076d2cc2745abc0594b930f2e0052dada
parent52e54a8c69351ee1455f8fbf2a9cd5d27d42f7ab
[scsi] Include sense key within error number reported to user

The sense key gives a first idea of what the problem might be, and so
is potentially useful in diagnosing problems in a non-debug build.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/drivers/block/scsi.c
src/include/ipxe/scsi.h