Greetings All, I have a USB audio bluetooth dongle plugged in.
azalia0 at pci0 dev 31 function 3 "Intel 600 Series HD Audio" rev 0x01: msi audio0 at azalia0 uaudio0 at uhub5 port 1 configuration 1 interface 3 "Creative Creative BT-W5" rev 2.00/10.00 addr 7 uaudio0: class v1, full-speed, sync, channels: 2 play, 1 rec, 3 ctls audio1 at uaudio0 I also have a usb camera plugged in. uaudio1 at uhub1 port 6 configuration 1 interface 3 "Logitech C270 HD WEBCAM" rev 2.00/0.21 addr 9 uaudio1: class v1, high-speed, sync, channels: 0 play, 1 rec, 2 ctls audio2 at uaudio1 To use this bluetooth audio device I do: doas rcctl set sndiod flags -f rsnd/0 -F rsnd/1 Sometimes upon rebooting these devices switch device numbers. This makes the above sndiod flags no longer valid. How can one make "Creative Creative BT-W5" device always rsnd/1 and not sometimes rsnd/2?