shithub: riscv

Download patch

ref: 5e370061e07ff96868ead6138fa552f6c3a5c4bd
parent: 3d706f962137ee594173323e65ad1afd442eb0a4
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Jan 6 14:40:00 EST 2024

mixfs: allow switching between audio devices (/dev/audio*)

At startup, look for audio devices like /dev/audio*
and open the first one that shows up.

We allow to later changing the audio device using
the new "new" control message to /dev/audio.

Only devices named /dev/audio*, #u/audio* and #A/audio*
are allowd so far to prevent accidents.