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