On Mon, 6 Sep 2004, James Troup wrote: > Hi, > > I have a Minolta Dimage S414 camera which worked fine with 2.4.22+ but > broke when I upgraded to 2.6.8+. > > I tracked the problem down to a change in > drivers/usb/storage/transport.c's usb_stor_Bulk_max_lun(). In 2.4 it > returns 0 by default, but in 2.6 it returns -1 if there is no answer > and no stall. The problem is my camera doesn't return an answer or > stall but works fine regardless. What was the reason for this change > in 2.6 and could it be special-cased as needed or reverted?
A change has already been submitted for the next kernel release. You can download the patch if you want, from http://marc.theaimsgroup.com/?l=linux-usb-devel&m=109320116511705&w=2 Alan Stern ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
