Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 Feb 2019 22:29:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 235257] snd_uaudio not getting loaded automatically after migration to devmatch
Message-ID:  <bug-235257-19105-NSanBD8Q9z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-235257-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-235257-19105@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=3D235257

--- Comment #25 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
In the devfs read routine for the events, try to print who is reading the
events:

printf("PID=3D%d %s\n", curthread->td_proc->p_pid, curthread->td_proc->p_co=
mm);

Maybe some program is draining all the events before devd is invoked.

--HPS

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-235257-19105-NSanBD8Q9z>