From 8340846a8ffd5a64b22487e63f93e0cb4f16004c Mon Sep 17 00:00:00 2001 From: Frans Pop Date: Wed, 16 Aug 2006 00:35:08 +0000 Subject: - Reorganize supported hardware table; add amd64 - Add minimalistic 'CPU, Main Boards, and Video Support' section for amd64 - Add variant for SMP-alternatives to descriptions of SMP support and activate for amd64 - Remove an unused arch-condition --- en/hardware/hardware-supported.xml | 120 +++++++++++++++++++++---------------- 1 file changed, 70 insertions(+), 50 deletions(-) (limited to 'en/hardware/hardware-supported.xml') diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index a515df480..61a00d7b8 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -44,34 +44,17 @@ variations of each architecture known as flavors. - Intel x86-based - i386 - - vanilla - - speakup - - linux26 + Intel x86-based + i386 + + - Motorola 680x0 - m68k - Atari - atari - - Amiga - amiga - - 68k Macintosh - mac - - VME - bvme6000 - - mvme147 - - mvme16x + AMD64 & Intel EM64t + amd64 + + @@ -81,15 +64,6 @@ variations of each architecture known as flavors. - - Sun SPARC - sparc - - sun4cdm - - sun4u - - ARM and StrongARM arm @@ -103,22 +77,6 @@ variations of each architecture known as flavors. rpc - - IBM/Motorola PowerPC - powerpc - CHRP - chrp - - PowerMac - pmac - - PReP - prep - - APUS - apus - - HP PA-RISC hppa @@ -170,6 +128,51 @@ variations of each architecture known as flavors. sb1a-bcm91480b + + Motorola 680x0 + m68k + Atari + atari + + Amiga + amiga + + 68k Macintosh + mac + + VME + bvme6000 + + mvme147 + + mvme16x + + + + IBM/Motorola PowerPC + powerpc + CHRP + chrp + + PowerMac + pmac + + PReP + prep + + APUS + apus + + + + Sun SPARC + sparc + + sun4cdm + + sun4u + + IBM S/390 s390 @@ -209,6 +212,7 @@ as well. &supported-alpha.xml; +&supported-amd64.xml; &supported-arm.xml; &supported-hppa.xml; &supported-i386.xml; @@ -292,6 +296,22 @@ to do this in . At this time &smp-config-option; in the &smp-config-section; section of the kernel config. + + + + + +Multiple Processors + + + +Multi-processor support — also called symmetric +multi-processing or SMP — is available for this architecture. +The standard Debian &release; kernel image was compiled with +SMP-alternatives support. This means that the kernel +will detect if your system has multiple processors and will automatically +activate SMP when needed. + -- cgit v1.2.3