From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28417 invoked by alias); 30 Mar 2007 12:26:15 -0000 Received: (qmail 28390 invoked by uid 22791); 30 Mar 2007 12:26:13 -0000 X-Spam-Check-By: sourceware.org Received: from heller.inter.net.il (HELO heller.inter.net.il) (213.8.233.23) by sourceware.org (qpsmtpd/0.31) with ESMTP; Fri, 30 Mar 2007 13:26:05 +0100 Received: from HOME-C4E4A596F7 (IGLD-84-229-206-92.inter.net.il [84.229.206.92]) by heller.inter.net.il (MOS 3.7.3a-GA) with ESMTP id CFW33816 (AUTH halo1); Fri, 30 Mar 2007 15:24:14 +0300 (IDT) Date: Fri, 30 Mar 2007 12:26:00 -0000 Message-Id: From: Eli Zaretskii To: "Maciej W. Rozycki" CC: gdb-patches@sourceware.org, chris@mips.com, macro@linux-mips.org In-reply-to: (macro@mips.com) Subject: Re: ser-unix.c: Add hardware flow control support Reply-to: Eli Zaretskii References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-03/txt/msg00354.txt.bz2 > Date: Fri, 30 Mar 2007 12:54:50 +0100 (BST) > From: "Maciej W. Rozycki" > cc: Chris Dearman , "Maciej W. Rozycki" > > 2007-03-30 Chris Dearman > Maciej W. Rozycki > > * ser-unix.c (show_serial_hwflow): New function. > (hardwire_raw): Add hardware flow control support. > (_initialize_ser_hardwire): Add set/show remoteflow. > > OK to apply? Not without a corresponding change to the manual that describes this new command.