Re: sound crashes in 2.4

Chris Pockele (chrisp@newmail.net)
Mon, 20 Aug 2001 21:24:44 +0200


> Can you try one other thing.
>
> Edit drivers/pci/quirks.c
>
> find
>
> int isa_dma_bridge_buggy; /* Exported */
>
> and make it read
>
> int isa_dma_bridge_buggy = 1;
>
> recompile reboot and see if it helps
>
Unfortunately, it does not help. The machine rebooted
suddenly (i forgot to mention that: sometimes it reboots
too, but mostly it just hangs).

btw the system doesn't have a PCI bus, so its kernel
does not have PCI support enabled

(it's a SIS85C471B-based ISA/VLB motherboard)

-
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/