Re: USB Mass Storage + Ethernet Composite Gadget problems

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Michał Nazarewicz <m.nazarewicz@...>
Cc: <linux-usb@...>, Marek Szyprowski <m.szyprowski@...>, Kyungmin Park <kyungmin.park@...>
Date: Friday, July 3, 2009 - 5:23 am

2009/7/3 Michał Nazarewicz <m.nazarewicz@samsung.com>:

You may want to read this.
http://msdn.microsoft.com/en-us/library/ms793564.aspx

USB common class generic parent driver (usbccgp.sys) will
handle the enumeration for your composite device. If the interface
have windows built-in drivers (like HID, USB mass storage, etc),
they will work automatically. For the other interface, you need
the inf file to point to that interface (eg: USB\VID_0403&PID_6001&MI_00
means Interface 0 of device VID_0403&PID_6001;
VID_0403&PID_6001&MI_01 will mean the Interface 1).

What is the error message you get under Windows for your
USB composite device? It should have three entries under
Device Manager. One is USB Composite device (for the whole device),
one is the USB mass storage device (for the USB mass storage
interface) and the USB RNDIS device (for the RNDIS interface).



-- 
Xiaofan http://mcuee.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
USB Mass Storage + Ethernet Composite Gadget problems, Michał Nazarewicz, (Fri Jul 3, 3:54 am)
Re: USB Mass Storage + Ethernet Composite Gadget problems, Michał Nazarewicz, (Fri Jul 3, 5:16 am)
Re: USB Mass Storage + Ethernet Composite Gadget problems, Xiaofan Chen, (Fri Jul 3, 5:23 am)
Re: USB Mass Storage + Ethernet Composite Gadget problems, Michał Nazarewicz, (Fri Jul 3, 5:54 am)
Re: USB Mass Storage + Ethernet Composite Gadget problems, Michał Nazarewicz, (Fri Jul 3, 8:04 am)
RE: USB Mass Storage + Ethernet Composite Gadget problems, Marek Szyprowski, (Fri Jul 3, 9:26 am)
RE: USB Mass Storage + Ethernet Composite Gadget problems, Marek Szyprowski, (Fri Jul 3, 10:33 am)
Re: USB Mass Storage + Ethernet Composite Gadget problems, Michał Nazarewicz, (Mon Jul 6, 6:47 am)
Re: USB Mass Storage + Ethernet Composite Gadget problems, Michał Nazarewicz, (Fri Jul 3, 4:48 am)