aboutsummaryrefslogtreecommitdiffstats
path: root/sound/usb/usx2y/us122l.h
diff options
context:
space:
mode:
authorTobias Hansen <Tobias.Hansen@physik.uni-hamburg.de>2009-12-07 19:08:19 +0100
committerTakashi Iwai <tiwai@suse.de>2009-12-08 12:56:50 +0100
commit2b6f6c0d11fcf6244b98d2b7490164d92d3e409f (patch)
treeb0a04798e5633a1e23e1242a09673d126855f429 /sound/usb/usx2y/us122l.h
parentALSA: opti93x: set MC indirect registers base from PnP data (diff)
downloadlinux-dev-2b6f6c0d11fcf6244b98d2b7490164d92d3e409f.tar.xz
linux-dev-2b6f6c0d11fcf6244b98d2b7490164d92d3e409f.zip
ALSA: snd-usb-us122l: add product IDs of US-122MKII and US-144MKII
I added the product IDs of the new revisions of the devices, so owners can test whether this suffices to make them work. Patched against ALSA snapshot 20091207. Signed-off-by: Tobias Hansen <Tobias.Hansen at physik.uni-hamburg.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/usb/usx2y/us122l.h')
-rw-r--r--sound/usb/usx2y/us122l.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/usb/usx2y/us122l.h b/sound/usb/usx2y/us122l.h
index 4daf1982e821..f263b3f96c86 100644
--- a/sound/usb/usx2y/us122l.h
+++ b/sound/usb/usx2y/us122l.h
@@ -25,5 +25,7 @@ struct us122l {
#define USB_ID_US122L 0x800E
#define USB_ID_US144 0x800F
+#define USB_ID_US122MKII 0x8021
+#define USB_ID_US144MKII 0x8020
#endif