]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r284445 and r286107.
authornp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 4 Aug 2015 03:33:59 +0000 (03:33 +0000)
committernp <np@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 4 Aug 2015 03:33:59 +0000 (03:33 +0000)
commit5d75de501b9be15be352f554d04f6d0a36f9e10c
tree110f15dd6d14aeeb67eafd85e117f8ad939d71dc
parent3f887cad1865ee8dec6cab8a9150f0a801493497
MFC r284445 and r286107.

r284445:
cxgbe(4): Add the ability to dump mailbox commands and replies.  It is
enabled/disabled via bit 0 of adapter->debug_flags (which is available
at dev.t5nex.<n>.debug_flags).

r286107:
cxgbe(4): initialize debug_flags from the kernel environment.

git-svn-id: svn://svn.freebsd.org/base/stable/10@286271 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgbe/adapter.h
sys/dev/cxgbe/common/t4_hw.c
sys/dev/cxgbe/t4_main.c