]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[libata sata_mv] handle lack of hardware nIEN support
authorJeff Garzik <jgarzik@pobox.com>
Thu, 17 Nov 2005 10:44:44 +0000 (05:44 -0500)
committerJeff Garzik <jgarzik@pobox.com>
Thu, 17 Nov 2005 10:44:44 +0000 (05:44 -0500)
commita2c91a8819e315e9fd1aef3ff57badb6c1be3f80
tree0b75460b200383d341b8473fc187f5db2c681795
parent22374677d18c5eeefd3a283431d312b8c44fef02
[libata sata_mv] handle lack of hardware nIEN support

Handle errata (it was unintentional on this h/w, whereas its intentional
on others) whereby the nIEN bit in Device Control is ignored, leading to
a situation where a hardware interrupt completes the qc before the
polling code has a chance to.

This will get fixed The Right Way(tm) once Albert Lee's irq-pio
branch is merged, as the more natural PIO method on this hardware is
interrupt-driven.
drivers/scsi/sata_mv.c