Displaying 1 result from an estimated 1 matches for "serial10".
Did you mean:
serial0
2002 Mar 11
1
Com port over the fourth
...wp=1f900001 lp=00001f90
err:progress:ProgressWindowProc unknown msg be10 wp=202c0001 lp=0000202c
etc. etc.
I tried to set the COM definition in the registry file system.reg
[HARDWARE\\DEVICEMAP\\SERIALCOMM] 1015709345
"Serial0"="COM1"
"Serial1"="COM2"
"Serial10"="COM11"
"Serial9"="COM10"
as WinNT does, but no way.
The COM10,11,12,etc. are virtual com port (com ports over tcp/ip) that
work if I map them on the first two system com ports (Com1 and Com2 in
the ~/.wine/config file).
Any help will be appreciated.
Thank yo...