Mailing List Archive

Baud rate assignment on Cyclades TS3000 series?
Hi All,
Was wondering if anyone else has had problems getting Conserver to setup
the Cyclades TS-3000 series serial ports to baud rates above 14400?

For example (using conserver v7.2.2, but same effect w/ all versions)

conserver.cf entry:: ttyS1:/dev/ttyS1:19200p:null:
Yields conserver starting with proper init:: conserver (174): ttyS1 is
on /dev/ttyS1 (19200p) logged to /dev//null

However, the /proc/tty/driver/serial_ttyS driver information file shows
a baudrate of only 14400, which is also confirmed by stty:

[root@everglades-cyclades-1 driver]# stty -F /dev/ttyS1
speed 14400 baud;

If I use stty -F /dev/ttyS1 19200, it then works OK, but would rather
see a usuable solution.

Anyone else seen this one before?

Thanks in advance for any suggestions/pointers :)
-Jeremy