On Sat, 2010-09-18 at 11:45 +0100, ael wrote: > On Fri, Sep 17, 2010 at 10:24:55PM +0200, Ferry Toth wrote: > > Is there any windows terminal software that is known to run under wine, > > using the motherboard UART (ttyS0) that I could use to test the usb > > serial port? > You could try MS-kermit: http://www.columbia.edu/kermit/index.html There are two versions you could try: MS-Kermit, which is a command line program and runs under Windows versions before Win 95, and Kermit-95, a graphical version that runs under all versions of Windows from Win 95 onward. You can find a free trial version of Kermit 95 here: http://www.onthehub.com/kermit/ Download MS-Kermit from here: http://www.columbia.edu/kermit/mskermit.html Kermit is a comms program, terminal emulator and file transfer agent, but more importantly here, its immensely configurable in terms of serial port settings. Because of this, its my first port of call when I'm sorting out serial port problems. Its available for a huge range of operating systems. I have copies for every OS I run. Martin