From: Hans de Goede Date: Fri, 1 Oct 2010 21:20:11 +0000 (-0700) Subject: usb-storage: add new no_read_capacity_16 quirk X-Git-Tag: v2.6.37-rc1~154^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00914025cc4e783d4703b4db1d47b41f389e50c8;p=pandora-kernel.git usb-storage: add new no_read_capacity_16 quirk Some Rockbox based mp4 players will crash when ever they see a read_capacity_16 scsi command. So add a new US_FL which tells the scsi sd driver to not issue any read_capacity_16 scsi commands. Signed-off-by: Hans de Goede Cc: James Bottomley Cc: Alan Stern Cc: Matthew Dharm Signed-off-by: Andrew Morton Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed