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
| Davide Libenzi | [patch 7/8] fdmap v2 - implement sys_socket2 |
| Benjamin Herrenschmidt | Re: [PATCH] Remove process freezer from suspend to RAM pathway |
| Greg Kroah-Hartman | [PATCH 011/196] sysfs: Fix a copy-n-paste typo in comment |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 0/37] dccp: Feature negotiation - last call for comments |
| Rémi Denis-Courmont | [PATCH] USB host CDC Phonet network interface driver |
| David Miller | [GIT]: Networking |
git: | |
