Date: Fri, 29 Mar 2019 18:09:21 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 236886] Chelsio T520-BT NIC not detected Message-ID: <bug-236886-7501-YiaYJ3POWb@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236886-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-236886-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=3D236886 Navdeep Parhar <np@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |np@FreeBSD.org --- Comment #3 from Navdeep Parhar <np@FreeBSD.org> --- Is the driver loaded? Note that cxgbe is _not_ compiled into GENERIC so yo= u'll have to load the module. Add if_cxgbe to kld_list in rc.conf if you'd like= to load it when the system starts. Try it manually for now and provide the output of dmesg | egrep 't5nex|cxl' if it still doesn't work after the kldload. # kldload if_cxgbe --=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-236886-7501-YiaYJ3POWb>