[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <46518798.2020808@gmail.com>
Date: Mon, 21 May 2007 13:50:48 +0200
From: Tejun Heo <htejun@...il.com>
To: Robert de Rooy <robert.de.rooy@...il.com>
CC: linux-kernel@...r.kernel.org, alan@...hat.com, bzolnier@...il.com,
jgarzik@...ox.com
Subject: Re: libata and legacy ide pcmcia failure
Robert de Rooy wrote:
> Thanks for looking into this!
>
> I tried the patches on 2.6.22rc1-git5. The second patch unfortunately
> did not resolve the issue, although it seems to get a bit further. Here
> are the logs.
>
> ** 2.6.22rc1-git5 + timing-debug.patch
Oh I see. The 2.6.22rc1-git5 has new reset sequencing which uses
deadline table so it takes 10sec to fail to first reset try while 2.6.21
needs 30secs. That's where the 20sec difference per each try comes
from, so newer version is better. Great.
> ** 2.6.22rc1-git5 + timing-debug.patch + disable-dev_init_params.patch
> May 20 23:02:26 localhost kernel: ata3.00: 253696 sectors, multi 0: LBA
> May 20 23:02:56 localhost kernel: ata3.00: qc timeout (cmd 0xef)
> May 20 23:02:56 localhost kernel: ata3.00: failed to set xfermode
> (err_mask=0x4)
Hmmm... It doesn't like SETXFERMASK either. Please try the attached patch.
--
tejun
View attachment "disable-dev_init_param-and-setxfermode-for-CFA.patch" of type "text/x-patch" (973 bytes)
Powered by blists - more mailing lists