Re: 2.2.0pre-1 sound fixes

Geert Uytterhoeven (Geert.Uytterhoeven@cs.kuleuven.ac.be)
Tue, 29 Dec 1998 21:59:31 +0100 (CET)


On Tue, 29 Dec 1998, Meelis Roos wrote:
> GU> +#ifdef CONFIG_PCI_QUIRKS
> GU> if(!isa_dma_bridge_buggy)
> GU> disable_dma(audio_devs[dev]->dmap_in->dma);
> GU> +#endif
>
> IIRC this chunk was just disable_dma(...) before the changes. Then the
> changes made it depend on isa_dma_bridge_buggy. If you want an option to
> revert it, maybe you should enclose only the if(..) line in #define's?

You're right.

In the mean time I already #defined isa_dma_bridge_buggy in <asm/dma.h> for
PPC, as done for ia32 and AXP (thanks to Alan for the hint!).

Greetings,

Geert

--
Geert Uytterhoeven                     Geert.Uytterhoeven@cs.kuleuven.ac.be
Wavelets, Linux/{m68k~Amiga,PPC~CHRP}  http://www.cs.kuleuven.ac.be/~geert/
Department of Computer Science -- Katholieke Universiteit Leuven -- Belgium

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