diff options
author | Frans Pop <elendil@planet.nl> | 2006-09-15 10:27:28 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-09-15 10:27:28 +0000 |
commit | c0c796042a28e14d39ff61e049354ca327e96e0a (patch) | |
tree | 9c0a5a875fb01a54e1d5377d08286959c067491a /nl/hardware/supported | |
parent | c9a8d5309d23424fe3ff0e68f491d782bc0fadd9 (diff) | |
download | installation-guide-c0c796042a28e14d39ff61e049354ca327e96e0a.zip |
- New file (untranslated) for Dutch translation
- Split out section on mounting encrypted volumes from boot-new.xml
Diffstat (limited to 'nl/hardware/supported')
-rw-r--r-- | nl/hardware/supported/amd64.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/nl/hardware/supported/amd64.xml b/nl/hardware/supported/amd64.xml new file mode 100644 index 000000000..946ecaaeb --- /dev/null +++ b/nl/hardware/supported/amd64.xml @@ -0,0 +1,34 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 39614 untranslated --> + + + <sect2 arch="amd64"><title>CPU, Main Boards, and Video Support</title> +<para> + +Complete information concerning supported peripherals can be found at +<ulink url="&url-hardware-howto;">Linux Hardware Compatibility HOWTO</ulink>. +This section merely outlines the basics. + +</para> + + <sect3><title>CPU</title> +<para> + +Both AMD64 and Intel EM64t processors are supported. + +</para> + </sect3> + +<!-- Not sure if this is relevant for AMD64; AFAIK only PCI supported + <sect3 id="bus"><title>I/O Bus</title> +<para> + +The system bus is the part of the motherboard which allows the CPU to +communicate with peripherals such as storage devices. Your computer +must use the PCI bus. + +</para> + </sect3> +--> + </sect2> + |