Cypress USB driver emulation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi, I'm attempting to port an application which uses the Cypress CyAPI,
which is Windows only, though I don't know if wine can handle device
drivers or such low-level stuff.
Anyway, I tried to develop a little prototype to run under wine, hoping
it would provide with some insight.
But this is the output I get:

fixme:setupapi:SetupDiGetClassDevsW : returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x165cb8, (nil),
{ae18aa60-7f6a-11d4-97dd-00010229b959}, 0x00000000, 0x34fc2c
fixme:setupapi:SetupDiGetClassDevsW : returning empty list
fixme:setupapi:SetupDiEnumDeviceInterfaces 0x165cb8, (nil),
{ae18aa60-7f6a-11d4-97dd-00010229b959}, 0x00000000, 0x34fd00

So I suppose the fuctions SetupDiGetClassDevsW and
SetupDiEnumDeviceInterfaces, which are required by the API are not
implemented. Am I right? Can I hope they'll be developed anytime soon?
I heard about NdisWrapper, do you think I should give it a try?

Thanks in advance,

Luca

_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux