Bug 30906

Summary: Add 28800 baud support to sio
Product: Base System Reporter: Daniel O'Connor <darius>
Component: kernAssignee: jlemon
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Daniel O'Connor 2001-09-29 05:20:00 UTC
sio doesn't support 28800 baud even though the UART is perfectly capable
of running at that rate (and termios etc has support for it).

This isn't really an issue for most people, but it's certainly handy for
talking to 68HC12 EVB's running at 12Mhz :)

Fix: 

http://www.dons.net.au/~darius/sio-28800.diff
Comment 1 ru freebsd_committer freebsd_triage 2001-09-29 14:38:10 UTC
Responsible Changed
From-To: freebsd-bugs->jlemon

Forgot to close PR?
Comment 2 jlemon freebsd_committer freebsd_triage 2001-11-02 16:51:37 UTC
State Changed
From-To: open->closed

Fix committed to stable