[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)
commitffb2c3c07f6ffd61923de736139248b31dc6f642
tree9b2ec46341db8090916407a552c95956ca07ef53
parent59ae9d05918aca6790fece86b6b3f7daef66d6a8
[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 <remy.bruno@trinnov.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/rme9652/hdspm.c
This page took 0.026198 seconds and 5 git commands to generate.