[ALSA] ice1724 - Add support of M-Audio Revolution 5.1
Modules: ICE1724 driver Added the basic support of M-Audio Revolution 5.1. Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:

committed by
Jaroslav Kysela

parent
bd01e7bc9e
commit
59acf76e02
@@ -25,9 +25,11 @@
|
||||
*/
|
||||
|
||||
#define REVO_DEVICE_DESC \
|
||||
"{MidiMan M Audio,Revolution 7.1},"
|
||||
"{MidiMan M Audio,Revolution 7.1},"\
|
||||
"{MidiMan M Audio,Revolution 5.1},"
|
||||
|
||||
#define VT1724_SUBDEVICE_REVOLUTION71 0x12143036
|
||||
#define VT1724_SUBDEVICE_REVOLUTION51 0x12143136
|
||||
|
||||
/* entry point */
|
||||
extern struct snd_ice1712_card_info snd_vt1724_revo_cards[];
|
||||
|
Reference in New Issue
Block a user