From: Remy Bruno Date: Wed, 7 Mar 2007 18:08:46 +0000 (+0100) Subject: [ALSA] hdspm - Support for Master mode of AES32 and recent MADI X-Git-Tag: v2.6.22-rc1~22^2~97 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ffb2c3c07f6ffd61923de736139248b31dc6f642;p=pandora-kernel.git [ALSA] hdspm - Support for Master mode of AES32 and recent MADI The current MADI driver was found not to completely work, at least on recent MADI cards (rev 204), in particular at 96kHz. This patch solves this: * Add support of DDS feature * Channel map fixed * Channel/rate rules fixed * DMA allocation fixed (need to alloc for all channels and not only for the used ones) Full support for AES32 master mode was added: * Add support of DDS feature * Channel map fixed * Channel/rate rules fixed Signed-off-by: Remy Bruno Signed-off-by: Takashi Iwai Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed