[alsa-devel] [PATCH 0/5] RME RayDAT/AIO - enable period size of 32 samples (v2)

Adrian Knoth adi at drcomp.erfurt.thur.de
Mon Aug 15 00:22:49 CEST 2011


Hi!

Here is a series of patches that enable period sizes of 32 samples on
RME RayDAT and AIO cards. It also adds 8192 samples per period for MADI
and AES cards, this mode was present in the original driver but got lost
during the merge.


Cheers

Changes from the previous version:
    - use hdspm_get_latency() to make the code more DRY

Adrian Knoth (5):
  ALSA: hdspm - Allow for 8192 period size on RME MADI and AES cards
  ALSA: hdspm - Set period_bytes_min to 32 * 4 for new RME cards
  ALSA: hdspm - Reorder period sizes according to their bit
    representation
  ALSA: hdspm - Introduce hdspm_get_latency() to harmonize latency
    calculation
  ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIO

 sound/pci/rme9652/hdspm.c |   61 ++++++++++++++++++++++++++++++++++----------
 1 files changed, 47 insertions(+), 14 deletions(-)

-- 
1.7.5.4



More information about the Alsa-devel mailing list