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/17/1998 12:00:02
ragge
Sun May 17 11:51:13 PDT 1998
Update of /cvsroot/src/sys/arch/vax/uba
In directory nb00:/tmp/cvs-serv28764

Modified Files:
	dz.c dzreg.h 
Added Files:
	dz_uba.c dzvar.h 
Log Message:
Split the DZ11 driver into two parts; can now use the same driver on
both unibus/qbus devices and vaxstations.


ragge
Sun May 17 11:52:34 PDT 1998
Update of /cvsroot/src/sys/arch/vax/vsa
In directory nb00:/tmp/cvs-serv28818

Added Files:
	dz_vsbus.c 
Log Message:
Split the DZ11 driver into two parts; can now use the same driver on
both unibus/qbus devices and vaxstations.


ragge
Sun May 17 11:55:30 PDT 1998
Update of /cvsroot/src/sys/arch/vax/vsa
In directory nb00:/tmp/cvs-serv28840

Added Files:
	if_ln.c 
Log Message:
Add vax-hacked lance device driver for vaxstations.
XXX - This is temporary; will go away when the troubles with the
MI driver is fixed.


ragge
Sun May 17 11:58:07 PDT 1998
Update of /cvsroot/src/sys/arch/vax/conf
In directory nb00:/tmp/cvs-serv28870

Modified Files:
	files.vax 
Log Message:
Change to use newly committed ln- and dz-drivers.