]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r341620:
authornp <np@FreeBSD.org>
Tue, 30 Apr 2019 06:04:29 +0000 (06:04 +0000)
committernp <np@FreeBSD.org>
Tue, 30 Apr 2019 06:04:29 +0000 (06:04 +0000)
commite61bf223e8256c45fb467a9acf90c9821cf782a4
treeda769618008e27a0c979bb019b3e3d9040a318c5
parentc330d99ee4dac4a68b1882eadd4ef92c5fd376dc
MFC r341620:

cxgbe(4): Fall back to a basic configuration in case of any error during
card initialization.  This is an expanded version of r333682.

Break up prep_firmware into simpler routines while here.  Load the
firmware/config KLD only if needed.

Sponsored by: Chelsio Communications
sys/dev/cxgbe/adapter.h
sys/dev/cxgbe/common/common.h
sys/dev/cxgbe/common/t4_hw.c
sys/dev/cxgbe/t4_main.c