Erez Doron wrote:

> HI
>
> does anyone know how can I use the 'custom-baud-rate'
> ( option to directly give the serial port it's divisor
>   this lets you fine tune baud rate).
>
> regards
> erez

setserial is your friend.
setserial /dev/ttyS1 baud_base XXXX

Consault the manual page ('man setserial') for proper syntax

Hope it helps,
Isaac Aaron


Reply via email to