Paul Bonser wrote:
> This device incorrectly reports its bInterfaceClass as 255, when it
> should really be 1 (USB_CLASS_AUDIO).
>
> +++ b/sound/usb/quirks-table.h
> +{
> +     /* Akai MPC Element */
> +     USB_DEVICE(0x09e8, 0x0021),
> +     .bInterfaceClass = USB_CLASS_AUDIO,
> +},

This is not a correct usb_device_id entry.

Show the output of "lsusb -v" for this device.

And read Documentation/SubmittingPatches.


Regards,
Clemens
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to