commit | 2e61027079ed70f54fec41ddb8fa8af37d79d8d8 | [log] [tgz] |
---|---|---|
author | Adrian Knoth <adi@drcomp.erfurt.thur.de> | Mon Aug 15 00:22:54 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Aug 15 10:25:39 2011 +0200 |
tree | 5995e5800a182bb739fe2d5e2d9f556c6f7e73ef | |
parent | 7cb155ff3e4645188c42d707300e36cfce44e28a [diff] |
ALSA: hdspm - Enable 32 samples/period on RME RayDAT/AIO Newer RME cards like RayDAT and AIO support 32 samples per period. This value is encoded as {1,1,1} in the HDSP_LatencyMask bits in the control register. Since {1,1,1} is also the representation for 8192 samples/period on older RME cards, we have to special case 32 samples and 32768 bytes according to the actual card. Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de> Signed-off-by: Takashi Iwai <tiwai@suse.de>