Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Apr 2021 14:26:41 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 166724] if_re(4): watchdog timeout
Message-ID:  <bug-166724-7501-AsNWuL9lze@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-166724-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-166724-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D166724

--- Comment #94 from Chris Hutchinson <portmaster@bsdforge.com> ---
I'm just going to throw this out there for a couple of
reasons...
1) several people indicated the vendors driver solved
   it for them
2) I just bought a realtek card capable of 9k jumbo
   frames. But the re(4) kernel module built into the
   kernel wouldn't do 9k jumbo frames.
3) This will work even if you already have the re(4)
   module built in, or from /boot/kernel/

Please try the /usr/ports/net/realtek-re-kmod/
After you've either built and installed it, or
pkg(8) installed it. Add the following to loader.conf(5)

if_re_load=3D"YES"
if_re_name=3D"/boot/modules/if_re.ko"

I have zero trouble using this driver, and am also
able to use the 9k jumbo frames this card is capable
of managing.

HTH

--Chris

--=20
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-166724-7501-AsNWuL9lze>