Set the termios speed based on the tty speed. This allows consoles to work at
authorBenno Rice <benno@FreeBSD.org>
Wed, 29 Jan 2003 02:43:35 +0000 (02:43 +0000)
committerBenno Rice <benno@FreeBSD.org>
Wed, 29 Jan 2003 02:43:35 +0000 (02:43 +0000)
commita42a7e2f135de36b3ba5571c3178db39df8dc78d
tree98210138fa39964c6e10195c9bf6a8c0cecc5e43
parent912e44b663d3a55ebffbe701895f29f9ae46ae53
Set the termios speed based on the tty speed.  This allows consoles to work at
speeds other than TTYDEF_SPEED.

Approved by: jake
sys/dev/zs/zs.c