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 +++++++++++++++++++++---------------- en/hardware/supported/amd64.xml | 34 +++++++++++ en/hardware/supported/i386.xml | 2 +- en/install-methods/floppy/i386.xml | 2 +- 4 files changed, 106 insertions(+), 52 deletions(-) create mode 100644 en/hardware/supported/amd64.xml (limited to 'en') 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. + diff --git a/en/hardware/supported/amd64.xml b/en/hardware/supported/amd64.xml new file mode 100644 index 000000000..a1651a2d8 --- /dev/null +++ b/en/hardware/supported/amd64.xml @@ -0,0 +1,34 @@ + + + + + CPU, Main Boards, and Video Support + + +Complete information concerning supported peripherals can be found at +Linux Hardware Compatibility HOWTO. +This section merely outlines the basics. + + + + CPU + + +Both AMD64 and Intel EM64t processors are supported. + + + + + + + diff --git a/en/hardware/supported/i386.xml b/en/hardware/supported/i386.xml index 9c8438575..c1a709bf7 100644 --- a/en/hardware/supported/i386.xml +++ b/en/hardware/supported/i386.xml @@ -2,7 +2,7 @@ - CPU, Main Boards, and Video Support + CPU, Main Boards, and Video Support Complete information concerning supported peripherals can be found at diff --git a/en/install-methods/floppy/i386.xml b/en/install-methods/floppy/i386.xml index fa2f1cd81..059ad6c3f 100644 --- a/en/install-methods/floppy/i386.xml +++ b/en/install-methods/floppy/i386.xml @@ -9,7 +9,7 @@ -If you have access to an i386 machine, you can use one of the +If you have access to an i386 or amd64 machine, you can use one of the following programs to copy images to floppies. -- cgit v1.2.3