Re: 2.2.15 ide patch & old ST506 disk

From: Andre Hedrick (andre@linux-ide.org)
Date: Tue May 23 2000 - 02:50:35 EST


On Mon, 22 May 2000, Paul Gortmaker wrote:

>
> With an old ST506 drive/interface, the following patch to ide.c in 2.2.15:
>
> if (GET_STAT() & (BUSY_STAT|DRQ_STAT)) /* possible timing problem? */
> - rq->errors |= ERROR_RESET;
> + OUT_BYTE(WIN_IDLEIMMEDIATE,IDE_COMMAND_REG); /* force an abort */

Hi Paul,

This is pulled in 2.3.99-pre9-3+, did I miss this in the 2.2.15 patch?

Andre Hedrick
The Linux ATA/IDE guy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue May 23 2000 - 21:00:23 EST