|
@@ -341,6 +341,10 @@ static struct usbmix_ctl_map usbmix_ctl_maps[] = {
|
|
|
.map = audigy2nx_map,
|
|
|
.selector_map = audigy2nx_selectors,
|
|
|
},
|
|
|
+ { /* Logitech, Inc. QuickCam E 3500 */
|
|
|
+ .id = USB_ID(0x046d, 0x09a4),
|
|
|
+ .ignore_ctl_error = 1,
|
|
|
+ },
|
|
|
{
|
|
|
/* Hercules DJ Console (Windows Edition) */
|
|
|
.id = USB_ID(0x06f8, 0xb000),
|