[Wine] Re: OSX Wine and USB Drivers

vitamin wineforum-user at winehq.org
Tue Jul 28 23:06:29 CDT 2009


nucleardreamer wrote:
> Does wine support any kind of serial device interaction at all?

Yes, if this is USB->serial type of device (seems like it is) just make a symlink:

Code:
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com4


Then, hopefully, your program will see it.







More information about the wine-users mailing list