summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2002-03-28 21:38:38 +0000
committerphk <phk@FreeBSD.org>2002-03-28 21:38:38 +0000
commitccd365e75ed159111d57c6824276d55931dad68a (patch)
treea0b0dd07b4b7298d19a8321fbc156e093208050a /sys/conf
parent84f1900b8e921a9fbb2ebf4a304f64e576a6b7cc (diff)
downloadFreeBSD-src-ccd365e75ed159111d57c6824276d55931dad68a.zip
FreeBSD-src-ccd365e75ed159111d57c6824276d55931dad68a.tar.gz
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.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files b/sys/conf/files
index b09adfc..2ec6957 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -695,6 +695,7 @@ geom/geom_event.c optional geom
geom/geom_io.c optional geom
geom/geom_kern.c optional geom
geom/geom_mbr.c optional geom
+geom/geom_pc98.c optional geom
geom/geom_slice.c optional geom
geom/geom_subr.c optional geom
geom/geom_sunlabel.c optional geom
OpenPOWER on IntegriCloud