blob: 946ecaaeb6f4f72685f45d368fc92c979e1c7c8a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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>
|