From owner-freebsd-stable@FreeBSD.ORG Sun Feb 13 17:38:33 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40DCB16A500; Sun, 13 Feb 2005 17:38:33 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D7A043D1D; Sun, 13 Feb 2005 17:38:32 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id j1DHcRX3091054; Sun, 13 Feb 2005 18:38:30 +0100 (CET) (envelope-from sos@DeepCore.dk) Message-ID: <420F907B.1090901@DeepCore.dk> Date: Sun, 13 Feb 2005 18:38:03 +0100 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 1.0 (X11/20050116) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Takahashi Yoshihiro References: <86vf8y0x9r.fsf@xa12.heimat.gr.jp> <20050212.230519.59685762.nyan@jp.FreeBSD.org> <420E331A.3070205@DeepCore.dk> <20050213.135541.74688832.nyan@jp.FreeBSD.org> In-Reply-To: <20050213.135541.74688832.nyan@jp.FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-mail-scanned: by DeepCore Virus & Spam killer v1.7 cc: freebsd-stable@freebsd.org cc: nakaji@jp.FreeBSD.org cc: freebsd-current@freebsd.org cc: imp@freebsd.org Subject: Re: UPDATE: ATA mkIII first official patches - please test! X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Feb 2005 17:38:34 -0000 Takahashi Yoshihiro wrote: > In article <420E331A.3070205@DeepCore.dk> > S=F8ren Schmidt writes: >=20 >=20 >>>2. A geometry translation for pc98 is NOT enough. >>> >>> Currently, it works only under 4.3GB disk. >> >>Same a 1. >=20 >=20 > No. See kern/61960. Wrong, ATA mk3 does solve the problem but using the "current" geomtry=20 set in the drives by the BIOS. However the code missed it in one place=20 in ata-lowlevel.c when the code was moved there from ata-disk.c. This has been fixed and will be present in the next snapshot as I sadi=20 earlier. --=20 -S=F8ren