> > { PCI_VENDOR_ID_VIA, PCI_DEVICE_ID_VIA_82C596_0, quirk_isa_dma_hangs, 0x00 },
> > + { PCI_VENDOR_ID_INTEL, PCI_DEVICE_ID_INTEL_82437, quirk_isa_dma_hangs, 0x00 },
> > };
> 
> I rebuilt the kernel, and it still locked up faithfully as before under
> the same conditions.

Thats kind of a half fix for the real issue that happens to help in some
cases.

What you need to do is to clear bits 0, 1 and 3 of register 0x50 of the
430TX chip. lspci can I think do that if you figure out the right magic.

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to