From owner-cvs-all Thu Mar 28 13:38:51 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 475A237B400; Thu, 28 Mar 2002 13:38:39 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2SLcd101005; Thu, 28 Mar 2002 13:38:39 -0800 (PST) (envelope-from phk) Message-Id: <200203282138.g2SLcd101005@freefall.freebsd.org> From: Poul-Henning Kamp Date: Thu, 28 Mar 2002 13:38:39 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/conf files src/sys/geom geom_pc98.c 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 2002/03/28 13:38:39 PST Modified files: sys/conf files Added files: sys/geom geom_pc98.c Log: Add preliminary PC98 class to GEOM. I have not been able to find very much information about the PC98 extended partition layout so this is gleaned from the source in our pc98 architecture. Corrections and patched very welcome. Sponsored by: DARPA and NAI Labs. Revision Changes Path 1.616 +1 -0 src/sys/conf/files 1.1 +189 -0 src/sys/geom/geom_pc98.c (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message