Date: Tue, 11 Aug 2020 14:30:06 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 166724] if_re(4): watchdog timeout Message-ID: <bug-166724-7501-ggCur0naow@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 #92 from Bob Smith <bob@novanet.org> --- To possibly save anyone else some time, this is exactly what I did to get t= he driver installed on my FreeBSD 12.1 system. svn checkout https://svn.freebsd.org/base/releng/`uname -r | cut -d'-' -f1,= 1` /usr/src portsnap fetch portsnap extract cd /usr/ports/net/realtek-re-kmod/ make install echo 'if_re_load=3D"YES"' >> /boot/loader.conf echo 'if_re_name=3D"/boot/modules/if_re.ko"' >> /boot/loader.conf --=20 You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-166724-7501-ggCur0naow>