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:           Sun Dec  9 09:55:59 UTC 2007

Modified Files:
        src/sys/arch/sandpoint/stand/netboot: nvt.c rge.c sip.c vge.c wm.c

Log Message:
- make sure to advertise flowcontrol and 1000T FDX/HDX capablity for
GbE NICs.
- stop and reactive MII auto polling for every MII read/write access
in vge.c and nvt.c.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/sandpoint/stand/netboot/nvt.c
cvs rdiff -r1.7 -r1.8 src/sys/arch/sandpoint/stand/netboot/rge.c
cvs rdiff -r1.9 -r1.10 src/sys/arch/sandpoint/stand/netboot/sip.c \
    src/sys/arch/sandpoint/stand/netboot/vge.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/sandpoint/stand/netboot/wm.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