svn commit: r359446 - head/sys/dev/sound/usb

Hans Petter Selasky hps at selasky.org
Tue Mar 31 12:59:46 UTC 2020


On 2020-03-31 14:52, CeDeROM wrote:
> Maybe some information to PulseAudio that device is gone would be nice
> too, because it still thinks that audio device is there even if the
> cable was disconnected.

Hi,

PulseAudio could need some OSS patches, like to close the DSP and MIXER 
fd's when an error code is returned. Do we have a contact person here? 
This is not really a kernel problem. We can't just go on and create 
pcm99, 100, 101 and so on, just because the apps don't close there FD's!

Personally I try to use ALSA and JACK and virtual_oss or just native OSS.

--HPS



More information about the freebsd-usb mailing list