From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Oleksiy Kebkal" Subject: Re: should RTS init in serial core be tied to CRTSCTS Date: Thu, 8 Mar 2007 15:40:15 +0100 Message-ID: <57354eff0703080640h65ebf6eay69e5eab048812aab@mail.gmail.com> References: <8bd0f97a0703011603m794e00f5x875eb68ad0db05de@mail.gmail.com> <200703071019.55896.rgetz@blackfin.uclinux.org> <57354eff0703071330k2395e9c8n58e12f2111dcb25a@mail.gmail.com> <200703080844.32157.rgetz@blackfin.uclinux.org> <20070308134800.GA30023@flint.arm.linux.org.uk> <57354eff0703080623r2f7f88c3r7ddf6381061cbd73@mail.gmail.com> <20070308142849.GC30023@flint.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from nf-out-0910.google.com ([64.233.182.187]:44977 "EHLO nf-out-0910.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751982AbXCHOkS (ORCPT ); Thu, 8 Mar 2007 09:40:18 -0500 Received: by nf-out-0910.google.com with SMTP id o25so658335nfa for ; Thu, 08 Mar 2007 06:40:16 -0800 (PST) In-Reply-To: <20070308142849.GC30023@flint.arm.linux.org.uk> Content-Disposition: inline Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Robin Getz , Krzysztof Halasa , Mike Frysinger , Linux Kernel Mailing List , linux-serial@vger.kernel.org 2007/3/8, Russell King : > On Thu, Mar 08, 2007 at 03:23:49PM +0100, Oleksiy Kebkal wrote: > > Ok. I understand now one of the sources of misunderstanding. I don't > > want to mix console and application serial port. > > It's not a misunderstanding if you realise that email is threaded and > you _follow_ the individual threads. Robin has a similar concern to > you but _additionally_ wants something that you don't. > > So really to remove the "confusion" from this discussion you should > avoid trying to correct replies to Robin's emails. On some stages it was very close... Anyway, sorry... > > The other problem is how to open serial port with correct settings > > _after_ booting. In this case /proc could be applicable, isn't it? > > Doubt it with todays opinions about /proc contents. Probably more > appropriate in sysfs, if someone can be bothered to do the work > required to properly integrate tty and sysfs. > > Don't look at me; I'm not doing very much with serial anymore. I don't. :) Surely I'm not experienced kernel developer, but I would like to do it. :) The only purpose of my remarks and questions was to find the best origin of force to solve this problem. And all remarks in this thread are very valuable for me. -Oleksiy