Module Name: src Committed By: martin Date: Sun Dec 30 12:16:16 UTC 2018
Modified Files: src/sys/dev/mii [netbsd-8]: mii_physubr.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1149): sys/dev/mii/mii_physubr.c: revision 1.81 sys/dev/mii/mii_physubr.c: revision 1.82 KNF in comment. No functional change. - 802.3 22.2.4.1.1 "Reset" says The reset shall be completed in 0.5s, so change the value from 100ms to 500ms. To generate a diff of this commit: cvs rdiff -u -r1.80 -r1.80.26.1 src/sys/dev/mii/mii_physubr.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.