Source-Changes-D archive

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

Re: CVS commit: src/sys/dev/mii




(2013/06/11 16:22), SAITOH Masanobu wrote:
Module Name:    src
Committed By:   msaitoh
Date:           Tue Jun 11 07:22:08 UTC 2013

Modified Files:
        src/sys/dev/mii: ciphy.c ihphy.c tlphy.c

Log Message:
Update link status quickly. This change is a part of mii_physubr.c rev.
1.77-1.78.


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/mii/ciphy.c
cvs rdiff -u -r1.5 -r1.6 src/sys/dev/mii/ihphy.c
cvs rdiff -u -r1.60 -r1.61 src/sys/dev/mii/tlphy.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Sorry, I'm accidentally committed ihphy.c and tlphy. The commit message
was modified as follows using cvs admin -m.

--------------------------------------------
 Remove duplicated code. The code to check IFF_UP and autonegotiation
is in mii_phy_tick(), too.
--------------------------------------------

--
-----------------------------------------------
                SAITOH Masanobu (msaitoh%execsw.org@localhost
                                 msaitoh%netbsd.org@localhost)


Home | Main Index | Thread Index | Old Index