|
@@ -247,6 +247,11 @@ static struct usbmix_ctl_map usbmix_ctl_maps[] = {
|
|
|
.id = USB_ID(0x06f8, 0xd002),
|
|
|
.ignore_ctl_error = 1,
|
|
|
},
|
|
|
+ {
|
|
|
+ /* Hercules DJ Console */
|
|
|
+ .id = USB_ID(0x06f8, 0xd002),
|
|
|
+ .ignore_ctl_error = 1,
|
|
|
+ },
|
|
|
{
|
|
|
.id = USB_ID(0x08bb, 0x2702),
|
|
|
.map = linex_map,
|