diff options
author | Takashi Iwai <tiwai@suse.de> | 2009-03-24 00:36:07 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2009-03-24 00:36:07 +0100 |
commit | c9294e4b3793e2bd397691ae015283eecca29562 (patch) | |
tree | a8f59a67b1540565000ee679615641dcc1255307 /sound/pci/echoaudio/echoaudio.h | |
parent | ae02cde7e9bc7bb4cb48b1798479889f043ba2ae (diff) | |
parent | a2328d0249fce44381289525bd580b37d2105963 (diff) |
Merge branch 'topic/echoaudio' into for-linus
Diffstat (limited to 'sound/pci/echoaudio/echoaudio.h')
-rw-r--r-- | sound/pci/echoaudio/echoaudio.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sound/pci/echoaudio/echoaudio.h b/sound/pci/echoaudio/echoaudio.h index 1c88e051abf2..f9490ae36c2e 100644 --- a/sound/pci/echoaudio/echoaudio.h +++ b/sound/pci/echoaudio/echoaudio.h @@ -189,6 +189,9 @@ #define INDIGO 0x0090 #define INDIGO_IO 0x00a0 #define INDIGO_DJ 0x00b0 +#define DC8 0x00c0 +#define INDIGO_IOX 0x00d0 +#define INDIGO_DJX 0x00e0 #define ECHO3G 0x0100 |