http://bugs.winehq.org/show_bug.cgi?id=11811
--- Comment #33 from Hans Leidekker hans@it.vu.nl 2008-03-20 03:45:48 ---
Things started working, with a COM port, as expected.
Hey, that's great!
The next step, it seems to me, is to be able to create, dynamically (as the number of serial/USB ports in use by CE changes - as it very realistically can) the needed registry entries when CE alone launches, without another, background app (e.e., notepad) running to keep transient patches in place.
Yes, and it should be a pretty straightforward extension of our hal support.
err:comm:get_baud_rate tcgetattr error 'Input/output error' err:comm:set_baud_rate tcgetattr error 'Input/output error'
I think this means that your Linux serial driver doesn't support getting or setting the baud rate.