From: Alan Cox Date: Sun, 10 Dec 2006 10:20:39 +0000 (-0800) Subject: [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 X-Git-Tag: v2.6.20-rc1~145^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee2f344b33b507af23610c8fdfdde38d7c10fb33;p=pandora-kernel.git [PATCH] ide-cd: Handle strange interrupt on the Intel ESB2 The ESB2 appears to emit spurious DMA interrupts when configured for native mode and handling ATAPI devices. Stratus were able to pin this bug down and produce a patch. This is a rework which applies the fixup only to the ESB2 (for now). We can apply it to other chips later if the same problem is found. This code has been tested and confirmed to fix the problem on the tested systems. Signed-off-by: Alan Cox (Most of the hard work done by Stratus however) Cc: Jens Axboe Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed