Source-Changes archive

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

CVS commit: src/sys/dev



Module Name:    src
Committed By:   matt
Date:           Thu Feb 20 00:55:22 UTC 2003

Modified Files:
        src/sys/dev/ic: gem.c
        src/sys/dev/mii: mii_physubr.c miivar.h

Log Message:
Add a MIIF_FORCEANEG flag to be passed to mii_attach.  This forces an
autonegotiation to take place if IFM_AUTO is selected in mii_media_set.
Make the gem driver use it.  (XXX hme probably should use it but I can't
test that).


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/ic/gem.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/mii/mii_physubr.c \
    src/sys/dev/mii/miivar.h

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