Subject: CVS commit: src/sys/arch/sandpoint/stand/netboot
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 10/25/2007 10:54:55
Module Name:	src
Committed By:	nisimura
Date:		Thu Oct 25 10:54:55 UTC 2007

Added Files:
	src/sys/arch/sandpoint/stand/netboot: rge.c vge.c

Log Message:
add two popular GeE PCI cards. big endian CPU aware and works with
PIPT writeback cache.  still crude, refinement will follow as tests
on real HW progress.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/arch/sandpoint/stand/netboot/rge.c \
    src/sys/arch/sandpoint/stand/netboot/vge.c

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