On Mon, 05 Jun 2017 11:49:53 +0200,
Axel Holzinger wrote:
>
> Hi,
>
> I'm trying to get a RME HDSPe MADI card to run in an ARM box with Linux
> 4.1.6. I configured the (vendor specific TI) kernel to support the card (via
> hdspm) compiled into the kernel (not as loadable module).
>
> The MADI ca
> 5 juni 2017 kl. 18:38 skrev Axel Holzinger :
>
> Anders Genell wrote:
>> I am sure others have more clever solutions to offer, but you might try
>> invoking the mmap emulation plugin by putting something like
>> pcm.mmap0 {
>>type mmap_emul;
>>slave {
>> pcm "hw:0,0";
>>}
>>