From owner-freebsd-current@FreeBSD.ORG Wed Feb 16 04:17:04 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 566A416A4CE; Wed, 16 Feb 2005 04:17:04 +0000 (GMT) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8488843D31; Wed, 16 Feb 2005 04:17:03 +0000 (GMT) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1])j1G4GY6D049385; Wed, 16 Feb 2005 13:16:34 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Wed, 16 Feb 2005 13:16:04 +0900 (JST) Message-Id: <20050216.131604.41667980.nyan@jp.FreeBSD.org> To: imp@bsdimp.com From: Takahashi Yoshihiro In-Reply-To: <20050215.135815.112575021.imp@bsdimp.com> References: <420F907B.1090901@DeepCore.dk> <20050215.210805.41634669.nyan@jp.FreeBSD.org> <20050215.135815.112575021.imp@bsdimp.com> X-Mailer: Mew version 4.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-stable@freebsd.org cc: freebsd-current@freebsd.org cc: nakaji@jp.FreeBSD.org cc: sos@DeepCore.dk Subject: Re: UPDATE: ATA mkIII first official patches - please test! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Feb 2005 04:17:04 -0000 In article <20050215.135815.112575021.imp@bsdimp.com> Warner Losh writes: > > The following is the result when use SATA 200GB disk on pc98. It is > > clearly that recognizing a geometry fails. > > > > atapci0: port 0xc000-0xc00f,0x602c-0x602f,0x6030-0x6037,0x6028-0x602b,0x6020-0x6027 mem 0x20411000-0x204113ff irq 10 at device 17.0 on pci0 > > ad4: ATA-6 disk at ata2-master > > ad4: 190782MB (390721968 sectors), 387621 C, 16 H, 63 S, 512 B > > ad4: 16 secs/int, 1 depth queue, SATA150 > > > > BIOS Geometries: > > 1:1778ffff 0..6008=6009 cylinders, 0..255=256 heads, 1..255=255 sectors > > Is this the geometry that the PC98 BIOS uses? Yes. --- TAKAHASHI Yoshihiro