Module Name: src Committed By: martin Date: Thu Oct 24 15:58:45 UTC 2019
Modified Files: src/sys/dev/mii [netbsd-8]: ciphy.c miidevs Log Message: Pull up the following revisions, requested by msaitoh in ticket #1414: sys/dev/mii/ciphy.c 1.34-1.37 via patch sys/dev/mii/miidevs 1.158 - Indicate master mode if the negotiated result say so. - Call mii_phy_flowstatus() to show the flow setting. - Match a lot of Cicada and Vitesse devices correctly. - Add support for VSC8221, VSC8234 and VSC8641. - KNF To generate a diff of this commit: cvs rdiff -u -r1.26.10.2 -r1.26.10.3 src/sys/dev/mii/ciphy.c cvs rdiff -u -r1.125.6.6 -r1.125.6.7 src/sys/dev/mii/miidevs Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.