Current-Users archive

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

Re: re0 watchdog timeouts



FreeBSD also has some problems with Ethernet re driver, at least on some versions of the Realtek 8111/8168/8169 chip.

> On Mon, May 15, 2017 at 11:19:55PM -0700, Soren Jacobsen wrote:
> > On 05/16 12:27, sc dying wrote:
> > > Is the condition at line 1919 of ic/rtl8169.c inverted?
> > > It should be `!=' to make it act as before patch when
> > > RTKQ_IM_HW is disabed in if_re_pci.c.

> > Good eye.  Fixed.

> With this (ic/rtl8169.c 1.151), and if_re_pci.c 1.46 (i.e., 1.47 reverted)
> I have a happy network! (No timeouts, delays nor file corruption seen so far
> despite trying.)

> Cheers,
        
> Patrick

I actually tested this update, building from NetBSD 7.99.71 i386 installation for amd64.

Intel Sandy Bridge motherboard, MSI Z68MA-ED55(B3).

I booted custom kernel, haven't tried generic on this computer yet for 7.99.71.

I tested this by running "cvs up -dP -A" from top of src tree, and there were no re0 watchdog timeouts.

But the kernel still won't boot on other computer,
Intel Ivy Bridge MSI Z77 MPOWER motherboard; I mentioned this about 10(?) days ago.

Tom


Home | Main Index | Thread Index | Old Index