Re: [PATCH] sl82c105 driver update

Russell King (rmk@arm.linux.org.uk)
Sat, 11 Jan 2003 22:32:31 +0000


On Sat, Jan 11, 2003 at 05:33:19PM +0100, Benjamin Herrenschmidt wrote:
> Enclosed is an update to the sl82c105 driver against 2.4.21-pre3, I'll
> produce a 2.5 version once this is accepted by Alan.

Its still broken - if it uses DMA, the ide core will call ide_dma_on,
which will call config_for_dma(), which will call ide_config_drive_speed,
which will then call ide_dma_on, etc.

Sorry, I don't have a solution off hand for this. I just wish that
the IDE core didn't change in these incompatible ways during a stable
kernel release.

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- 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/