kernel_optimize_test/sound/firewire/oxfw
Takashi Sakamoto ec4dba5053 ALSA: oxfw: Add support for Behringer/Mackie devices
Some devices produced by Behringer/Mackie are based on OXFW970/971. This
commit adds support for them. Additionally, this commit changes the way to
name card with some information in config rom.

Ids of some Mackie(Loud) models are not identified, therefore this commit
applies name detection for these models.

The devices support capture/playback of PCM-samples and some of them
supports capture/playback of MIDI messages. These functionalities are
implemented by followed commits.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Acked-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-12-10 10:48:30 +01:00
..
Makefile ALSA: oxfw: Add proc interface for debugging purpose 2014-12-10 10:47:54 +01:00
oxfw-command.c ALSA: oxfw: Add support for AV/C stream format command to get/set supported stream formation 2014-12-10 10:47:09 +01:00
oxfw-control.c ALSA: oxfw: Split control functionality to a new file 2014-11-29 20:22:37 +01:00
oxfw-pcm.c ALSA: oxfw: Change the way to start stream 2014-12-10 10:48:12 +01:00
oxfw-proc.c ALSA: oxfw: Add proc interface for debugging purpose 2014-12-10 10:47:54 +01:00
oxfw-stream.c ALSA: oxfw: Change the way to start stream 2014-12-10 10:48:12 +01:00
oxfw.c ALSA: oxfw: Add support for Behringer/Mackie devices 2014-12-10 10:48:30 +01:00
oxfw.h ALSA: oxfw: Change the way to start stream 2014-12-10 10:48:12 +01:00