[Bug 293545] virtual_oss.h does not installed into OS

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 02 Mar 2026 16:12:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293545

--- Comment #2 from Ivan Rozhuk <rozhuk.im@gmail.com> ---
(In reply to Christos Margiolis from comment #1)
It is used inside:
https://github.com/rozhuk-im/gtk-mixer/blob/master/src/plugin_oss3.c

"/dev/dsp.ctl" have ioctl interface (nice to have man/doc for this), this is
used to interact with virtual_oss.

In case of gtk-mixer - it switch input and output devices without virtual_oss
restart.
Also it get current input and output devices.

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