On Thursday 16 February 2006 10:31 pm, Kiran Jammula wrote:
> 
> Hi,
> 
> I am working on Hynix ARM based SOC with USB type B. We are using Linux as
> OS for the same.  I need to Implement Mass storage device protocole for our 
> system. Hynix Provides
> Hardware Based enumeration. To use USB device as mass storage Device, How to 
> change the
> Device Class and bInterfaceProtocol  and intefface Subclass.

If you're using the standard Linux-USB stack, drivers/usb/gadget/file_storage.c
implements mass storage class over a controller driver, and that controller
driver would handle such issues.

Otherwise, you're on your own...

- Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&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