--- linux/include/asm-i386/dma.h.orig Sat Jan 30 14:16:02 1999 +++ linux/include/asm-i386/dma.h Thu Feb 18 05:02:07 1999 @@ -292,7 +292,7 @@ #ifdef CONFIG_PCI_QUIRKS extern int isa_dma_bridge_buggy; #else -#define isa_dma_bridge_buggy (0) +#define isa_dma_bridge_buggy (1) #endif #endif /* _ASM_DMA_H */