]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/asequencer.h
[NET]: Create netdev attribute_groups with class_device_add
[linux-2.6-omap-h63xx.git] / include / sound / asequencer.h
index 59485be05797148be51af9fa94354d166346ae74..6691e4aa4ea7f527ca4e2074a842929b06905ed3 100644 (file)
@@ -502,8 +502,9 @@ struct snd_seq_running_info {
 
        /* known client numbers */
 #define SNDRV_SEQ_CLIENT_SYSTEM                0
-#define SNDRV_SEQ_CLIENT_DUMMY         62      /* dummy ports */
-#define SNDRV_SEQ_CLIENT_OSS           63      /* oss sequencer emulator */
+       /* internal client numbers */
+#define SNDRV_SEQ_CLIENT_DUMMY         14      /* midi through */
+#define SNDRV_SEQ_CLIENT_OSS           15      /* oss sequencer emulator */
 
 
        /* client types */