aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorRichard Chan <rspchan@starhub.net.sg>2008-07-09 19:39:07 +0200
committerJaroslav Kysela <perex@perex.cz>2008-07-10 09:33:05 +0200
commitbf41534506a0572c06c8f34d12aa489be4c8780e (patch)
tree58826c1b025ad2295d3d3e9d2089bed940983b07 /sound
parentALSA: ASoC: pxa2xx-ac97: fix warning due to missing argument in fuction declaration (diff)
downloadlinux-dev-bf41534506a0572c06c8f34d12aa489be4c8780e.tar.xz
linux-dev-bf41534506a0572c06c8f34d12aa489be4c8780e.zip
ALSA: Add Yamaha KX49 (USB MIDI controller) to usbquirks.h
This patch is for the Yamaha USB MIDI controller KX49. http://www.yamahasynth.com/products/kx/index.html It has a 3-port MIDI interface and an HID interface (it has a tiny keyboard subset). Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'sound')
-rw-r--r--sound/usb/usbquirks.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/usbquirks.h b/sound/usb/usbquirks.h
index b7ab3ee7647e..d675050210dc 100644
--- a/sound/usb/usbquirks.h
+++ b/sound/usb/usbquirks.h
@@ -210,6 +210,7 @@ YAMAHA_DEVICE(0x1042, NULL),
YAMAHA_DEVICE(0x1043, NULL),
YAMAHA_DEVICE(0x1044, NULL),
YAMAHA_DEVICE(0x1045, NULL),
+YAMAHA_DEVICE(0x104e, "KX49"),
YAMAHA_DEVICE(0x2000, "DGP-7"),
YAMAHA_DEVICE(0x2001, "DGP-5"),
YAMAHA_DEVICE(0x2002, NULL),