RE: should RTS init in serial core be tied to CRTSCTS

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: 'Krzysztof Halasa' <khc@...>, Jean-Pierre TOSONI <TOSONI@...>
Cc: 'Carl-Daniel Hailfinger' <c-d.hailfinger.devel.2006@...>, 'Robin Getz' <rgetz@...>, 'Oleksiy Kebkal' <kebkal@...>, 'Mike Frysinger' <vapier.adi@...>, 'Linux Kernel Mailing List' <linux-kernel@...>, <linux-serial@...>
Date: Monday, March 12, 2007 - 5:22 am

Krzysztof Halasa wrote:


It has always been the standard for all modems. The mistake comes from the
fact that the serial ports has been used extensively to drive things which
are *not* modems (say, printers and VT100 consoles on Unix systems). Such
devices did not need the standard-specified RTS function.

CCITT V24 says about RTS: "...this signal drives the DCE and sets it to
transmit data..." (translated from french)
CCITT V24 does not constraint the DCE to being half or full duplex.
CCITT V24 says nothing about using RTS to handle flow control.


Even Windows implements the CCITT view of RTS, via a flag named "RTS_TOGGLE"


A full duplex port can be used for both full- and half- duplex. A half
duplex modem cannot be used on a full-duplex-only port. So Linux should be
adapted to the standard, since we cannot adapt the standard to Linux.


Then sysfs sounds good to me.


Another flag would help to drive modems, yes. But it would not help keeping
RTS low at open, because we need to open the port (which raises RTS) in
order to set the flag. Hence the need for an extra parameter in sysfs.

Best regards,
Jean-Pierre Tosoni

-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
should RTS init in serial core be tied to CRTSCTS, Mike Frysinger, (Thu Mar 1, 8:03 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Krzysztof Halasa, (Tue Mar 6, 4:40 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Wed Mar 7, 1:13 am)
Re: should RTS init in serial core be tied to CRTSCTS, Krzysztof Halasa, (Wed Mar 7, 8:48 am)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Wed Mar 7, 8:54 am)
Re: should RTS init in serial core be tied to CRTSCTS, Krzysztof Halasa, (Wed Mar 7, 9:03 am)
Re: should RTS init in serial core be tied to CRTSCTS, Mike Frysinger, (Wed Mar 7, 4:04 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Krzysztof Halasa, (Wed Mar 7, 8:46 am)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Wed Mar 7, 5:30 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Thu Mar 8, 9:48 am)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Thu Mar 8, 4:40 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Fri Mar 9, 10:18 am)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Fri Mar 9, 4:57 am)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Thu Mar 8, 10:23 am)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Thu Mar 8, 10:28 am)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Thu Mar 8, 10:40 am)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Thu Mar 8, 10:25 am)
Re: should RTS init in serial core be tied to CRTSCTS, Carl-Daniel Hailfinger, (Thu Mar 8, 10:16 am)
Re: should RTS init in serial core be tied to CRTSCTS, Krzysztof Halasa, (Thu Mar 8, 12:51 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Krzysztof Halasa, (Fri Mar 9, 4:39 pm)
RE: should RTS init in serial core be tied to CRTSCTS, Tosoni, (Mon Mar 12, 5:22 am)
Re: should RTS init in serial core be tied to CRTSCTS, Krzysztof Halasa, (Mon Mar 12, 8:59 am)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Thu Mar 8, 10:20 am)
Re: should RTS init in serial core be tied to CRTSCTS, Oleksiy Kebkal, (Wed Mar 7, 9:38 am)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Sun Mar 4, 3:46 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Mike Frysinger, (Mon Mar 5, 1:09 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Mon Mar 5, 1:56 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Mike Frysinger, (Mon Mar 5, 2:13 pm)
Re: should RTS init in serial core be tied to CRTSCTS, Russell King, (Mon Mar 5, 4:39 am)