From owner-cvs-all Mon Jan 20 3: 9:53 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 78DCC37B405; Mon, 20 Jan 2003 03:09:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CF3143F1E; Mon, 20 Jan 2003 03:09:52 -0800 (PST) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0KB9pfh023140; Mon, 20 Jan 2003 03:09:51 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0KB9pfr023139; Mon, 20 Jan 2003 03:09:51 -0800 (PST) Message-Id: <200301201109.h0KB9pfr023139@repoman.freebsd.org> From: Poul-Henning Kamp Date: Mon, 20 Jan 2003 03:09:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys diskpc98.h X-FreeBSD-CVS-Branch: HEAD 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 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. Revision Changes Path 1.96 +1 -0 src/sys/sys/diskpc98.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message