diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-07-26 05:07:04 -0400 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-07-26 05:07:04 -0400 |
commit | 29769d533bc7c1429601272b6dd88d4212125e8e (patch) | |
tree | 8c1cbbd60f1bf8a7f69f67d45e3dfd6333256f30 /sound/usb/caiaq/device.h | |
parent | 7679d5c65ba8e4d27daa9181c2f4c7e618058f29 (diff) | |
parent | b30c4947735f9d76da3d194923efd38ed18ad651 (diff) |
Merge branch 'fix/caiaq' into for-linus
* fix/caiaq:
ALSA: snd_usb_caiaq: add support for Audio2DJ
Diffstat (limited to 'sound/usb/caiaq/device.h')
-rw-r--r-- | sound/usb/caiaq/device.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/usb/caiaq/device.h b/sound/usb/caiaq/device.h index ece73514854e..44e3edf88bef 100644 --- a/sound/usb/caiaq/device.h +++ b/sound/usb/caiaq/device.h | |||
@@ -10,6 +10,7 @@ | |||
10 | #define USB_PID_KORECONTROLLER 0x4711 | 10 | #define USB_PID_KORECONTROLLER 0x4711 |
11 | #define USB_PID_KORECONTROLLER2 0x4712 | 11 | #define USB_PID_KORECONTROLLER2 0x4712 |
12 | #define USB_PID_AK1 0x0815 | 12 | #define USB_PID_AK1 0x0815 |
13 | #define USB_PID_AUDIO2DJ 0x041c | ||
13 | #define USB_PID_AUDIO4DJ 0x0839 | 14 | #define USB_PID_AUDIO4DJ 0x0839 |
14 | #define USB_PID_AUDIO8DJ 0x1978 | 15 | #define USB_PID_AUDIO8DJ 0x1978 |
15 | #define USB_PID_SESSIONIO 0x1915 | 16 | #define USB_PID_SESSIONIO 0x1915 |