]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add more possible baud rates to the Unix serial backend. These are the
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 8 Dec 2010 14:21:35 +0000 (14:21 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Wed, 8 Dec 2010 14:21:35 +0000 (14:21 +0000)
commit3e8287839a881674ccfd7c9ce031b1b924316cf0
tree5485211013f26a8b8131d392a851fb0abad21016
parentd0d647b965c1e257bf8baf2a890eab957950bb3e
Add more possible baud rates to the Unix serial backend. These are the
union of rates found in the termios.h of Linux 2.6.24 and "SunOS 5.6
Generic_105181-29 sun4u sparc SUNW,Ultra-4" machines. After a patch by
Thomas Bechtold.

[originally from svn r9028]
unix/uxser.c