alistair23-linux/sound/pci/rme9652
Adrian Knoth f0153c3d94 ALSA: hdspm - Constrain periods to 2 on older cards
RME RayDAT and AIO use a fixed buffer size of 16384 samples. With period
sizes of 32-4096, this translates to 4-512 periods.

The older RME cards have a variable buffer size but require exactly two
periods.

This patch enforces nperiods=2 on those cards.

Signed-off-by: Adrian Knoth <adi@drcomp.erfurt.thur.de>
Cc: <stable@vger.kernel.org> # 2.6.39+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2015-02-13 17:22:58 +01:00
..
hdsp.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00
hdspm.c ALSA: hdspm - Constrain periods to 2 on older cards 2015-02-13 17:22:58 +01:00
Makefile
rme9652.c ALSA: Include linux/io.h instead of asm/io.h 2015-01-28 16:49:33 +01:00