[Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Feb 1 22:29:31 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235257
--- Comment #25 from Hans Petter Selasky <hselasky at FreeBSD.org> ---
In the devfs read routine for the events, try to print who is reading the
events:
printf("PID=%d %s\n", curthread->td_proc->p_pid, curthread->td_proc->p_comm);
Maybe some program is draining all the events before devd is invoked.
--HPS
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-usb
mailing list