]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/usb/caiaq/caiaq-device.h
ALSA: snd-usb-caiaq: support for two more audio devices
[linux-2.6-omap-h63xx.git] / sound / usb / caiaq / caiaq-device.h
index f9fbdbae269d21491d2dc84f726cfc12cdf51261..0560c327d99691bdafade458439bdec86405bf97 100644 (file)
 #define USB_PID_KORECONTROLLER 0x4711
 #define USB_PID_KORECONTROLLER2        0x4712
 #define USB_PID_AK1            0x0815
+#define USB_PID_AUDIO4DJ       0x0839
 #define USB_PID_AUDIO8DJ       0x1978
 #define USB_PID_SESSIONIO      0x1915
+#define USB_PID_GUITARRIGMOBILE        0x0d8d
 
 #define EP1_BUFSIZE 64
 #define CAIAQ_USB_STR_LEN 0xff
@@ -75,6 +77,7 @@ struct snd_usb_caiaqdev {
        wait_queue_head_t ep1_wait_queue;
        wait_queue_head_t prepare_wait_queue;
        int spec_received, audio_parm_answer;
+       int midi_out_active;
 
        char vendor_name[CAIAQ_USB_STR_LEN];
        char product_name[CAIAQ_USB_STR_LEN];