Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <43485766.5020206@cox.net> Date: Sat, 08 Oct 2005 16:33:58 -0700 From: tns1 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: cant set baud rate with stty Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cygwin on WinXP I am trying to redirect the IO from a terminal app to a serial port. $terminal_app > /dev/com5 Works but uses the wrong baud rate. $stty /dev/com5 115200 Does not change the baud: 'unable to perform all requested operations'. I have tried many variations on this syntax. $stty does not even show the usb adaptor I am using on com5, but it does not let me change the baud rate on the ports that it does see. Should stty let me change the baud in the shell? Where is the default baud rate I am getting established, in windows, in cygwin, or in my usb adaptor driver? thanks -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/