Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 09/29/1997 07:50:03
thorpej
Mon Sep 29 00:47:13 PDT 1997
Update of /cvsroot/src/sys/dev/ic
In directory netbsd1:/var/slash-tmp/cvs-serv25135/ic

Modified Files:
      Tag: marc-pcmcia
	elink3.c elink3var.h 
Log Message:
Make the "enable" and "disable" hooks take pointers to the softc, rather
than void * and a separately specified argument.


thorpej
Mon Sep 29 00:47:16 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv25135/pcmcia

Modified Files:
      Tag: marc-pcmcia
	if_ep_pcmcia.c 
Log Message:
Make the "enable" and "disable" hooks take pointers to the softc, rather
than void * and a separately specified argument.