[Bug 236886] Chelsio T520-BT NIC not detected
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Mar 29 18:09:24 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236886
Navdeep Parhar <np at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |np at FreeBSD.org
--- Comment #3 from Navdeep Parhar <np at FreeBSD.org> ---
Is the driver loaded? Note that cxgbe is _not_ compiled into GENERIC so you'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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-net
mailing list