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: 03/21/1998 13:40:02
mark
Sat Mar 21 13:30:07 PST 1998
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory nb00:/tmp/cvs-serv14150

Modified Files:
	podulebus.c 
Log Message:
Report podules that have been disabled by boottime options.
Provide a function netslot_ea() to return the ethernet address of the
RiscPC network slot.


mark
Sat Mar 21 13:30:29 PST 1998
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory nb00:/tmp/cvs-serv14182

Modified Files:
	podulebus.h 
Log Message:
Prototype netslot_ea() and podule_read().


mark
Sat Mar 21 13:35:20 PST 1998
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory nb00:/tmp/cvs-serv14207

Added Files:
	if_ne_pbus.c if_ne_pbusreg.h 
Log Message:
Initial commit of podulebus attachments to the MI NE2000 driver for
etherH and etherM netslot interfaces.


mark
Sat Mar 21 13:36:37 PST 1998
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory nb00:/tmp/cvs-serv14235

Removed Files:
	if_eh.c if_ehreg.h if_em.c if_emreg.h 
Log Message:
This driver has been replaced with a podulebus attachment to the MI
NE2000 driver.


mark
Sat Mar 21 13:38:01 PST 1998
Update of /cvsroot/src/sys/arch/arm32/dev
In directory nb00:/tmp/cvs-serv14301

Removed Files:
	dp8390.c dp8390_pio.c dp8390_pio.h dp8390var.h 
Log Message:
This file is no longer needed now etherM driver is just an attachment
to the MI NE2000 driver.


gwr
Sat Mar 21 13:38:24 PST 1998
Update of /cvsroot/src/sys/arch/sun3/dev
In directory nb00:/tmp/cvs-serv14307

Modified Files:
	cg4.c 
Log Message:
Deal with missing P4 register on old Sun3/60 machines.


mark
Sat Mar 21 13:39:16 PST 1998
Update of /cvsroot/src/sys/arch/arm32/conf
In directory nb00:/tmp/cvs-serv14361

Modified Files:
	files.arm32 
Log Message:
Replace the em and eh drivers with an attachment to the ne driver.