[nycbug-talk] FreeBSD USB debug info
Steven Kreuzer
skreuzer at f2o.org
Wed Mar 14 23:32:17 EDT 2007
On Mar 14, 2007, at 11:21 PM, Charles Sprickman wrote:
>
>
> I don't see anything in NOTES about this. How do you build this
> particular driver/module with USB_DEBUG defined? Just a "-
> DUSB_DEBUG=1"
> on a "make buildkernel"? Also, would it be possible to just build the
> uhid module without rebuilding the whole kernel? I think he's got a
> fairly slow box for FBSD and I'd like to make this experience as
> painless
> as possible...
Stick the following into your kernel conf:
options USB_DEBUG
makeoptions DEBUG=-g
and then rebuild and reinstall your kernel
Keep on hacking......
SK
More information about the talk
mailing list