Module Name: src Committed By: msaitoh Date: Mon Aug 26 04:00:16 UTC 2013
Modified Files: src/sys/dev/mii [netbsd-6]: brgphy.c src/sys/dev/pci [netbsd-6]: if_bge.c if_bgereg.h Log Message: Pull up following revision(s) (requested by tsutsui in ticket #652): sys/dev/mii/brgphy.c 1.60 sys/dev/pci/if_bge.c 1.202 sys/dev/pci/if_bgereg.h 1.57 Add support for BCM57762 and BCM57765, found in Apple's Thunderbolt to Gigabit Ethernet adapter. PR kern/46961. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.59.8.1 src/sys/dev/mii/brgphy.c cvs rdiff -u -r1.200 -r1.200.2.1 src/sys/dev/pci/if_bge.c cvs rdiff -u -r1.56 -r1.56.18.1 src/sys/dev/pci/if_bgereg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.