Sorry to resubmit. Just wondering, if it didn't get your attention.
Thanks in advance.
-Lal
On Feb 4, 2008 8:21 PM, Greg KH <[EMAIL PROTECTED]> wrote:
> 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 e
On Feb 4, 2008 8:21 PM, Greg KH <[EMAIL PROTECTED]> wrote:
> 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 so
On Mon, 4 Feb 2008, Lal wrote:
> I have developed a sample USB mass storage driver. 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 the
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 fi
I have developed a sample USB mass storage driver. 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 int