diff --git a/en/platforms/Makefile b/en/platforms/Makefile new file mode 100644 index 0000000000..ba1d38ec03 --- /dev/null +++ b/en/platforms/Makefile @@ -0,0 +1,14 @@ +# $FreeBSD: www/en/alpha/Makefile,v 1.7 2000/11/07 04:05:08 kuriyama Exp $ + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DOCS= ia64.sgml + +INDEXLINK=ia64.html + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/en/platforms/ia64.sgml b/en/platforms/ia64.sgml new file mode 100644 index 0000000000..025091c059 --- /dev/null +++ b/en/platforms/ia64.sgml @@ -0,0 +1,72 @@ + + + + + %includes; +]> + + + +&header; + +

This page contains information about porting FreeBSD to Intel's +upcoming IA64 architecture.

+ +

Latest News

+ + +

What needs to be done

+

A lot of work needs to be done on the Cygnus IA64 toolchain. At the +moment it looks like the various Linux camps doing IA64 development +have splintered off without merging their respective changes back into +Cygnus' tree. Anyone working on toolchain issues should coordinate +with David Obrien.

+ +

HP's Linux IA64 +simulator is currently less than ideal for FreeBSD development. +Marcel Moolenaar is currently +working on some of these issues.

+ +

FreeBSD/IA64 Specific Links

+ + +

Other Links of Interest

+

IA64 Documentation

+ + +

Software Tools

+ + +

Related Projects

+ + +&footer; + +