CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2026/09/01 05:59:32

Modified files:
        sys/dev/usb    : uaudio.c 

Log message:
uaudio: Set the rate before the alternate setting of UAC2 devices

Unlike UAC1 devices, UAC2 devices set their sample rate with their
clock unit which is independent of the alternate setting. The Neural
DSP Quad Cortex Mini (and probably others) requires the sample rate to
be set before the alternate setting is switched.

>From Laurence Tratt <laurie at tratt.net>, thanks!

Reply via email to