Module Name: src Committed By: martin Date: Thu Nov 21 14:06:16 UTC 2019
Modified Files: src/sys/dev/mii [netbsd-8]: atphy.c mii_physubr.c miivar.h Log Message: Pull up the following revisions, requested by msaitoh in ticket #1454: sys/dev/mii/atphy.c 1.22-1.23, 1.25 via patch sys/dev/mii/mii_physubr.c 1.88 via patch sys/dev/mii/miivar.h 1.69 via patch - Fix a bug that atphy(4) can't negotiate correctly when the media setting is neither auto nor 1000baseT. - Code cleanup. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.18.8.1 src/sys/dev/mii/atphy.c cvs rdiff -u -r1.80.26.1 -r1.80.26.2 src/sys/dev/mii/mii_physubr.c cvs rdiff -u -r1.62 -r1.62.20.1 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.