On Mon, 10 Apr 2006 [EMAIL PROTECTED] wrote:

> Hi,
> 
> I am writing a driver for usb mass-storage device in Fedora2. I lost in the 
> following two areas. I request you to help me out.

Why are you writing a driver when the kernel already contains one?

> 1) I failed to find the minor base to mknod my driver
> 2) I am writing this driver for motorola(E398) phone, I think they didn't 
> implement the file system. So how can I test my driver?

A device driver has nothing to do with file systems.  ATA disk drives 
don't implement file systems either, but you have no trouble using them.

Alan Stern



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to