Commit 83a1a397 authored by Clemens Ladisch's avatar Clemens Ladisch

ALSA: usb-audio: add some Yamaha USB MIDI quirks

Add quirk entries for four Yamaha USB MIDI devices.
Signed-off-by: default avatarClemens Ladisch <clemens@ladisch.de>
parent c85ceac9
......@@ -211,6 +211,10 @@ YAMAHA_DEVICE(0x1043, NULL),
YAMAHA_DEVICE(0x1044, NULL),
YAMAHA_DEVICE(0x1045, NULL),
YAMAHA_INTERFACE(0x104e, 0, NULL),
YAMAHA_DEVICE(0x104f, NULL),
YAMAHA_DEVICE(0x1050, NULL),
YAMAHA_DEVICE(0x1051, NULL),
YAMAHA_DEVICE(0x1052, NULL),
YAMAHA_DEVICE(0x2000, "DGP-7"),
YAMAHA_DEVICE(0x2001, "DGP-5"),
YAMAHA_DEVICE(0x2002, NULL),
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment