https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=166724
--- Comment #92 from Bob Smith <b...@novanet.org> --- To possibly save anyone else some time, this is exactly what I did to get the 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="YES"' >> /boot/loader.conf echo 'if_re_name="/boot/modules/if_re.ko"' >> /boot/loader.conf -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ freebsd-net@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"