Re: USB audio

Martin Husemann <[email protected]> Wed, 5 Feb 2025 20:19:50 +0100
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
> I am attaching my dmesg. I see my M-16DX EDIROL there and when I try:
> usbdevs -v, I see it also:

The M-16DX is a USB Aaudio Class 2 device, it attaches as ugen0 - that
is too bad. You may have better luck trying a -current kernel, it may
work there (the netbsd-10 branch does not yet have support for UAC2 at all).

Martin