pata-bf54x: Set ATAPI HSM to control IDE device terminate sequence.
authorSonic Zhang <sonic.zhang@analog.com>
Mon, 12 May 2008 04:12:16 +0000 (12:12 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 19 May 2008 21:27:29 +0000 (17:27 -0400)
Set ATAPI host state machine to control IDE device terminate sequence.
Some IDE harddisk may assert terminate sequence in the middle of a
formal DMA transaction and resume later. Bit DETECT_TERM in ATAPI_CTRL
register determines whether the ATAPI host state machine or the kernel
driver should take care of this case.

Signed-off-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found