android_kernel_xiaomi_sdm845/sound/usb
Brent Cook e03173fce2 [ALSA] Add support for EDIROL UM-3ex
Modules: USB generic driver

This is my naive attempt at adding ALSA device support. The attached
patch provides support for the EDIROL UM-3ex. This is a 3-port USB midi
interface with a built-in USB hub and the ability to chain 2 other
UM-3x's in a master-slave configuration. I only have one, so I do not
know how this works in practice.

Though this is a 3-port device, I had to throw in that 4th 'Control' interface
to the definition in order to make the 3rd port work. If I set in/out_cables
to 0x000b, a 3rd interface appears on the driver, but it does nothing.
Changing it to 0x000f allows the 3rd interface to work, but of course
interface 4 does not work because it does not exist.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2006-03-22 10:22:14 +01:00
..
usx2y Merge git://git.kernel.org/pub/scm/linux/kernel/git/perex/alsa 2006-01-04 16:38:36 -08:00
Kconfig [ALSA] Fix snd-usb-audio dependency on snd-hwdep. 2005-05-29 10:06:25 +02:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
usbaudio.c [ALSA] usb-audio: fix non-48k sample rates with SB Audigy 2 ZS 2006-01-22 16:24:16 +01:00
usbaudio.h [ALSA] Remove xxx_t typedefs: USB-Audio 2006-01-03 12:19:55 +01:00
usbmidi.c [ALSA] Add support for EDIROL UM-3ex 2006-03-22 10:22:14 +01:00
usbmixer_maps.c [ALSA] usb-audio: remove duplicate fixup entry (Hercules DJ Console) 2005-11-04 13:26:03 +01:00
usbmixer.c [ALSA] Remove xxx_t typedefs: USB-Audio 2006-01-03 12:19:55 +01:00
usbquirks.h [ALSA] Add support for EDIROL UM-3ex 2006-03-22 10:22:14 +01:00