Bug#860910: screen: support baudrate of 1500000

2017-04-21 Thread Axel Beckert
Control: tag -1 - moreinfo Control: clone -1 -2 Control: forwarded -1 https://savannah.gnu.org/bugs/?func=detailitem&item_id=45741 Control: retitle -2 screen: Should error out on unsupported baud rates instead of showing garbled data Control: severity -2 normal Hi Vagrant, Vagrant Cascadian wro

Bug#860910: screen: support baudrate of 1500000

2017-04-21 Thread Vagrant Cascadian
Thanks for the quick response! On 2017-04-21, Axel Beckert wrote: > Vagrant Cascadian wrote: >> Highest speed listed in the source tty.sh (which produces tty.c) is >> 460800, but it's unclear to me if it also dynamically determines >> appropriate values for baud rates somehow... > > I currently as

Bug#860910: screen: support baudrate of 1500000

2017-04-21 Thread Axel Beckert
Control: tag -1 + moreinfo upstream Hi Vagrant, Vagrant Cascadian wrote: > Highest speed listed in the source tty.sh (which produces tty.c) is > 460800, but it's unclear to me if it also dynamically determines > appropriate values for baud rates somehow... I currently assume that screen doesn't

Bug#860910: screen: support baudrate of 1500000

2017-04-21 Thread Vagrant Cascadian
Package: screen Version: 4.5.0-5 Severity: wishlist When I run: screen /dev/ttyUSB2 150 All I get is gibberish on the screen. I'm able to access the same device with cu: cu --line=/dev/ttyUSB2 --baud=150 And I get expected serial output, so I know the tty device works at that spe