[Bug 280377] usbhid(4) man page does tell where the debug output goes
Date: Fri, 26 Jul 2024 17:32:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280377
Ed Maste <emaste@freebsd.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |emaste@freebsd.org
--- Comment #1 from Ed Maste <emaste@freebsd.org> ---
Debug info will be send to the system console (and appear in dmesg). All USB
functionality uses common functionality implemented in sys/dev/usb/usb_debug.h.
Indeed it would be good for this to be described in one or more manpages.
--
You are receiving this mail because:
You are the assignee for the bug.