Author: edavis
Date: Fri Mar 21 23:09:02 2014
New Revision: 263582
URL: http://svnweb.freebsd.org/changeset/base/263582
Log:
MFC 262999
Fixed MSI interrupt allocation and handling.
Fixed a DMA mapping leak that occurs when defragmenting packet chains.
Approved by:davidch (mentor)
M
ug assert */
+DBG_ALL0x /* flying monkeys */
+.Ed
+.Pp
+For example, to debug an issue in the receive path on bxe0:
+.Bd -literal -offset indent
+# sysctl dev.bxe.0.debug=0x22
+.Ed
+.Pp
+When finished turn the logging back off:
+.Bd -literal -offset indent
+# sysctl dev.bxe.0.d
Author: edavis
Date: Tue Jan 7 23:20:21 2014
New Revision: 260425
URL: http://svnweb.freebsd.org/changeset/base/260425
Log:
Merged r260415 from head.
Approved by: davidcd
Modified:
stable/9/sys/dev/bxe/bxe.c
stable/9/sys/dev/bxe/ecore_hsi.h
Directory Properties:
stable/9/sys/ (pr