From mboxrd@z Thu Jan 1 00:00:00 1970 From: henrique Subject: A new serial baud rate Date: Thu, 25 Jul 2002 15:22:49 -0300 Sender: linux-serial-owner@vger.kernel.org Message-ID: <200207251522.49383.henrique@cyclades.com> Reply-To: henrique@cyclades.com Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8bit Return-path: Received: from henrique (henrique.cyclades.com.br [200.246.93.86]) by firewall.cyclades.com.br (8.9.3/8.9.3) with ESMTP id PAA10321 for ; Thu, 25 Jul 2002 15:40:47 -0300 List-Id: linux-serial@vger.kernel.org To: linux-serial@vger.kernel.org Hello !!! I want to use the 14400 baud rate on a serial port (I have a lot of modems configured to this baud rate) but the define B14400 doesn't exist. What should I do. Is it a matter of simply insert the new define into termbits.h ? thanks in advance --- Henrique Gobbi