diff --git a/ja/platforms/Makefile b/ja/platforms/Makefile index ef8bf0d70b..9a0ef7a56b 100644 --- a/ja/platforms/Makefile +++ b/ja/platforms/Makefile @@ -1,27 +1,27 @@ -# $FreeBSD: www/ja/platforms/Makefile,v 1.3 2002/02/17 15:24:36 hanai Exp $ +# $FreeBSD: www/ja/platforms/Makefile,v 1.4 2003/10/15 06:34:41 rushani Exp $ # The FreeBSD Japanese Documentation Project # Original revision: 1.7 .if exists(../Makefile.conf) .include "../Makefile.conf" .endif .if exists(../Makefile.inc) .include "../Makefile.inc" .endif DOCS= alpha.sgml -#DOCS+= amd64.sgml +DOCS+= amd64.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 ### Revision checking REVCHECK= yes .include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/ja/platforms/amd64.sgml b/ja/platforms/amd64.sgml new file mode 100644 index 0000000000..40463ae92a --- /dev/null +++ b/ja/platforms/amd64.sgml @@ -0,0 +1,64 @@ + + + + + %includes; +]> + + + + +&header; + +大槌を振る BSD デーモン + +

このページは AMD 社 の + AMD64 アーキテクチャへの FreeBSD の移植に関する情報をまとめたものです。 + AMD64 アーキテクチャは、以前は x86-64 または + ``Hammer'' として知られていました。

+ +

AMD Opteron™ および AMD Athlon™ 64 プロセッサは AMD64 + アーキテクチャを採用しています。

+ +

現状

+ +

現在、FreeBSD/amd64 は 64 ビットマルチユーザーモードで動いています。 + マルチプロセッサハードウェアには対応していますが、現時点では単一プロ + セッサモードでしか動作しません。

+ +

AMD64 プラットフォームは現在、Tier + 2 FreeBSD プラットフォームです。

+ +

FreeBSD/amd64 関連リンク

+ + +

その他の有用なリンク

+

AMD64 関連文書

+ + +

ソフトウェアツール

+ + +

関連プロジェクト

+ + +&footer; + +