Support for Baud Rates above 250000 baud?

2007-01-08 Thread David le Comte
rt for higher baud rates? If so, does anyone know when? 2) Would it be difficult to download the appropriate source files, modify them, and make my own Cygwin build? (The idea of doing this terrifies me by the way). If it is possible, could someone give me some pointers on how to do this? re

Re: Lost support for baud rate of 230400 after minor Cygwin upgrade

2007-02-15 Thread David le Comte
Brian Ford wrote: On Fri, 16 Feb 2007, David le Comte wrote: Note that using stty -F /dev/comX where X is the "Comm port number" still works, ie it can still set the baud rate to 230400 (or even 25). Sorry, but note also that if you are going to use Posix style termio

Re: Lost support for baud rate of 230400 after minor Cygwin upgrade

2007-02-18 Thread David le Comte
ork that you and the others are doing, by the way. best regards, David le Comte [BTW, I was very impressed at how easy it was to get cron up and working - though I do have a question: /ect/rc does not appear to be automatically invoked; is that possible? What is the best way to ensure

Re: cronjob + sed

2007-02-26 Thread David le Comte
linux1974 wrote: Hi How do you set up cronjobs with cygwin? If I want to run a script that uses sed ( does thet standard sed that comes with cygwin supports /s /g etc commands to manipulate a string or do I need to upgrade sed? ) and gets an input file from a windows directory and output a new