Re: [PATCH] Avoid PC(?) specific cascade dma reservation in kernel/dma.c

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Tue Mar 04 2003 - 17:53:35 EST


On Tue, 2003-03-04 at 18:49, Johan Adolfsson wrote:
> I guess the reservation of dma channel 4 for "cascade" is
> PC or chipset specific and we don't have such a thing in the
> CRIS (ETRAX100LX) chip and channel 4 clashes with external dma0.
> Perhaps a better fix is to #ifdef on something else or remove
> the cascade stuff entirely from this file, but I leave that
> to those who know better.
> Have no other arch been bitten by this?

I don't know of any PC cards that can support ISA DMA channel 4 so I
guess simply because of that it hasn't happened. Do you actually
know of any DMA 4 capable ISA devices or is it used for onboard
ISA devices ?

The ifdef is ugly. There should be a nicer way to do this.
-
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/



This archive was generated by hypermail 2b29 : Fri Mar 07 2003 - 22:00:25 EST