Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/14/1997 23:10:06
thorpej
Tue Oct 14 16:01:19 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1142

Modified Files:
	files.isa 
Added Files:
	if_ne_isa.c 
Log Message:
Pulldown from marc-pcmcia branch: ISA front-end for "ne" driver.


thorpej
Tue Oct 14 16:04:29 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv1669

Modified Files:
	if_ed.c if_edreg.h 
Log Message:
Pulldown from marc-pcmcia branch: garbage-collect NE2000 support from
this file.  The "ne" driver is now used, instead.


mark
Tue Oct 14 16:05:07 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv1945

Modified Files:
	rapide_io_asm.S 
Log Message:
Remove profiling calls from assembly routines.


thorpej
Tue Oct 14 16:06:35 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv2228

Modified Files:
	if_ed.c 
Log Message:
Correct a comment.


thorpej
Tue Oct 14 16:09:02 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv2423

Modified Files:
      Tag: marc-pcmcia
	if_ed.c 
Log Message:
Sync w/ trunk.


mark
Tue Oct 14 16:09:42 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv2539

Modified Files:
	rapide.c 
Log Message:
Updated for new location of the wd driver.
Use the interrupt specified in the podule structure when claiming
interrupts.
Updated the attach and probe declarations.