Re: [LAD] [RME - hdsp] Multiface/Digiface/RPM detection

From: Fons Adriaensen <fons@email-addr-hidden>
Date: Fri Jul 29 2011 - 11:05:46 EEST

On Fri, Jul 29, 2011 at 12:43:02AM +0200, Adrian Knoth wrote:

> ...
>
> Nope, it was correct. I got confused by bytes-vs-4byte-offsets to the
> iobase.
>
> So, control2Reg is right, the logic is right, too.
>
> Only HDSP_VERSION_BIT seems wrong here, try
>
> HDSP_VERSION_BIT | HDSP_S_LOAD
>
> instead. Or change
>
> #define HDSP_VERSION_BIT 0x100
>
> to
>
> #define HDSP_VERSION_BIT (0x100 | HDSP_S_LOAD)
>
> Still pure guesswork.

If you can send me the complete driver source so I just have
to do make and make install I could probably try it out during
the weekend. But the amount of time I can spend on it is limited.

-- 
FA
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Fri Jul 29 12:15:01 2011

This archive was generated by hypermail 2.1.8 : Fri Jul 29 2011 - 12:15:01 EEST