Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 01 May 1997 09:28:49 -0400
From:      Brian McGovern <bmcgover@cisco.com>
To:        Brian Somers <brian@awfulhak.org>
Cc:        hackers@freebsd.org
Subject:   Re: PPPd oddity when changing baud rate 
Message-ID:  <199705011328.JAA02432@bmcgover-pc.cisco.com>
In-Reply-To: Your message of "Thu, 01 May 1997 02:21:19 BST." <199705010121.CAA23259@awfulhak.demon.co.uk> 

next in thread | previous in thread | raw e-mail | index | archive | help
It turned out to be an issue in the ioctl() routine where an errant return
value from (I think) ttioctl (I'd have to pull my code up to look at it)
would cause a return before the hardware would get reset to the new value. It
looks kind of strange, but at least I have it working now.

In short - my bad :)
	-Brian



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199705011328.JAA02432>