From: Jeff Garzik Date: Wed, 5 Oct 2005 19:02:14 +0000 (-0400) Subject: libata: ATAPI command completion tweaks and notes X-Git-Tag: v2.6.15-rc1~736^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15dbeb4772626a015337dea06da67095aec3862;p=pandora-kernel.git libata: ATAPI command completion tweaks and notes 1) note urgent bug, that completes command twice 2) only fix up INQUIRY data if the SCSI version is zero (typically indicates ATAPI MMC-ish device) 3) if there is a problem on the ATA bus, don't bother with REQUEST SENSE, just directly handle the error based on Status/Error registers. --- Reading git-diff-tree failed