On Mon, May 26, 2014 at 10:36 AM, Chakke, Neha (GE Oil & Gas) Neha.Chakke@ge.com wrote:
Hello ,
I am trying to run a GE software and hardware on Debian (Linux platform) using WineHQ. In order to run the hardware we need to install device drivers for USB (Cypress) .
I have been trying to look for some solutions online since a week. Could you kindly send me the new wine patches and please guide me with the procedure.
Thanks and regards,
Miss Neha Chakke
Hi, Wine is not an operating system and doesn't implement the "Windows kernel" infrastructure needed to support various kind of hardware driver classes.
Depending on what kind of device it is you can make it work with the Linux kernel and then use it inside wine, Cypress is known to make USB->serial devices, if that is the case there is a chance it will work in wine. See:
http://www.winehq.org/docs/wineusr-guide/misc-things-to-configure#AEN715
Best wishes, Bruno