NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55534: ixg(4) does not recognize link-up state at boot time



The following reply was made to PR kern/55534; it has been noted by GNATS.

From: Shinichi Doyashiki <clare%csel.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/55534: ixg(4) does not recognize link-up state at boot time
Date: Tue, 4 Aug 2020 11:14:07 +0900

 The kernel as of 2020-06-25 JST was the last known good kernel for my machine.
 The ixg(4) driver can be missing boot time initialization of SFP+ module related
 status bits.
 
 The following backouts are workarounds the problem.
 $ cvs update -j 1.7 -j 1.6 if_sriov.c
 $ cvs update -j 1.67 -j 1.66 ixgbe.h
 $ cvs update -j 1.233 -j 1.232 ixgbe.c
 $ cvs update -j 1.27 -j 1.26 ixgbe_osdep.h
 $ cvs update -j 1.15 -j 1.14 ixgbe_netbsd.c
 $ cvs update -j 1.151 -j 1.150 ixv.c
 
 
 --
 Shinichi Doyashiki <clare%csel.org@localhost>
 


Home | Main Index | Thread Index | Old Index