Robert Baruch wrote:
> 
> All,
> 
> The latest release of the SDDR09 driver (in the CVS tree) contains fixes
> for reading 32MB and larger SmartMedia cards. I was able to successfully
> read a fully-loaded 32MB card. Also I added support for 128MB cards.

Hm, I hit the "too big size" BUG() in kmalloc in this version.

Loaded module, mounted the device, and tried a cp *.jpg, and it oopsed
on that bug.  :(

partial module backtrace was

usb_stor_transport_scsi_command
usb_stor_invoke_transport
sddr09_transport
sddr_read_data
kmalloc -> oops.

I'll turn verbose debugging on and see if I get anything else
interesting...

-Eric

_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
http://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to