Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 14:22:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 206143] DLINK DUB-E100 revision C1 can't reach destination
Message-ID:  <bug-206143-6-dzUKenPkTb@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206143-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206143-6@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=3D206143

--- Comment #5 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
If the debug knob is not there, you'll have to rebuild the network driver y=
ou
are using like this:

cd /usr/src
make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS=3D"-DUSB_DEBUG" cl=
ean
make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS=3D"-DUSB_DEBUG" all
make -C sys/modules/usb/xxx -m $PWD/share/mk DEBUG_FLAGS=3D"-DUSB_DEBUG" in=
stall


Thank you!

--HPS

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206143-6-dzUKenPkTb>