[Bug 206143] DLINK DUB-E100 revision C1 can't reach destination
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 12 14:22:33 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206143
--- Comment #5 from Hans Petter Selasky <hselasky at 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 on the CC list for the bug.
More information about the freebsd-amd64
mailing list