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 Mime-Version: 1.0 (Apple Message framework v622) Message-Id: Content-Type: text/plain; charset=ISO-8859-1; format=flowed To: "Cygwin List'" From: Peter Rehley Subject: Bug in stty or /dev/ttySx handling code Date: Tue, 9 Aug 2005 17:42:51 -0700 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j7A0h8XB017721 Hi, I'm seeing problems when I run stty. If I run stty -F /dev/ttyS0, it shows 0 baud. I found this thread from may that has the same issue: http://sourceware.org/ml/cygwin/2005-05/msg00399.html and I found that a patch was applied in 02/01/2003 that seems to prevent setting the baud if the DTR is zero. Why is the baud invalid when DTR is not set? It seems like to me that DTR doesn't/shouldn't have an affect on the reported baud. Can anyone shed some light on this? Thanks, Peter ------------------------------- A Møøse once bit my sister -- 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/