Subject: CVS commit: src/sys/dev/marvell
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/24/2003 19:00:56
Module Name:	src
Committed By:	matt
Date:		Mon Mar 24 17:00:56 UTC 2003

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

Log Message:
Update bpf interface to current.  Make output buffers aligned to a
cacheline bounary.  Only put hash table and descriptors in uncached
memory, buffers are in cached memory.


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

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