pata_pdc202xx_old: Fix crashes with ATAPI
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sat, 19 Jan 2008 15:51:26 +0000 (15:51 +0000)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 20 Jan 2008 05:29:39 +0000 (21:29 -0800)
The PDC202xx older devices do not support ATAPI DMA via the usual
interfaces. What documentation I have isn't sufficient to support DMA and
it isn't clear if the Windows drivers do this or it is possible at all.
(Neither do the drivers/ide old drivers)

So turn it ATAPI DMA off, these are disk optimised controllers.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found