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

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

Log Message:
Use a subregion for the mac's ethernet registers.  Shaves 512 bytes
from the driver.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/dev/marvell/gtethreg.h
cvs rdiff -r1.2 -r1.3 src/sys/dev/marvell/if_gfe.c \
    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.