Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/14/1997 21:30:04
thorpej
Tue Oct 14 14:20:09 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv13089

Modified Files:
      Tag: marc-pcmcia
	if_ne_pci.c 
Log Message:
Mark this interface as enabled right from the get-go.


mark
Tue Oct 14 14:25:06 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/mainbus
In directory netbsd1:/var/slash-tmp/cvs-serv14111

Modified Files:
	mainbus.c mainbus.h mainbus_io.c mainbus_io_asm.S 
Log Message:
Updated to reflect arm32 kernel source restructuring.
Use the bs_notimpl functions rather than creating a set of dummies
for un-supported bus space tag functions.


thorpej
Tue Oct 14 14:26:34 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv14729

Modified Files:
      Tag: marc-pcmcia
	elink3.c 
Log Message:
Garbage-collect a hack no longer needed since the compiler has been
fixed.


thorpej
Tue Oct 14 14:28:42 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv15286

Modified Files:
	elink3.c elink3var.h 
Log Message:
Pull down from marc-pcmcia branch:

Minor tweaks to deal with PCMCIA differences, and support for power
management.