Re: USB audio

Peter Skvarka <[email protected]> Mon, 10 Feb 2025 10:25:12 +0100
Newsgroups gmane.os.netbsd.devel.general
Message-ID <[email protected]>
Currently I use NetBSD 10.1 on notebook daily.
What do you think, should be option to add UAC2 support to my custom 
kernel 10.1 or dependencies are too complicated to allow it ?
I have not sufficient experience to estimate if it can be successfully 
added or if it has sense to try it.

Peter

On 2/5/25 20:19, Martin Husemann wrote:
>> 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