Module Name: src Committed By: msaitoh Date: Fri Nov 2 08:16:49 UTC 2018
Modified Files: src/sys/dev/pci: if_wm.c Log Message: - Add missing wm_gate_hw_phy_config_ich8lan(false) in wm_phy_post_reset() on PCH2. wm_gate_hw_phy_config_ich8lan(true) is called in wm_reset(), so wm_phy_post_reset(false) should be called after reset. - On PCH2, set the phy config counter to 50msec after (PHY) reset. To generate a diff of this commit: cvs rdiff -u -r1.593 -r1.594 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.