[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

serial and baud rate



Hi

I'm porting a program i wrote for dos, to linux.
I use the serial port via /dev/ttyS#

now i want to change baud rates, how do i do that ?
how do i set it to non standard baud rates (like 115200/4=28800)

i do not want to use an external util (like setserial) but do it
via system calls or ioctl.

regards
erez.