https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238265

--- Comment #5 from Conrad Meyer <[email protected]> ---
I guess another solution would be to changes 'optional ccr' to 'optional ccr
cxgbe' in conf/files t4_crypto.c line, but that just silently "succeeds" when
ccr is set and cxgbe is not set, when failure seems more desirable.  3rd option
would be to make all the 'optional cxgbe' files 'optional cxgbe | ccr', which
looks a bit odd, but would make this config "work."

Short term fix is to add 'device cxgbe' to your configuration if you want ccr.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to