Re: IDE DMA on 2.4.0test3-pre1 still broken?

Andre Hedrick (andre@linux-ide.org)
Wed, 28 Jun 2000 12:11:14 -0700 (PDT)


You message is what I expected.

The damn things are asserting interrupts while still DMAing.
The thing keeps running correct and no deadlocks?

You have one drive on each interface, or two on the second?

> It now doesn't lock up any more - it only halts the system irregularily for a
> second or two, while giving the following message:
>
> (collected output from dmesg)
>
> hda: dma_timer_expiry: dma status == 0x21
> hda: timeout waiting for DMA
> ide_dmaproc: chipset supported ide_dma_timeout func only: 14
> hda: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
> hda: dma_timer_expiry: dma status == 0x21
> hdc: dma_timer_expiry: dma status == 0x61
> hda: timeout waiting for DMA
> ide_dmaproc: chipset supported ide_dma_timeout func only: 14
> hda: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
> hda: dma_timer_expiry: dma status == 0x21
> hdc: dma_timer_expiry: dma status == 0x61
> hda: timeout waiting for DMA
> ide_dmaproc: chipset supported ide_dma_timeout func only: 14
> hda: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }
> hda: dma_timer_expiry: dma status == 0x21
> hdc: dma_timer_expiry: dma status == 0x61
> hda: timeout waiting for DMA
> ide_dmaproc: chipset supported ide_dma_timeout func only: 14
> hda: irq timeout: status=0x58 { DriveReady SeekComplete DataRequest }

Andre Hedrick
The Linux ATA/IDE guy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/