Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030373AbWHXQ1c (ORCPT ); Thu, 24 Aug 2006 12:27:32 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751612AbWHXQ1c (ORCPT ); Thu, 24 Aug 2006 12:27:32 -0400 Received: from khc.piap.pl ([195.187.100.11]:22209 "EHLO khc.piap.pl") by vger.kernel.org with ESMTP id S1751608AbWHXQ1c (ORCPT ); Thu, 24 Aug 2006 12:27:32 -0400 To: David Woodhouse Cc: Stuart MacDonald , "'LKML'" Subject: Re: Serial custom speed deprecated? References: <028a01c6c6fc$e792be90$294b82ce@stuartm> <1156411101.3012.15.camel@pmac.infradead.org> From: Krzysztof Halasa Date: Thu, 24 Aug 2006 18:27:29 +0200 In-Reply-To: <1156411101.3012.15.camel@pmac.infradead.org> (David Woodhouse's message of "Thu, 24 Aug 2006 10:18:21 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 737 Lines: 21 David Woodhouse writes: >> If custom speeds are deprecated, what's the new method for setting >> them? Specifically, how can the SPD_CUST functionality be accomplished >> without that flag? I've checked 2.5.64 and 2.6.17, and don't see how >> it is possible. > > We need a way to set the baud rate as an _integer_ instead of the Bxxxx > flags. Does that mean that standard things like termios will use: #define B9600 9600 #define B19200 19200 ? -- Krzysztof Halasa - 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/