http://bugs.winehq.org/show_bug.cgi?id=8783
Ma Xiaojun damage3025@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damage3025@gmail.com
--- Comment #59 from Ma Xiaojun damage3025@gmail.com 2012-06-06 03:54:23 CDT --- Hi, all.
Serial Port related problem is hard to debug since it requires extra hardware that wine developers may not have. I just find a much simpler way of testing Serial Port stuff; connecting the RXD and TXD pins together to build a loopback Serial Port. Check the following document for details: http://www.quatech.com/pdf/hyperterminal.pdf
For the software part, I'd recommend open source Tera Term instead of proprietary Hyper Terminal. http://ttssh2.sourceforge.jp/
I've successfully seen character echoing back on Tera Term, Windows 7 with loopback USB Serial Port.