diff options
author | Javier Fernandez-Sanguino Peña <jfs@debian.org> | 2006-12-28 22:35:21 +0000 |
---|---|---|
committer | Javier Fernandez-Sanguino Peña <jfs@debian.org> | 2006-12-28 22:35:21 +0000 |
commit | b1c4e5946e5d7221f30d2145f271a6d3adde8c7e (patch) | |
tree | 519c6f11bc760bb11b52047c54d1ac26d3d15077 /es/hardware/supported/amd64.xml | |
parent | d1340fdf7e615012ac2f8edbafda28d40544d9a0 (diff) | |
download | installation-guide-b1c4e5946e5d7221f30d2145f271a6d3adde8c7e.zip |
Added missing files, need to be translated still
Diffstat (limited to 'es/hardware/supported/amd64.xml')
-rw-r--r-- | es/hardware/supported/amd64.xml | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/es/hardware/supported/amd64.xml b/es/hardware/supported/amd64.xml new file mode 100644 index 000000000..652bb4ffc --- /dev/null +++ b/es/hardware/supported/amd64.xml @@ -0,0 +1,34 @@ +<!-- retain these comments for translator revision tracking --> +<!-- $Id: i386.xml 39614 2006-08-07 15:50:11Z fjp $ --> + + + <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> + |