Date: Sat, 09 Dec 2023 10:00:36 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 275251] Realtek PCIe 2.5GbE Family Controller not being detected Message-ID: <bug-275251-7501-8sIimN0j8B@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275251-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-275251-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=3D275251 --- Comment #8 from Olivier Cochard <olivier@freebsd.org> --- For local quick development and test, if you don't need to generate a packa= ge, because this code is simple (doesn't require lot's of building dependencies= ), the easiest way is the "raw way": git clone --branch v1.99 https://github.com/alexdupre/rtl_bsd_drv.git cd rtl_bsd_drv make cp if_re.ko /boot/modules/ If you would like to build a package the recommended way is to use poudrier= e, but a little more complex because you have to understand some basic port bu= ild system knowledge. --=20 You are receiving this mail because: 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-275251-7501-8sIimN0j8B>