[PATCH] ide-cd: Handle strange interrupt on the Intel ESB2
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Sun, 10 Dec 2006 10:20:39 +0000 (02:20 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sun, 10 Dec 2006 17:57:20 +0000 (09:57 -0800)
commitee2f344b33b507af23610c8fdfdde38d7c10fb33
tree7908a16d267168a74178aad61e30a82590ca6aac
parent33859f7f9788da2ac9aa23be4dc8e948112809ca
[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 <alan@redhat.com>
(Most of the hard work done by Stratus however)
Cc: Jens Axboe <axboe@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ide/ide-cd.c
drivers/ide/pci/piix.c
include/linux/ide.h