From: Nick Bowler Date: Wed, 13 Jul 2011 15:40:09 +0000 (-0400) Subject: USB: usb-storage: unusual_devs entry for ARM V2M motherboard. X-Git-Tag: v3.1-rc2~14^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a871e4f5519d8c52430052e1d340dd5710eb5ad6;p=pandora-kernel.git USB: usb-storage: unusual_devs entry for ARM V2M motherboard. Connecting the V2M to a Linux host results in a constant stream of errors spammed to the console, all of the form sd 1:0:0:0: ioctl_internal_command return code = 8070000 : Sense Key : 0x4 [current] : ASC=0x0 ASCQ=0x0 The errors appear to be otherwise harmless. Add an unusual_devs entry which eliminates all of the error messages. Signed-off-by: Nick Bowler Acked-by: Alan Stern Cc: stable Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed