Date: Tue, 12 Jan 2016 14:22:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-usb@FreeBSD.org Subject: [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination Message-ID: <bug-206143-17-ZckyQQeXJ0@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-206143-17@https.bugs.freebsd.org/bugzilla/> References: <bug-206143-17@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206143 --- Comment #5 from Hans Petter Selasky <hselasky@FreeBSD.org> --- If the debug knob is not there, you'll have to rebuild the network driver you are using like this: cd /usr/src make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS="-DUSB_DEBUG" clean make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS="-DUSB_DEBUG" all make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS="-DUSB_DEBUG" install Thank you! --HPS -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206143-17-ZckyQQeXJ0>
