> > { 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/
- ide-scsi + /dev/dsp == solid lockup Leigh Orf
- Re: ide-scsi + /dev/dsp == solid lockup Alan Cox
- Re: ide-scsi + /dev/dsp == solid lockup Leigh Orf
- Re: ide-scsi + /dev/dsp == solid lockup Frank de Lange
- Re: ide-scsi + /dev/dsp == solid lockup Alan Cox
- Re: ide-scsi + /dev/dsp == solid lockup Leigh Orf
- Re: ide-scsi + /dev/dsp == solid lock... Frank de Lange
- Re: ide-scsi + /dev/dsp == solid ... Leigh Orf
- Re: ide-scsi + /dev/dsp == so... Frank de Lange
- Re: ide-scsi + /dev/dsp == so... Leigh Orf
- Re: ide-scsi + /dev/dsp == solid ... Miles Lane
- Re: ide-scsi + /dev/dsp == so... Frank de Lange
- Re: ide-scsi + /dev/dsp == so... Leigh Orf
- Re: ide-scsi + /dev/dsp == so... Frank de Lange
- Re: ide-scsi + /dev/dsp == so... George

