Messages in this thread |  | | Subject | Re: ide-scsi + /dev/dsp == solid lockup | Date | Sun, 15 Oct 2000 00:42:42 +0100 (BST) | From | Alan Cox <> |
| |
> > { 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |