Subject: Re: serial port control
To: David Brownlee <abs@anim.dreamworks.com>
From: Wolfgang Rupprecht <wolfgang@wsrcc.com>
List: current-users
Date: 02/13/1998 01:15:21
David Brownlee writes:
> 	If you need to make any changes to get it to compile, and can get
> 	them to take the changes back into their code I think we could put
> 	them up on the www.netbsd.org commercial products page :)

It compiles without warnings or errors using their supplied
Makefile.bsd .

Although nobody put in the effort to make it compile cleanly with my
favorite pedantic setting for CFLAGS:

	-O2 -g -Wall -Wmissing-prototypes -Wmissing-declarations
	-Wstrict-prototypes

I'll spruce it up mainly for my own curiosity, just to make sure
everything is ok.

-wolfgang
-- 
Wolfgang Rupprecht    <wolfgang@wsrcc.com>     http://www.wsrcc.com/wolfgang/
	  Never trust a program you don't have sources for.