Messages in this thread |  | | Date | Fri, 21 Sep 2001 15:49:03 -0400 | From | Greg Ward <> | Subject | Re: "hde: timeout waiting for DMA": message gone, same behaviour |
| |
[Vojtech Pavlik] > Do you have the VIA IDE support enabled?
[my response] > I have tried it both ways, but I think only with 2.4.2. I've only tried > one 2.4.9 build, and that was with CONFIG_BLK_DEV_VIA82CXXX=y. I've > just done another build with slightly different config settings > (suggestion from Mark Hahn), but haven't tried it yet. It still has > both the VIA and Promise (CONFIG_BLK_DEV_PDC202XX=y) support enabled. > > I'll report back when I've tried this kernel build.
Still no luck with this slightly tweaked kernel config.
Here are the relevant config variables ("grep '=y' .config", copy lines from CONFIG_IDE to CONFIG_SCSI):
CONFIG_IDE=y CONFIG_BLK_DEV_IDE=y CONFIG_BLK_DEV_IDEDISK=y CONFIG_IDEDISK_MULTI_MODE=y CONFIG_BLK_DEV_IDECD=y CONFIG_BLK_DEV_IDEPCI=y CONFIG_IDEPCI_SHARE_IRQ=y CONFIG_BLK_DEV_IDEDMA_PCI=y CONFIG_BLK_DEV_ADMA=y CONFIG_IDEDMA_PCI_AUTO=y CONFIG_BLK_DEV_IDEDMA=y CONFIG_BLK_DEV_PDC202XX=y CONFIG_PDC202XX_BURST=y CONFIG_PDC202XX_FORCE=y CONFIG_BLK_DEV_VIA82CXXX=y CONFIG_IDEDMA_AUTO=y CONFIG_BLK_DEV_IDE_MODES=y
Is there any point in upgrading to a kernel beyond 2.4.9? Or has the relevant code not been touched lately?
Greg -- Greg Ward - Python bigot gward@python.net http://starship.python.net/~gward/ Do radioactive cats have 18 half-lives? - 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/
|  |