Bruce Evans wrote:
On Sun, 11 Apr 2004, Roman Kurakin wrote:
I remind you that now I have two problems. First one that FreeBSD uses
wrong assumption about which device should be CHS and which LBA:
if (!ad_version(atadev->param->version_major) ||
!(atadev->param->atavalid & ATA_FLAG_54_58) || !l
On Sun, 11 Apr 2004, Roman Kurakin wrote:
> I remind you that now I have two problems. First one that FreeBSD uses
> wrong assumption about which device should be CHS and which LBA:
>
> if (!ad_version(atadev->param->version_major) ||
> !(atadev->param->atavalid & ATA_FLAG_54_58) || !lbasize)
> at
Hi,
You can find history of my previous postings below.
I didn't moved far since that time, because lack of time. But any way
I have some new information and one patch I want to share. This patch
didn't solve any of my problems.
Soren, please review it. This time it is comlete. I hope this
patch
3 matches
Mail list logo