CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2020/04/30 06:43:32

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

Log message:
Use "inputs" class instead of "record"

There's no reliable way to decide whether a control must belong
to "inputs" or to "record". In other words both classes were
used for the same thing. Furthermore we've no "play" class which
tends to make things more confusing.

Reply via email to