Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1750756AbWH1RYN (ORCPT ); Mon, 28 Aug 2006 13:24:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750738AbWH1RYN (ORCPT ); Mon, 28 Aug 2006 13:24:13 -0400 Received: from science.horizon.com ([192.35.100.1]:6713 "HELO science.horizon.com") by vger.kernel.org with SMTP id S1750756AbWH1RYM (ORCPT ); Mon, 28 Aug 2006 13:24:12 -0400 Date: 28 Aug 2006 13:24:10 -0400 Message-ID: <20060828172410.30776.qmail@science.horizon.com> From: linux@horizon.com To: alan@lxorguk.ukuu.org.uk, linux-os@analogic.com Subject: Re: Serial custom speed deprecated? Cc: linux-kernel@vger.kernel.org, linux@horizon.com In-Reply-To: <1156784494.6271.32.camel@localhost.localdomain> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 711 Lines: 21 > The state > > (flag & CBAUD) == (CBAUDEX|0) > > is not currently used > > CBAUDEX|1 .. CBAUDX|15 are used as are 0-15. a) thank you; I've been wondering why so many people seem unable to see the obvious. b) I should mention, on the Alpha, CBAUDEX is defined as 0, and the used states are 0..30, so the spare state is 31 But again, there *is* a spare state that can be used when a custom baud rate is queried via the backward-compatible inerface. - 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/