Module Name: src Committed By: msaitoh Date: Tue May 28 05:55:40 UTC 2013
Modified Files: src/sys/dev/pci: if_bge.c if_bgereg.h Log Message: Fix a bug that the PHY address bits in MI_MODE register is wrongly cleard. Set the PHY address correctly. To generate a diff of this commit: cvs rdiff -u -r1.248 -r1.249 src/sys/dev/pci/if_bge.c cvs rdiff -u -r1.78 -r1.79 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.