On Mon, 5 Feb 2007 14:51:20 -0800
Andrew Morton <[EMAIL PROTECTED]> wrote:

> On Mon, 5 Feb 2007 16:15:15 +0000
> Alan <[EMAIL PROTECTED]> wrote:
> 
> > This is the first preparation to doing the !IORDY cases properly. Further
> > diffs will then add the needed logic to do it right.
> > 
> >...
> >
> >  static int pio_mask = 0x1F;                /* PIO range for autospeed 
> > devices */
> > ++static int iordy_mask = 0xFFFFFFFF;       /* Use iordy if available */
> 
> That isn't compileable.  Are you sure you sent the correct patch?
> 
> This patch needed some fixups against git-libata-all, but they were pretty
> obvious.

Right patch. The patch on disk here lacks the +, the mail I sent includes
it. Looks like a typing slip or something while sending. Sorry about that.

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-ide" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to