Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/18/1998 10:34:53
Module Name:	src
Committed By:	thorpej
Date:		Wed Nov 18 18:34:53 UTC 1998

Modified Files:
	src/sys/dev/ic: dp8390.c dp8390var.h elink3.c elink3var.h mb86960.c
	    mb86960var.h smc91cxx.c smc91cxxvar.h
	src/sys/dev/pcmcia: if_ep_pcmcia.c if_mbe_pcmcia.c if_ne_pcmcia.c
	    if_sm_pcmcia.c
Log Message:
Now that the *_activate() functions don't do things which are attachment
specific, move them into the chipset drivers.