From owner-cvs-all Mon Jan 20 5:25:15 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9E75937B649; Mon, 20 Jan 2003 05:25:13 -0800 (PST) Received: from watery.cc.kogakuin.ac.jp (watery.cc.kogakuin.ac.jp [133.80.152.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26D3D43F3F; Mon, 20 Jan 2003 05:25:12 -0800 (PST) (envelope-from nyan@jp.FreeBSD.org) Received: from localhost (localhost [IPv6:::1]) by watery.cc.kogakuin.ac.jp (8.12.6/8.12.6) with ESMTP id h0KDP5xR074963; Mon, 20 Jan 2003 22:25:05 +0900 (JST) (envelope-from nyan@jp.FreeBSD.org) Date: Mon, 20 Jan 2003 22:24:43 +0900 (JST) Message-Id: <20030120.222443.74698342.nyan@jp.FreeBSD.org> To: phk@FreeBSD.org Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/sys diskpc98.h From: Takahashi Yoshihiro In-Reply-To: <200301201109.h0KB9pfr023139@repoman.freebsd.org> References: <200301201109.h0KB9pfr023139@repoman.freebsd.org> X-Mailer: Mew version 3.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <200301201109.h0KB9pfr023139@repoman.freebsd.org> Poul-Henning Kamp writes: > phk 2003/01/20 03:09:51 PST > > Modified files: > sys/sys diskpc98.h > Log: > Add a NEXTDOSPART definition here as well, for the benefit of biosdisk.c in > the bootcode. I don't think there acturally are any extended partitions on > pc98, and this define may merely help cover up the fact that the biosdisk.c > was insufficiently scrubbed when copy&pasted from i386. It does not exist extended dos partition on pc98. So, we should use 'NDOSPART'. --- TAKAHASHI Yoshihiro To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message