ALSA: Add USB US122L driver
authorKarsten Wiese <fzu@wemgehoertderstaat.de>
Wed, 30 Jul 2008 13:13:29 +0000 (15:13 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 1 Aug 2008 11:37:12 +0000 (13:37 +0200)
commit030a07e441296c372f946cd4065b5d831d8dc40c
tree4032eba646f9bf1c6f146adc40b449cf50b59a47
parent896e6cc20e67038af12e1a7711eef32647e62f23
ALSA: Add USB US122L driver

Added a new US122L usb-audio driver.  This driver works together with a
dedicated alsa-lib plugin.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/sound/asound.h
sound/usb/Kconfig
sound/usb/Makefile
sound/usb/usbaudio.h
sound/usb/usbmidi.c
sound/usb/usx2y/Makefile
sound/usb/usx2y/us122l.c [new file with mode: 0644]
sound/usb/usx2y/us122l.h [new file with mode: 0644]
sound/usb/usx2y/usb_stream.c [new file with mode: 0644]
sound/usb/usx2y/usb_stream.h [new file with mode: 0644]