On Tue, Dec 20, 2005 at 11:39:54AM -0800, craig qu wrote: > Hello All, > > > On our mips based hardware, we are using linux-2.4.30. > When we do some tests on storage devices, > command_abort() is called frequently. As we knew that > error recovery in Linux 2.6 is much better than in 2.4 > tree, I am wondering if anybody out there has > backported USB stack from 2.6.x to 2.4.x, which can > help me on the problem?
You will also need to backport the scsi and probably the block layer if you want to do that. It would be easier to just use the 2.6 kernel on your platform :) good luck, greg k-h ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
