https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257

--- Comment #23 from Hans Petter Selasky <hsela...@freebsd.org> ---
There are a couple of functions in the kernel, where you might want to add a
print:

sys/kern/subr_bus.c:devctl_queue_data(char *data)
sys/kern/subr_bus.c:    devctl_queue_data_f(data, M_NOWAIT);
sys/kern/subr_bus.c:devctl_notify_f(cons

--HPS

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to