Module Name: src Committed By: msaitoh Date: Wed Jul 2 22:21:50 UTC 2014
Modified Files: src/sys/dev/mii: brgphy.c Log Message: - 5720S and 5709S share the same PHY id. Assume 5720S PHY if parent device is bge(4). Same as FreeBSD. Tested on HP Moonshot. - Fix media detect on some Fiber chips. Tested on my own BCM5709 card. Same as {Free,Open}BSD. To generate a diff of this commit: cvs rdiff -u -r1.74 -r1.75 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.