Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jun 2018 20:50:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        usb@FreeBSD.org
Subject:   [Bug 194727] uaudio device gets disconnected, and hangs usb until everything using /dev/mixer* is closed
Message-ID:  <bug-194727-19105-dWpadauUnD@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-194727-19105@https.bugs.freebsd.org/bugzilla/>
References:  <bug-194727-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=3D194727

--- Comment #6 from Hans Petter Selasky <hselasky@FreeBSD.org> ---
Hi,

Applications must close their handles upon detecting failures, like detach.
Else device numbers will be used up pretty quickly.

This is a known issue.

One solution is perhaps to use audio/virtual_oss, which proxy access to
/dev/dsp and possibly in the future /dev/mixer aswell, so that these FreeBSD
specific artifacts are hidden.

--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-194727-19105-dWpadauUnD>