Re: [PATCH] ALSA: usb-audio: Add quirk for PreSonus AudioBox USB
From: Takashi Iwai
Date: Fri Apr 10 2026 - 11:13:37 EST
On Fri, 10 Apr 2026 16:33:35 +0200,
Abhinav Mahadevan wrote:
>
> The PreSonus AudioBox USB (0x194f:0x0301) only supports S24_3LE
> format for both playback and capture. It does not support S16_LE
> despite being a USB full-speed device. Add explicit format quirks
> for both the playback (interface 2) and capture (interface 3)
> interfaces to ensure correct format negotiation.
>
> Signed-off-by: Abhinav Mahadevan <abhi220204@xxxxxxxxx>
Thanks, applied now.
Takashi