diff options
author | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
---|---|---|
committer | Joey Hess <joeyh@debian.org> | 2005-10-07 19:51:38 +0000 |
commit | 1ea73eea5ecc6a8ed901316049259aee737ee554 (patch) | |
tree | 03a077f0b1b1548f3c806bd1c5795964fba0fb52 /it/hardware/supported/hppa.xml | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'it/hardware/supported/hppa.xml')
-rw-r--r-- | it/hardware/supported/hppa.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/it/hardware/supported/hppa.xml b/it/hardware/supported/hppa.xml new file mode 100644 index 000000000..6dc13aeb7 --- /dev/null +++ b/it/hardware/supported/hppa.xml @@ -0,0 +1,27 @@ +<!-- retain these comments for translator revision tracking --> +<!-- original version: 11648 --> + + + <sect2 arch="hppa"> + <!--<title>CPU, Main Boards, and Video Support</title>--> + <title>CPU, schede madri e video supportate</title> +<para> + +<!-- +The 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. +--> + +Esistono due versioni di <emphasis>&architecture;</emphasis> supportate: +PA-RISC 1.1 e PA-RISC 2.0. L'architettura PA-RISC 1.1 è idonea per +processori a 32 bit, invece l'architettura 2.0 è idonea per +processori a 64 bit. Alcuni sistemi funzionano con qualsiasi +kernel e in ogni caso i programmi dell'utente sono a 32 bit. In futuro +probabilmente sarà disponibile uno spazio utente a 64 bit. + +</para> + </sect2> |