Problem with COM

lawson_whitney at juno.com lawson_whitney at juno.com
Sat Feb 9 21:11:16 CST 2002


On Sun, 10 Feb 2002, [iso-8859-2] Du¹ko Rusmir wrote:

> Hello
>
> If I try to open COM in a app. I got:
>
> BaudRate 9600
> fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub
>
I _think_ this fixme is harmless ^^^

> BaudRate 5760
> fixme:comm:SetupComm insize 131072 outsize 8192 unimplemented stub
> err:comm:SetCommState baudrate 5760
>
> BaudRate 5726
> fixme:comm:SetupComm insize 1024 outsize 1024 unimplemented stub
> err:comm:SetCommState baudrate 5726
>
> Use newest Wine, Kernel 2.4.18-7, SuSE Linux 7.1, KDE 2.2beta1,
> XFree 4.2.0 (from rpm)
>
> Could You help me, please?
>
>
baudrates 5760 and 5726 are not physically possible with normal comm
hardware.  Where is the app getting them?  57600 is, 5760 is not.

Extracted from man termios:

	   50
	   75
	   110
	   134
	   150
	   200
	   300
	   600
	   1200
	   1800
	   2400
	   4800
	   9600
	   19200
	   38400
	   57600
	   115200
	   230400

Lawson

Constants aren't, and variables won't.





More information about the wine-users mailing list