Module Name: src Committed By: msaitoh Date: Mon Apr 1 13:41:38 UTC 2013
Modified Files: src/sys/dev/mii: brgphy.c Log Message: In brgphyattach(), set sc_isbge, sc_isbnx and sc_phyflags before PHY_RESET() because brgphy_reset() refers those flags. To generate a diff of this commit: cvs rdiff -u -r1.62 -r1.63 src/sys/dev/mii/brgphy.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.