Module Name: src Committed By: msaitoh Date: Thu Jul 13 08:22:21 UTC 2017
Modified Files: src/sys/dev/mii: inbmphyreg.h src/sys/dev/pci: if_wm.c if_wmreg.h Log Message: - Call wm_kmrn_lock_loss_workaround_ich8lan() before any PHY access in wm_linkintr_gmii(). - Register access in wm_kmrn_lock_loss_workaround_ich8lan() now works correctly. Enable this function. - Configure the LCD with the extended configuration region in NVM if it's required. - Add debug printf. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/mii/inbmphyreg.h cvs rdiff -u -r1.522 -r1.523 src/sys/dev/pci/if_wm.c cvs rdiff -u -r1.101 -r1.102 src/sys/dev/pci/if_wmreg.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.