svn commit: r263582 - stable/9/sys/dev/bxe

2014-03-21 Thread Eric Davis
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

svn commit: r260252 - in stable/9: share/man/man4 sys/amd64/conf sys/conf sys/dev/bxe sys/i386/conf sys/modules/bxe

2014-01-03 Thread Eric Davis
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

svn commit: r260425 - stable/9/sys/dev/bxe

2014-01-07 Thread Eric Davis
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