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:           Sat May 31 01:43:57 UTC 2008

Modified Files:
        src/sys/arch/sandpoint/stand/netboot: Makefile nif.c
Added Files:
        src/sys/arch/sandpoint/stand/netboot: kse.c sme.c

Log Message:
- add two more PCI NICs to code heap; SMsC LAN9420 (sme.c) and
Micrel KSZ8841/8842 (kse.c).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sandpoint/stand/netboot/Makefile
cvs rdiff -r0 -r1.1 src/sys/arch/sandpoint/stand/netboot/kse.c \
    src/sys/arch/sandpoint/stand/netboot/sme.c
cvs rdiff -r1.6 -r1.7 src/sys/arch/sandpoint/stand/netboot/nif.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