Module Name: src Committed By: msaitoh Date: Fri Oct 30 18:23:37 UTC 2015
Modified Files: src/sys/dev/pci: if_wm.c Log Message: Call wm_get_hw_control() correctly. This change fixes a bug that some AMT based systems doesn't linkup at 1000BaseT. The problem was observed on HP Compaq dc7700. A lot of fixes have been done to wm(4) and igphy(4). Now PR#44893 should be fixed. To generate a diff of this commit: cvs rdiff -u -r1.377 -r1.378 src/sys/dev/pci/if_wm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.