blob: b2ef681e56506f6bd8c32f169e158ac20c0c836a (
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
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id: i386.xml 39614 2006-08-07 15:50:11Z fjp $ -->
<sect2 arch="amd64"><title>CPU Support</title>
<para>
Both AMD64 and Intel EM64T processors are supported.
</para>
<!-- 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>
|