CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2024/07/23 02:59:21

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

Log message:
uaudio: Fix confusion between interface numbers and interface indexes

There is rare hardware for which the interface numbers and indexes are
not equal. Such devices couldn't attach because the driver claimed the
wrong interface.

Reply via email to