Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-7] src/sys/dev/pci



Module Name:    src
Committed By:   martin
Date:           Tue Feb 17 14:48:10 UTC 2015

Modified Files:
        src/sys/dev/pci [netbsd-7]: if_bge.c

Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #526):
        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.277 -r1.277.2.1 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.




Home | Main Index | Thread Index | Old Index