Re: ide taskfile and cdrom hang

From: Mark Haverkamp
Date: Mon Feb 02 2004 - 18:53:32 EST


On Mon, 2004-02-02 at 15:37, Bartlomiej Zolnierkiewicz wrote:
> On Monday 02 of February 2004 22:44, Mark Haverkamp wrote:
> > On Mon, 2004-02-02 at 13:35, Bartlomiej Zolnierkiewicz wrote:
> > > On Monday 02 of February 2004 21:45, Mark Haverkamp wrote:
> > > > On Mon, 2004-02-02 at 11:45, Bartlomiej Zolnierkiewicz wrote:
> > > > > On Monday 02 of February 2004 19:46, Mark Haverkamp wrote:
> > > > > > On Sun, 2004-02-01 at 12:48, Bartlomiej Zolnierkiewicz wrote:
> > > >

[ ... ]

> Now, can you comment out "(UDELAY(10))" printk and add printk for "retries"
> variable after while {} loop. I thought there will be more "(UDELAY(10))"
> messages - but I forgot about delay introduced by printk() call :-).
>
> --bart

I ran twice, got the same results:

1)
hda: (WAIT_NOT_BUSY) status=0x50 retry 94
hda: (CHECK_STATUS) status=0x50
hda: (WAIT_NOT_BUSY) status=0x50 retry 94
hda: (CHECK_STATUS) status=0x50


2)
hda: (WAIT_NOT_BUSY) status=0x50 retry 94
hda: (CHECK_STATUS) status=0x50
hda: (WAIT_NOT_BUSY) status=0x50 retry 94
hda: (CHECK_STATUS) status=0x50


--
Mark Haverkamp <markh@xxxxxxxx>

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