Re: /dev/ttyS1 baud setting

From: Pavel Machek (pavel@suse.cz)
Date: Tue Jan 11 2000 - 11:05:41 EST


Hi!

> I was trying to setup /dev/ttyS1 to 115200 baud.
> I was using "setserial", kernel 2.2.12 and FIC VA503+ motherboard with
> 2x16550A integrated in 83877TF controller chip.
>
> After the approppriate "setserial" command I did
> cat /proc/tty/driver/serial
> And I saw there is 115200 baud set on /dev/ttyS1
>
> so I did
> cat /dev/zero > /dev/ttyS1 and looked at my oscilloscope that was
> connected to IrDA port connected to /dev/ttyS1
>
> I saw 9600 baud.

stty sane 115200 < /dev/ttyS1
cat /dev/zero > /dev/ttyS1

This is user error.
                                                                Pavel

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sat Jan 15 2000 - 21:00:18 EST