danf writes: stty doesn't support baud rates > 460800 bps, the attached patch adds...
authorMike Frysinger <vapier@gentoo.org>
Sat, 17 Jun 2006 22:41:28 +0000 (22:41 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 17 Jun 2006 22:41:28 +0000 (22:41 -0000)
commitb000586d0214491c2b81683c144bdc2bf923612b
tree292441834d79ca604c43d97fb045c497d6a583b2
parentfe3d844bb15841ee759ce911bbc46db007a95e09
danf writes: stty doesn't support baud rates > 460800 bps, the attached patch adds support for all baud rates supported by Linux 2.6.16 on x86.
libbb/speed_table.c