On Fri, 24 Mar 2006, Peter Chen wrote:

> thx,Alan.
> 
> Now,i understand what i need to do.
> 
> At last mail,u told me don't need to 
> 
> change any code of file_storage.c
> 
> but:
> 
> 1.How about same descriptors(usb_device_descriptor,
> usb_config_descriptor............),
> and fs_bulk_out_desc,fs_bulk_in_desc?
> I keep it or change to my config?

Yes, the descriptors should match your hardware.  But you should not need
to change very much of the executable code.

> 2.there is not my chip in usb_ep_autoconfig function,
> i still need to use it?

You don't need to use it if you don't want to.  But it would make things 
easier if you do use it.  Then you wouldn't need to change the endpoint 
descriptors.

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