bin/109490: stty(1): setting the sio or uart speed does not work

Andrew Pantyukhin infofarmer at FreeBSD.org
Mon Apr 2 07:40:09 UTC 2007


The following reply was made to PR bin/109490; it has been noted by GNATS.

From: "Andrew Pantyukhin" <infofarmer at FreeBSD.org>
To: bug-followup at FreeBSD.org, rmgls at wanadoo.fr
Cc:  
Subject: Re: bin/109490: stty(1): setting the sio or uart speed does not work
Date: Mon, 2 Apr 2007 11:30:45 +0400

 Please try:
 stty 0 < /dev/<whatever>.lock
 stty 57600 < /dev/<whatever>.init
 stty 57600 < /dev/<whatever>
 
 See sio(4) for more info on init/lock subdevs.


More information about the freebsd-bugs mailing list