K 10 svn:author V 6 grehan K 8 svn:date V 27 2021-11-14T01:17:01.527508Z K 7 svn:log V 794 igc: Use hardware routine for PHY reset Summary: The previously used software reset routine wasn't sufficient to reset the PHY if the bootloader hadn't left the device in an initialized state. This was seen with the onboard igc port on an 11th-gen Intel NUC. The software reset isn't used in the Linux driver so all related code has been removed. Tested on: Netgate 6100 onboard ports, a discrete PCIe I225-LM card, and an 11th-gen Intel NUC. Approved by: re (gjb) Reported by: woodsb02 Tested by: woodsb02 (NUC) Sponsored by: Rubicon Communications, LLC ("Netgate") (cherry picked from commit 561cd74b1704ab76a3286733fb43da53b6892ea4) (cherry picked from commit 267a39780ea8c89b7a89ca9e91dcfff02c69656f) Git Hash: d9d62504778435df82b6f01b74c0bf2f8d1256d3 Git Author: grehan@FreeBSD.org END