From: Alan Cox Date: Sat, 19 Jan 2008 15:51:26 +0000 (+0000) Subject: pata_pdc202xx_old: Fix crashes with ATAPI X-Git-Tag: v2.6.24~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa8f2371c564fc9b289dab3a8ecd93212d021fd2;p=pandora-kernel.git pata_pdc202xx_old: Fix crashes with ATAPI 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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed