Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750792AbWBQV2A (ORCPT ); Fri, 17 Feb 2006 16:28:00 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751437AbWBQV2A (ORCPT ); Fri, 17 Feb 2006 16:28:00 -0500 Received: from adsl-70-250-156-241.dsl.austtx.swbell.net ([70.250.156.241]:43963 "EHLO gw.microgate.com") by vger.kernel.org with ESMTP id S1750792AbWBQV17 (ORCPT ); Fri, 17 Feb 2006 16:27:59 -0500 Message-ID: <43F63FD0.3060300@microgate.com> Date: Fri, 17 Feb 2006 15:27:44 -0600 From: Paul Fulghum User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Russell King CC: linux-kernel@vger.kernel.org Subject: Re: [PATCH] SIIG 8-port serial boards support References: <20060124082538.GB4855@pazke> <20060124210140.GB23513@flint.arm.linux.org.uk> <20060202102644.GC5034@flint.arm.linux.org.uk> <20060202132726.GD24903@pazke> <20060202201734.GA17329@flint.arm.linux.org.uk> <20060203091308.GA19805@pazke> <20060203092435.GA30738@flint.arm.linux.org.uk> <20060217113942.GA30787@pazke> <20060217200213.GA13502@flint.arm.linux.org.uk> In-Reply-To: <20060217200213.GA13502@flint.arm.linux.org.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 859 Lines: 30 Russell King wrote: > So, there are three distinct flow control scenarios: So I'm clear on how you interpret these, am I correct with the following? > - conventional RTS/CTS RTS active = ready to receive CTS active = allowed to send > - alternative RTS/CTS RTS active = on before send, off after send CTS active = allowed to send > - RS485 RTS active = on before send, off after send (RTS enables driver) CTS ignored (2 wire mode, no CTS) So maybe the extra control fields would be: CRTSONTX - RTS on before send, off after send CTXONCTS - wait for CTS before sending -- Paul Fulghum Microgate Systems, Ltd. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/