blob: b2fdad4d17fc2d50c0cbae800b0c8e157f456151 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
<sect2 arch="hppa"><title>CPU, Main Boards, and Video Support</title>
<para>
There are two major support <emphasis>&architecture;</emphasis> flavors:
PA-RISC 1.1 and PA-RISC 2.0. The PA-RISC 1.1 architecture is targeted
at 32-bit processors whereas the 2.0 architecture is targeted to
the 64-bit processors. Some systems are able to run either kernel.
In both cases, the userland is 32-bit. There is the possibility of
a 64-bit userland in the future.
</para>
</sect2>
|