View Single Post
  #2 (permalink)  
Old 03-11-2007, 06:19 AM
Bill Marcum
 
Posts: n/a
Default Re: Serial port TTYS1 dropping characters ...

On Sat, 10 Mar 2007 20:30:37 +0100, gb
<gb@dd.com> wrote:
>
> For information (these settings works with minicom)
> [root@localhost ~]# stty < /dev/ttyS1
> speed 9600 baud; line = 0;
> min = 1; time = 5;
> ignbrk -brkint -icrnl -imaxbel
> -opost -onlcr
> -isig -icanon -iexten -echo -echoe -echok -echoctl -echoke
>

Try adding crtscts (hardware flow control) to the settings. Minicom
uses its own settings.


--
There is a great discovery still to be made in Literature: that of
paying literary men by the quantity they do NOT write.
Reply With Quote