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 09:02:16
Module Name: src
Committed By: nisimura
Date: Thu Oct 25 09:02:16 UTC 2007
Added Files:
src/sys/arch/sandpoint/stand/netboot: pcn.c sip.c tlp.c
Log Message:
add three popular 10/100 Ethernet 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/pcn.c \
src/sys/arch/sandpoint/stand/netboot/sip.c \
src/sys/arch/sandpoint/stand/netboot/tlp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.