Re: [Emu10k1-devel] Re: Emu10k1 SPDIF passthru doesn't work if

Daniel Bertrand (d.bertrand@ieee.org)
Thu, 28 Feb 2002 17:20:58 -0800 (PST)


Hi,

Looks like the bug is from pushing the 64bit dma_handle on a 32bit va_arg
list. Its fixed in CVS, and at least one person has reported success.

On Thu, 28 Feb 2002, David S. Miller wrote:

> From: Alan Cox <alan@lxorguk.ukuu.org.uk>
> Date: Fri, 1 Mar 2002 01:07:27 +0000 (GMT)
>
> The cast befor ethe cpu_to_ is safe if its 32bit I/O only. Maybe we should
> have cpu_to_le_dma_addr_t 8)
>
> Actually, the cast to 32-bit is safe if you've set your DMA mask
> properly :-)
>

-- 
Daniel Bertrand

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/