Subject: Re: Serial port programming problem/question (solved)
To: Ben Collver <collver@peak.org>
From: Leif Lindholm <leif@smurfnet.nu>
List: netbsd-users
Date: 01/07/2005 16:48:42
On Fri, 2005-01-07 at 06:46 -0800, Ben Collver wrote:
> Hi Leif,
> 
> I don't have the time to answer your questions directly, but a document
> you may find useful is the Serial Programming Guide for POSIX Operating
> Systems, available at http://easysw.com/~mike/serial/

Ah, thanks a lot - that solved my problem straight away.

My Linux version didn't use the cfset<i|o>speed functions (it set the
speed in c_cflag) - once I fixed that, everything started working.

Thanks for all the quick responses!

regards
	/
		Leif