]>
 
 
pilppa.com Git - linux-2.6-omap-h63xx.git/commit 
 
 
 
 
 
 
USB Storage: US_FL_IGNORE_RESIDUE needed for Aiptek MP3 Player 
 
Device will not work as a mass storage device without US_FL_IGNORE_RESIDUE. 
 
I bought this mp3 player that takes SD cards here 
 
http://www.aiptek.com/Merchant2/merchant.mvc?Screen=PROD&Product_Code=AX4&Category_Code=MP3&Store_Code=AS 
 
I can provide the errors in dmesg, if necessary, but this flag was 
determined as necessary by doing a quick google on the errors that were 
shown in dmesg. 
 
Signed-off-by: Dylan Taft <d13f00l@gmail.com>  
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>  
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>