[ALSA] hdspm - Support for Master mode of AES32 and recent MADI
authorRemy Bruno <remy.bruno@trinnov.com>
Wed, 7 Mar 2007 18:08:46 +0000 (19:08 +0100)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:55:45 +0000 (16:55 +0200)
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 <remy.bruno@trinnov.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>

No differences found