Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/27/1997 02:10:05
marc
Fri Sep 26 19:00:15 PDT 1997
Update of /cvsroot/src/sys/dev/eisa
In directory netbsd1:/var/slash-tmp/cvs-serv5524/eisa

Modified Files:
      Tag: marc-pcmcia
	if_ep_eisa.c 
Log Message:
initialize enable/disable hooks to NULL so the bus independent code
dtrt.



marc
Fri Sep 26 19:00:20 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv5524/isa

Modified Files:
      Tag: marc-pcmcia
	if_ep_isa.c 
Log Message:
initialize enable/disable hooks to NULL so the bus independent code
dtrt.



marc
Fri Sep 26 19:00:25 PDT 1997
Update of /cvsroot/src/sys/dev/isapnp
In directory netbsd1:/var/slash-tmp/cvs-serv5524/isapnp

Modified Files:
      Tag: marc-pcmcia
	if_ep_isapnp.c 
Log Message:
initialize enable/disable hooks to NULL so the bus independent code
dtrt.



marc
Fri Sep 26 19:00:31 PDT 1997
Update of /cvsroot/src/sys/dev/pci
In directory netbsd1:/var/slash-tmp/cvs-serv5524/pci

Modified Files:
      Tag: marc-pcmcia
	if_ep_pci.c 
Log Message:
initialize enable/disable hooks to NULL so the bus independent code
dtrt.



marc
Fri Sep 26 19:02:30 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv6175

Modified Files:
      Tag: marc-pcmcia
	if_ep_pcmcia.c 
Log Message:
added enable/disable hooks for elink3 layer to do power management.


marc
Fri Sep 26 19:04:07 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv6301

Modified Files:
      Tag: marc-pcmcia
	pcmciachip.h 
Log Message:
add a card_gettype function to the chip->pcmcia interface, and remove
the variable from the card_attach function