On 2018-04-03 18:53:16, Bryan Linton <b...@shoshoni.info> wrote: > On 2018-04-02 11:52:08, Stefan Fritsch <s...@sfritsch.de> wrote: > > Hi, > > > > We have seen problems with em on i219V and i219LM. For example, "Hardware > > Initialization Failed" if no cable is plugged in during boot, or watchdog > > timeouts / hangs until next boot if the cable is removed while data is > > transmitted. > > > > This patch adds a bunch of quirks and fixes from freebsd. > > > > It would be nice if people could give it a try on various em(4) hardware > > to check if there are any regressions. > > > > I'm running it on an > em0 at pci0 dev 25 function 0 "Intel I217-LM" rev 0x04: msi, mac_type > 0x1d phy_type 0xb > in a Thinkpad T440p with no regressions seen so far. > > I'm not sure if anything here touches the I217-LM chip or not, but > given some of the quirks in your list, I'm hoping that it might > fix this bug that I've been experiencing for a while now. > > https://marc.info/?l=openbsd-bugs&m=150441840715439&w=2 > > It can take up to a week for it to show, so I'll run with the > patch for as long as I can and report back any findings. As > stated above, I haven't seen any regressions. > > So far so good! >
Alas, it didn't fix the bug I described above, but it also hasn't caused any regressions or any other issues I can see. -- Bryan