From 37ecf27f1a07e515bebf66737652286baeb48406 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Tue, 26 Jun 2001 02:13:44 +0000 Subject: [PATCH] Move "Does FreeBSD support architectures other than x86?" from "Advaned Topics" to "Hardware compatibility". --- en_US.ISO8859-1/books/faq/book.sgml | 50 ++++++++++++++--------------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 5a5d15414e..e045035f18 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -17,7 +17,7 @@ The FreeBSD Documentation Project - $FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.229 2001/06/24 21:06:47 chris Exp $ + $FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.230 2001/06/24 21:10:21 chris Exp $ 1995 @@ -2544,6 +2544,30 @@ Filesystem 1024-blocks Used Avail Capacity Mounted on Hardware compatibility + + + Does FreeBSD support architectures other than the + x86? + + + + + Yes. FreeBSD currently runs on both Intel x86 and + DEC (now Compaq) Alpha architectures. Interest has also + been expressed in a port of FreeBSD to the SPARC architecture, + join the freebsd-sparc@FreeBSD.org mailing list if you are interested + in joining that project. Most recent additions to the list of + upcoming platforms are IA-64 and PowerPC, join the + freebsd-ia64@FreeBSD.org and/or + freebsd-ppc@FreeBSD.org mailing lists for more information. + For general discussion on new architectures, join + the freebsd-platforms@FreeBSD.org + mailing list. + + + What kind of hard drives does FreeBSD support? @@ -11845,30 +11869,6 @@ ${RELEASEDIR}/tarballs/bindist/bin_tgz.) - - - Does FreeBSD support architectures other than the - x86? - - - - - Yes. FreeBSD currently runs on both Intel x86 and - DEC (now Compaq) Alpha architectures. Interest has also - been expressed in a port of FreeBSD to the SPARC architecture, - join the freebsd-sparc@FreeBSD.org mailing list if you are interested - in joining that project. Most recent additions to the list of - upcoming platforms are IA-64 and PowerPC, join the - freebsd-ia64@FreeBSD.org and/or - freebsd-ppc@FreeBSD.org mailing lists for more information. - For general discussion on new architectures, join - the freebsd-platforms@FreeBSD.org - mailing list. - - - Can you assign a major number for a device driver I have