Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/marvell
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.
Home |
Main Index |
Thread Index |
Old Index