http://bugs.winehq.org/show_bug.cgi?id=9526
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Difficulty|Weeks |--- Component|test |wine-misc OS/Version|other |Linux
--- Comment #1 from Austin English austinenglish@gmail.com 2007-08-30 11:02:20 --- Not critical. Serial support in wine is a bit buggy, as it's not often used and most developers don't have access to equipment to test. One thing to make sure of is that you link your linux serial device to a windows com port, i.e.:
$ ln -s /dev/tty0 ~/.wine/dosdevices/com1
If you have the skills and equipment to fix serial support in wine, then go for it, just be sure to contribute it back if you are able to do so.