[Bug 287445] [qlnxe] QLogic/Marvell/Dell 41164 ping loss
| Newsgroups | gmane.os.freebsd.devel.net |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287445 --- Comment #28 from leper <[email protected]> --- Found the nicer place to enable debug output. --- a/sys/modules/qlnx/qlnxe/Makefile +++ b/sys/modules/qlnx/qlnxe/Makefile @@ -63,7 +63,7 @@ SRCS+= ${LINUXKPI_GENSRCS} .include <bsd.kmod.mk> -#CFLAGS += -DQLNX_DEBUG +CFLAGS += -DQLNX_DEBUG CFLAGS += -DCONFIG_ECORE_L2 CFLAGS += -DECORE_CONFIG_DIRECT_HWFN -- You are receiving this mail because: You are the assignee for the bug.