On Mon, Feb 04, 2008 at 07:44:45PM +0530, Lal wrote:
> I have developed a sample USB mass storage driver.

I'm curious why the two existing drivers for this in the kernel did not
properly work out for you.  Are we not supporting something that you
found lacking?

> Using this driver, I can mount file system on my CF card, and can
> read/write small files to/from CF card. However, the driver crashes
> while reading/writing large files.
> From kernel stack trace, it seems there is some synchronization issue
> with interrupts. I see kernel stack something like this:
> 
> soft lockup detected on CPU#0

Do you have a pointer to the source for your driver?  Without that, it's
going to be very hard to determine why problems are occuring.

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to