Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 09/25/1995 16:40:02
jonathan
Mon Sep 25 16:33:29 EDT 1995
Update of /a/cvsroot/src/sys/arch/pmax/tc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3417

Modified Files:
	tc.c asic.c 
Log Message:
Update pmax kernel to compile with -Werror:
Update TURBOChannel and ioasic interrupt-establish routines to pass on their
device argument as a "void *", since that's how all the pmax interrupt handlers
are declared.


chuck
Mon Sep 25 16:35:18 EDT 1995
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3454

Added Files:
	xy.c xyreg.h xyvar.h 
Log Message:
new "xy" disk device driver from me.
the "xy" driver runs Xylogics 450/451 SMD disk controllers.


jonathan
Mon Sep 25 16:36:24 EDT 1995
Update of /a/cvsroot/src/sys/arch/pmax/pmax
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3465

Modified Files:
	vm_machdep.c 
Log Message:
Add "kvtophys()", which maps MIPS R2000 kernel-virtual addresses to physical addresses,
so they can (e.g.) be written to DMA mapping registers.


chuck
Mon Sep 25 16:38:53 EDT 1995
Update of /a/cvsroot/doc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv3524/doc

Modified Files:
	CHANGES 
Log Message:
note new xylogics 450/451 driver