Bug 997

Summary: stty of 230400 and 460800 speeds not supported
Product: [Retired] Red Hat Linux Reporter: steve
Component: sh-utilsAssignee: David Lawrence <dkl>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.2   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-03-26 19:57:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description steve 1999-01-30 19:03:56 UTC
The Linux kernels that shipped with RH 5.1 and 5.2
(2.0.34 and 2.0.36) support B230400 and B460800 in
the termbits.h file (included by #including the
termios.h file).  But stty doesn't support anything above
115200, and I'm sure the problem probably exists
in other packages as well.

But, since I went to the trouble of fixing it myself,
I thought I'd mail a patch to redhat.  It could save
you 10 minutes of work...

As soon as I know what bug number this is assigned, I'll
send email with the patch.


------- Email Received From  steve (Steve Wahl) 01/30/99 14:06 -------

Comment 1 Jay Turner 1999-03-26 19:57:59 UTC
thanks for the patch.  fixed.