Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 05/18/1996 15:00:12
briggs
Sat May 18 14:52:53 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19049

Modified Files:
	pmap.h autoconf.h 
Log Message:
Fixup a few prototypes and put 'em in their place.

briggs
Sat May 18 14:54:01 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/conf
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19085/conf

Modified Files:
	files.mac68k std.mac68k 
Log Message:
Serial driver with interface to a slightly modified version of the machine-
independent z8530 driver.  When that driver is updated, the local copy
of those files may be removed.  From Bill Studenmund.
Compiler warnings fixed by me.

briggs
Sat May 18 14:54:40 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19085/dev

Modified Files:
	ite.c z8530reg.h 
Added Files:
	z8530sc.c z8530sc.h z8530tty.c z8530tty.h zs.c 
Removed Files:
	ser.c serreg.h 
Log Message:
Serial driver with interface to a slightly modified version of the machine-
independent z8530 driver.  When that driver is updated, the local copy
of those files may be removed.  From Bill Studenmund.
Compiler warnings fixed by me.

briggs
Sat May 18 14:54:47 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19085/include

Modified Files:
	psl.h 
Added Files:
	z8530var.h 
Log Message:
Serial driver with interface to a slightly modified version of the machine-
independent z8530 driver.  When that driver is updated, the local copy
of those files may be removed.  From Bill Studenmund.
Compiler warnings fixed by me.

briggs
Sat May 18 14:54:54 EDT 1996
Update of /a/cvsroot/src/sys/arch/mac68k/mac68k
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv19085/mac68k

Modified Files:
	conf.c pmap_bootstrap.c 
Log Message:
Serial driver with interface to a slightly modified version of the machine-
independent z8530 driver.  When that driver is updated, the local copy
of those files may be removed.  From Bill Studenmund.
Compiler warnings fixed by me.