On Fri, 05 Oct 2018 01:45:22 -0300, Thanos Tsouanas wrote: > I was hoping it could have been some "bad timing" with the snapshots > back then but the problem is still there with the latest snapshot: > this ethernet card cannot work under -current, but works fine under > 6.3, and used to work under -current up to july-august (I'm sorry I > can't be more exact).
There's only one commit to if_bge.c around that time period, revision 1.387. Are you able to build and test a kernel with that change backed out? - todd CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/05/16 23:17:45 Modified files: sys/dev/pci : if_bge.c Log message: Fix iLO/IPMI remote access problem. At least for bge(4) network port which is shared with IPMI on HPE DL20 Gen9, its link state became down a while or never became active again. diff from FreeBSD through Naoki Fukaumi. https://svnweb.freebsd.org/base?view=revision&revision=248226 ok mpi dlg

