From: Hans de Goede Date: Sun, 20 Jan 2008 10:12:26 +0000 (+0100) Subject: [SCSI] sd: add fix for devices with last sector access problems X-Git-Tag: v2.6.25-rc1~1230^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0899d4df534d2bcf671b0f647b809842309a9ae;p=pandora-kernel.git [SCSI] sd: add fix for devices with last sector access problems This patch adds a new scsi_device flag (last_sector_bug) for devices which contain a bug where the device crashes when the last sector is read in a larger then 1 sector read. This is for example the case with sdcards in the HP PSC1350 printer cardreader and in the HP PSC1610 printer cardreader. Signed-off-by: Hans de Goede Signed-off-by: James Bottomley --- Reading git-diff-tree failed