]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC r295823
authordavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Feb 2016 18:17:06 +0000 (18:17 +0000)
committerdavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 25 Feb 2016 18:17:06 +0000 (18:17 +0000)
commitdaf5f97c93dba54b663debeceac55b1e5be1a953
treee257c2a6820862a532a81325c1db361f44c2c7fe
parent9561cbad80d3084f178f87b955c8deb19d694ceb
MFC r295823
Modified the use of bxe_grc_dump() function so that it can be invoked directly at any potential error path, where a fwdump is needed. The fwdump (a.k.a grcdump) is stored in a driver buffer. The sysctl grcdump_done indicates if a fwdump was taken and waiting to be retrieved.
The sysctl trigger_grcdump can be used to manually trigger a fwdump.

git-svn-id: svn://svn.freebsd.org/base/stable/8@296045 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bxe/bxe.c
sys/dev/bxe/bxe.h