]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: oxfw: Add support for Behringer/Mackie devices
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Mon, 8 Dec 2014 15:10:45 +0000 (00:10 +0900)
committerTakashi Iwai <tiwai@suse.de>
Wed, 10 Dec 2014 09:48:30 +0000 (10:48 +0100)
commitad04ff1937ad471cf653b3e858be8b9b54587718
tree6a5345a4fd9b4d78b1880cd2377ff0642eef1549
parentd737bb79e4252a1ce6ec1372d639cb86b7b2c4cd
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>
sound/firewire/Kconfig
sound/firewire/oxfw/oxfw.c