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: <4349896C.E3D59A37@dessent.net> Date: Sun, 09 Oct 2005 14:19:40 -0700 From: Brian Dessent MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cant set baud rate with stty References: <43485766 DOT 5020206 AT cox DOT net> <7C0A75E7-7DB2-4C73-A754-AD615CFD8B82 AT rehley DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com tns1 wrote: > I noticed that setup did not automatically choose the very lastest > versions - maybe the mirror was not up-to-date on all dependancies?. > Anyway, I had to manually select the 5.90-1 over the 5.2.1-5 coreutils 5.90 is a *test* release. It is not meant for general use, and setup never chooses test releases unless you tell it to. This coreutils won't even work with the current cygwin 1.5.18, it requires a recent snapshot. > At this point I am just trying to verify that what I am trying to do > should work. Does '$stty /dev/com1 19200' change the baud for anyone in > a shell or a script, or am I chasing my tail? If it works, what version > does it work for? Are you sure you're even using the Cygwin stty? What does "type stty" and "stty --version" report? On my system stty won't even accept that syntax, it needs -F (but works fine setting the baud rate otherwise.) Since you're using a third party packaged Cygwin then all bets are off really, and technically you need to ask on their mailing list and not here. Brian -- 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/