Re: [PATCH 2/4] libata: implement BROKEN_HPA horkage and apply to affected drives

2007-08-15 Thread Tejun Heo
Alan Cox wrote:
>> +{ "HDS724040KLSA80","KFAOA20N", ATA_HORKAGE_BROKEN_HPA, },
>> +{ "WDC WD3200JD-00KLB0", "WD-WCAMR1130137", ATA_HORKAGE_BROKEN_HPA },
>> +{ "WDC WD2500JD-00HBB0", "WD-WMAL71490727", ATA_HORKAGE_BROKEN_HPA },
> 
> 
> I'm still a little bothered that we haven't seen these reported with old
> IDE (unlike the off by one which was there once you knew where to look).
> Guess they've simply not shown up as they are all SATA

Dunno much about HDS but both WDCs are fairly new ones.  The reporter of
bug  confirmed the problem on via and sil controllers, so it's
fairly certain that it's a drive firmware bug.  Weird.

-- 
tejun
-
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


Re: [PATCH 2/4] libata: implement BROKEN_HPA horkage and apply to affected drives

2007-08-15 Thread Alan Cox
> + { "HDS724040KLSA80","KFAOA20N", ATA_HORKAGE_BROKEN_HPA, },
> + { "WDC WD3200JD-00KLB0", "WD-WCAMR1130137", ATA_HORKAGE_BROKEN_HPA },
> + { "WDC WD2500JD-00HBB0", "WD-WMAL71490727", ATA_HORKAGE_BROKEN_HPA },


I'm still a little bothered that we haven't seen these reported with old
IDE (unlike the off by one which was there once you knew where to look).
Guess they've simply not shown up as they are all SATA

Series:

Acked-by: Alan Cox <[EMAIL PROTECTED]>
-
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