diff --git a/en/platforms/Makefile b/en/platforms/Makefile index 18250b092b..87d9f9084d 100644 --- a/en/platforms/Makefile +++ b/en/platforms/Makefile @@ -1,20 +1,21 @@ -# $FreeBSD: www/en/platforms/Makefile,v 1.4 2002/11/08 14:56:49 jmallett Exp $ +# $FreeBSD: www/en/platforms/Makefile,v 1.5 2003/01/20 00:04:22 marcel Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= alpha.sgml DOCS+= ia64.sgml DOCS+= index.sgml DOCS+= mips.sgml +DOCS+= pc98.sgml DOCS+= ppc.sgml DOCS+= sparc.sgml DOCS+= x86-64.sgml SUBDIR= ia64 .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/platforms/index.sgml b/en/platforms/index.sgml index 0babbcdab6..8dc46ed6b8 100644 --- a/en/platforms/index.sgml +++ b/en/platforms/index.sgml @@ -1,59 +1,63 @@ - + %includes;]> &header;

Introduction

Here you will find a list of platforms that FreeBSD currently supports along with platforms currently being ported to (with the exception of x86, since most of the information on the remainder of the site already pertains to that platform).

Table of Contents

Comments and Feedback

If you have comments about a port, or wish to provide feedback to the developers, send it the relevant mailing list. The lists are:

&footer; diff --git a/en/platforms/pc98.sgml b/en/platforms/pc98.sgml new file mode 100644 index 0000000000..c66471cf7e --- /dev/null +++ b/en/platforms/pc98.sgml @@ -0,0 +1,34 @@ + + + + +%includes; +]> + + + &header; + +

FreeBSD/pc98 is a port of FreeBSD which aims to run + on NEC PC-98x1 (pc98) architecture. + The project's goal is to make FreeBSD/pc98 work + the same as FreeBSD on other architectures. + Most of the kernel source is already included in FreeBSD source tree + and most of the userland utilities built from the source work fine.

+ +

FreeBSD/pc98 Hardware Notes

+ + 5.1-CURRENT + Hardware Notes + +

FreeBSD/pc98 Related Links

+ + + + &footer; +