diff --git a/en/platforms/Makefile b/en/platforms/Makefile index d9635614b1..39606d7053 100644 --- a/en/platforms/Makefile +++ b/en/platforms/Makefile @@ -1,26 +1,27 @@ -# $FreeBSD: www/en/platforms/Makefile,v 1.10 2005/04/18 21:11:59 pav Exp $ +# $FreeBSD: www/en/platforms/Makefile,v 1.11 2006/02/05 09:11:47 joel Exp $ .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= alpha.sgml DOCS+= amd64.sgml DOCS+= arm.sgml DOCS+= i386.sgml DOCS+= ia64.sgml DOCS+= index.sgml DOCS+= mips.sgml DOCS+= pc98.sgml DOCS+= ppc.sgml DOCS+= sparc.sgml +DOCS+= sun4v.sgml DOCS+= x86-64.sgml DOCS+= xbox.sgml SUBDIR= amd64 SUBDIR+=ia64 .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/platforms/index.sgml b/en/platforms/index.sgml index 3113f0ab06..b4b57ca3cf 100644 --- a/en/platforms/index.sgml +++ b/en/platforms/index.sgml @@ -1,73 +1,77 @@ - + ]> &header;

Introduction

Here you will find a list of platforms that FreeBSD currently supports along with platforms currently being ported to.

Table of Contents

Comments and Feedback

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

&footer; diff --git a/en/platforms/sun4v.sgml b/en/platforms/sun4v.sgml new file mode 100644 index 0000000000..d8ab02b236 --- /dev/null +++ b/en/platforms/sun4v.sgml @@ -0,0 +1,70 @@ + + + + + + %developers; +]> + + + &header; + +

Introduction

+ +

This page contains information about the FreeBSD port to Sun Microsystem's + UltraSPARC-T1® architecture. Discussion of the + UltraSPARC-T1 port takes place on the + freebsd-sun4v + mailing list.

+ +

Table Of Contents

+ + + +

Credits

+ +

The following people have been working either in the spotlights or behind + the scenes to get the FreeBSD port off the ground:

+ + + +

Latest News

+ +

Hardware List

+ +

A summary of supported systems follows. SMP is supported on all supported + systems.

+ + + +

What Needs To Be Done

+ + + +

Pointers Of Interest

+ + + + &footer; +