Displaying 20 results from an estimated 38 matches for "ixon".
Did you mean:
iron
2001 Feb 28
1
com port acccess again
...fs:DOSFS_OpenDevice device open COM3 not
supported (yet)
err:file:CreateFileA Couldn't open device 'com3'!
trace:comm:GetCommState handle 132, ptr 0x40596080
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 110
fParity 0 Parity 0 stopbits 1
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState CRTSCTS
trace:comm:BuildCommDCBAndTimeoutsA
(com2:115200,n,8,1,0x40596080,(nil))
trace:comm:BuildCommDCB16 (com2:115200,n,8,1), ptr
0x40596004
trace:comm:BuildCommDCB16 baudrate (110)
trace:comm:BuildCommDCB16 parity (N)
trace:comm:BuildCommDCB16 charsize (8)
trace:co...
2011 Jan 14
5
Reading from serial port
...anymore afterwards.
I thinks it's because as soon as application opens it via wine some tty flags change:
(PS: Of course I created symlinks in .wine/dosdevices/com[1-4] -> /dev/ttyS[0-3] )it changes some flags:
min=1 -> min=0
-hupcl -> hupcl
-ignbrk -> ignbrk
icrnl -> -icrnl
ixon -> -ixon
opost -> -opost
isig -> -isig
icanon -> -icanon
iexten -> -exten
echo -> -echo
-noflsh -> noflsh
Is it possible to tell wine to not change any flags or set them on my own?
2006 Dec 09
0
Local software flow control
...serial attached terminal figures with a problem
with flow control when serial terminal has printer connected to it etc.
because ssh disables xon/xoff on associated terminal. At present ssh
client always disables xon/xoff on associated terminal device, regarding
of it's previous state, e.g. ixon and ixoff options were set or not.
By searching the google i've found some posts where people complained
about sshing somewhere and getting disabled xon/xoff on their devices
and thus they had to use rlogin because it handles local flow control
correctly for them. An easy and quick/dirty me...
2004 Aug 19
1
Serial Communication
...t/.wine/dosdevices/com1"
trace:file:CreateFileW returning 0x9c
fixme:comm:GetCommProperties (0x9c 0x4132b414 )
trace:comm:GetCommState handle 0x9c, ptr 0x4132b454
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 38400 fParity 0 Parity 2
stopbits 1
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState fOutxCtsFlow 1 fRtsControl 2
trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1
trace:comm:GetCommState CRTSCTS
trace:comm:GetCommTimeouts (0x9c,0x4132b470)
trace:comm:BuildCommDCBAndTimeoutsA (38400,e,8,1,0x4066ef88,(nil))
trace:comm:BuildCommDCBAndTimeoutsW (L"...
2001 Nov 28
46
Resource temporarily unavailable
Im trying to run this program called Thinkboxx and wen it tryes to
comunicate over the comm port it hangs.
Here are som output to read.
earlier on i get:
Call kernel32.VirtualAlloc(43050000,00001000,00001000,00000004) ret=0058557c
Ret kernel32.VirtualAlloc() retval=43050000 ret=0058557c
thats from vhere the com port gets an virtual memory space, i think.
and in the end i have:
Call
2001 Nov 07
1
WG: Re: Wine and the serial port [LONG]
...ile) you see the following
-------------------------------------
trace:file:CreateFileA opening device 'COM1'
trace:comm:GetCommState handle 268, ptr 0x421666f8
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0 stopbits
2
trace:comm:GetCommState ~IXON ~IXOFF
trace:comm:GetCommState ~CRTSCTS
trace:comm:BuildCommDCBAndTimeoutsA (baud=9600 parity=o data=8
stop=2,0x421666f8,(nil))
trace:comm:SetCommState handle 268, ptr 0x421666f8
trace:comm:SetCommState bytesize 8 baudrate 9600 fParity 1 Parity 0 stopbits
2
trace:comm:SetCommState ~IXON ~IXOFF
trac...
2001 Dec 08
0
Resource temporarily unavailable (fwd)
...uy called Linus is putting together. in fact it works, but so far We need a
windoze box to controll the Thinkboxx.
Cool hu?
and i did try your patch, though the results here is without it.
the patch did not get communication running, but it did remove the
crtscts and DSR/DTR and left me with the ~IXON ~IXOFF SetCommState
thingie. I hawe left to try your patch with the new cable, but i will try it
on monday.
The1trex
--
Philosophers have tried to interpret the world in different ways; the
important thing is to change it.
- Karl Marx
>From: Mike McCormack <mike_mccormack@start.com.a...
2017 Jan 16
2
^C doesnt work on ssh session
...= ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt =
^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon
-ixoff
-iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0
ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke
another query i had was on hiding arguments passed to ssh. I have a
requirement to spaw...
2005 Mar 21
0
Comport access error
...stub!
fixme:comm:SetupComm insize 1024 outsize 1024
unimplemented stub
trace:comm:SetCommTimeouts (0xc8,0x4069f964)
trace:comm:GetCommState handle 0xc8, ptr 0x4069f978
trace:comm:GetCommState OK
trace:comm:GetCommState bytesize 8 baudrate 38400
fParity 0 Parity 0 st
opbits 1
trace:comm:GetCommState IXON ~IXOFF
trace:comm:GetCommState fOutxCtsFlow 0 fRtsControl 1
trace:comm:GetCommState fOutxDsrFlow 0 fDtrControl1
trace:comm:GetCommState ~CRTSCTS
trace:comm:SetCommState handle 0xc8, ptr 0x4069f978
trace:comm:SetCommState bytesize 8 baudrate 38400
fParity 0 Parity 0 st
opbits 1
trace:comm:SetCommSta...
2009 Jun 19
3
Wine and serial port again
...2e8e1 3 0x32e878
trace:comm:io_control 0xdc IOCTL_SERIAL_GET_HANDFLOW (nil) 0 0x32e8c4 16 0x32e878
trace:comm:io_control 0xdc IOCTL_SERIAL_GET_CHARS (nil) 0 0x32e8d6 6 0x32e878
trace:comm:GetCommState OK
trace:comm:dump_dcb bytesize=8 baudrate=9600 fParity=0 Parity=0 stopbits=1
trace:comm:dump_dcb ~IXON IXOFF
trace:comm:dump_dcb fOutxCtsFlow=0 fRtsControl=1
trace:comm:dump_dcb fOutxDsrFlow=0 fDtrControl=1
trace:comm:dump_dcb ~CRTSCTS
trace:comm:dump_dcb bytesize=8 baudrate=115200 fParity=0 Parity=0 stopbits=2
trace:comm:dump_dcb ~IXON ~IXOFF
trace:comm:dump_dcb fOutxCtsFlow=0 fRtsControl=1
trace:c...
2011 Apr 13
1
Fwd: Re: Asterisk as a Condo door opener/intercom
...int fd;
int set_bits = 2;
/* Open monitor device. */
if ((fd = open(SWDEV, O_RDWR | O_NDELAY))< 0) {
fprintf(stderr, "lpswtich: %s: %d\n", SWDEV, strerror(errno));
exit(1);}
cfmakeraw(&port_config );
port_config.c_iflag=port_config.c_iflag|IXON;
port_config.c_oflag=port_config.c_oflag|CLOCAL|~CRTSCTS;
tcsetattr( fd, TCSANOW,&port_config );
ioctl(fd, TIOCMSET,&set_bits );
/* wait for printer to warm up */
sleep(45);
/* not say "ready" and release the printer */
set_bits = 6;
cfma...
2013 Apr 28
8
[UART] GPS 18-5Hz LVC and COM1 silence, OK on Linux though...
...= ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 hupcl -cstopb cread clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr -icrnl -ixon -ixoff
-iuclc -ixany -imaxbel -iutf8
-opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
-isig -icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke
$ sudo cat /dev/ttyS0
$GPGLL,0000.00000,N,00000.00000,W,170638.0,V*3D
$GPGLL,0000.00000...
2008 Jan 16
8
PATCH [xenconsoled]: makes pty slave raw early
Hi,
on my system (Linux 2.6.18.8 - ia64), if a domain write on the xencons
before xenconsole is initialized the domain gets back what it wrote.
This patch fixes this issue by making raw the pty slave very early.
(I suppose it doesn''t happen with linux as a guest because it takes a little
bit of time before writing to xencons).
Tristan.
_______________________________________________
2003 May 21
6
COM: port problems
Unfortunately, almost all the Windows programs I want to run under
Wine need to access the COM: ports, and I cannot get any of them to run.
Typically, I get stuff like this ...
fixme:comm:EscapeCommFunction16 no cid=0 found!
fixme:comm:EscapeCommFunction16 no cid=0 found!
err:comm:COMM16_ReadComplete async read failed 000003e3
fixme:comm:EscapeCommFunction16 no cid=3 found!
2016 Apr 20
2
Backspace key does not work in a ssh chroot jail
I setup a ssh chroot jail following this[1] guide. It works for my user to login, use ls and use scp which is all I really want. I do have a problem I cannot solve: when connected and navigating the filesystem, the backspace key actually moves the cursor forward and does not delete what I type.
I may have found a hint from some googling that readline will read in /etc/inputrc on login but if
2001 Nov 04
5
Wine and the serial port
I have an application that talks to hardware via the serial port.
(Actually, it talks to a lot of hardware, banking peripherals). The app
runs on both Win32 and OS/2.
Of course, the main theme is porting the thing natively to linux (and I'm
working on that). But just for fun I tried to get it to work with WINE, and
while the "device emulation" works perfectly (much to my
2007 Jun 04
2
APCsmart serial port problem
...eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>;
start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R; werase = ^W; lnext = ^V;
flush = ^O; min = 1; time = 0;
parenb parodd cs7 hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk inpck istrip -inlcr -igncr icrnl ixon
ixoff -iuclc -ixany -imaxbel
-iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0
vt0 ff0
isig icanon -iexten -echo echoe echok -echonl -noflsh -xcase -tostop
-echoprt -echoctl echoke
According to APC, the baud rate should be 2400. If I set it to 2400,
it gets reset t...
2004 Apr 09
1
Sharp ZQ-290s sync software
Hi,
Since Sharps communication protocols are "top secret", I'm trying to
port their sync software to linux.
I'm new to wine, so this might be silly, but after hours of googling and
searching for solutions I'm posting this.
After installing DCOM98.exe, the Desktop software installed, and it
runs. Only problem is it doesn't detect the device connected to the
serial port
2015 Aug 26
0
APC BACK UPS 2200 model BZ2200BI-BR (update)
...ight after.
The problem still persists.
[~]>stty -a -f /dev/cuaU0
speed 9600 baud; 0 rows; 0 columns;
lflags: icanon isig iexten echo echoe -echok echoke -echonl echoctl
-echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo
-extproc
iflags: -istrip icrnl -inlcr -igncr ixon -ixoff ixany imaxbel -ignbrk
brkint -inpck -ignpar -parmrk
oflags: opost onlcr -ocrnl tab0 -onocr -onlret
cflags: cread cs8 -parenb -parodd hupcl clocal -cstopb -crtscts -dsrflow
-dtrflow -mdmbuf
cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>;
eol2 = <und...
2005 Nov 05
0
[Bug 962] Data loss in interactive session on slow terminal
http://bugzilla.mindrot.org/show_bug.cgi?id=962
------- Comment #9 from djm at mindrot.org 2005-11-05 21:56 -------
I don't think we can change this, for the reason that Darren mentioned. Can you
manually use stty(1) to set the xon/xoff flags? (e.g. "stty ixon ixoff")
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.