Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   jakllsch
Date:           Fri Dec  7 19:01:11 UTC 2018

Modified Files:
        src/sys/sys: termios.h

Log Message:
Add speeds B500000 to B4000000 in increments of 500000.

Motivated by picocom checking for the existance of these at compile
time, and therefor previously not being able able to use picocom to
access the consoles of modern Rockchip SoCs (for example RK3399) running
at B1500000.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/sys/sys/termios.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index