Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/sandpoint/stand/netboot



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.




Home | Main Index | Thread Index | Old Index