Subject: sun-lamp CVS commits
To: None <source-changes@sun-lamp.cs.berkeley.edu>
From: The Source Master <srcmastr@NetBSD.ORG>
List: source-changes
Date: 09/17/1994 16:50:02
deraadt
Sat Sep 17 16:43:24 PDT 1994
Update of /b/source/CVS/src/sys/arch/sparc/conf
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/norm/src/sys/arch/sparc/conf

Modified Files:
	files.sparc.newconf 
Log Message:
new scsi code
sparc/sbus/* --> sparc/dev/*


deraadt
Sat Sep 17 16:43:57 PDT 1994
Update of /b/source/CVS/src/sys/arch/sparc/conf
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/norm/src/sys/arch/sparc/conf

Modified Files:
	TDR 
Log Message:
new scsi

deraadt
Sat Sep 17 16:45:41 PDT 1994
Update of /b/source/CVS/src/sys/arch/sparc/include
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/norm/src/sys/arch/sparc/include

Added Files:
	sun_disklabel.h 
Log Message:
sunos disklabels are translated into netbsd disklabels.


deraadt
Sat Sep 17 16:46:33 PDT 1994
Update of /b/source/CVS/src/sys/arch/sparc/include
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/norm/src/sys/arch/sparc/include

Modified Files:
	autoconf.h 
Log Message:
"struct confargs" is used for all device match/attach functions. It
tells you what bus (sbus, vme, ...) you are on.


deraadt
Sat Sep 17 16:48:40 PDT 1994
Update of /b/source/CVS/src/sys/arch/sparc/dev
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/norm/src/sys/arch/sparc/dev

Modified Files:
	dmareg.h esp.c espreg.h 
Added Files:
	dma.c dmavar.h espvar.h 
Log Message:
Replacement esp (NCR 53C9X + LSI DMA) scsi driver from Peter Galbavy.


deraadt
Sat Sep 17 16:50:00 PDT 1994
Update of /b/source/CVS/src/sys/arch/sparc/dev
In directory sun-lamp.cs.berkeley.edu:/c/users/deraadt/norm/src/sys/arch/sparc/dev

Modified Files:
	obio.c 
Log Message:
obio bus driver, for dealing with devices on the sun4 motherboard.