Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bc56eff1 authored by Clemens Ladisch's avatar Clemens Ladisch Committed by Jaroslav Kysela
Browse files

[ALSA] add another Phase 26 quirk



Add a quirk entry for the TerraTec Phase 26 with yet another product ID.

Signed-off-by: default avatarClemens Ladisch <clemens@ladisch.de>
parent 2be4d502
Loading
Loading
Loading
Loading
+9 −0
Original line number Original line Diff line number Diff line
@@ -1530,6 +1530,15 @@ YAMAHA_DEVICE(0x7010, "UB99"),
		.type = QUIRK_MIDI_STANDARD_INTERFACE
		.type = QUIRK_MIDI_STANDARD_INTERFACE
	}
	}
},
},
{
	USB_DEVICE_VENDOR_SPEC(0x0ccd, 0x0014),
	.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
		.vendor_name = "TerraTec",
		.product_name = "PHASE 26",
		.ifnum = 3,
		.type = QUIRK_MIDI_STANDARD_INTERFACE
	}
},
{
{
	USB_DEVICE(0x0ccd, 0x0035),
	USB_DEVICE(0x0ccd, 0x0035),
	.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {
	.driver_info = (unsigned long) & (const struct snd_usb_audio_quirk) {