Hi,
I am trying to use USB Composite funtion on OMAP3530 EVM Rev.G(Mistral's) Board.
I have enabled SYSGEN_USBFN_COMPOSITE. The following are the registry entries that I has used
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers] "DefaultClientDriver"=-
; erase previous default
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers]
"DefaultClientDriver"="CompositeFN"
[HKEY_LOCAL_MACHINE\Drivers\USB\FunctionDrivers\CompositeFN]
"ClientDriverList"=multi_sz:"RNDIS","Serial_Class"
Looks the device enumerates properly. The WinXP System is not able to load the drivers for it.
When I use the RNDIS or Serial with out composite PC is able to load the drivers.
Has any one tried the same on OMAP3530?
Please let me know if I have to do any additional steps.
Regards,
GSR