Source-Changes archive

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

CVS commit: src/sys/dev/mii



Module Name:    src
Committed By:   chris
Date:           Sun Aug  7 17:47:22 UTC 2005

Modified Files:
        src/sys/dev/mii: mii_bitbang.c

Log Message:
Following feedback from thorpej, remove the #ifdef cats block, and update
comment.

All platforms will now send a change in direction, then the 32 MDO bits
when synchronising with the phy.  Rather than sending the change in
direction with the first MDO bit.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/mii/mii_bitbang.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