Subject: CVS commit: src/sys/dev/marvell
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 02/01/2005 20:47:02
Module Name:	src
Committed By:	matt
Date:		Tue Feb  1 20:47:02 UTC 2005

Modified Files:
	src/sys/dev/marvell: if_gfe.c if_gfevar.h

Log Message:
Allow the driver to allocate needs resources on attach and not free
depending on cf_flags (instead of on interface up / down).


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/dev/marvell/if_gfe.c
cvs rdiff -r1.4 -r1.5 src/sys/dev/marvell/if_gfevar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.