Module Name: src Committed By: martin Date: Mon Feb 16 08:32:33 UTC 2015
Modified Files: src/sys/dev/pci [netbsd-6]: if_bge.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1256): sys/dev/pci/if_bge.c: revision 1.278 Fix three bugs reported by enami@: - bge_miibus_writereg(): Fix a bug that BCM5906 may leave an APE lock. - Fix hwcfg4 isn't printed correctly. - Fix a bug that BGE_PHY_TEST_CTRL_REG isn't set correctly on some PCIe devices. To generate a diff of this commit: cvs rdiff -u -r1.200.2.4 -r1.200.2.5 src/sys/dev/pci/if_bge.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.