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 /es/hardware/supported/hppa.xml | |
download | installation-guide-1ea73eea5ecc6a8ed901316049259aee737ee554.zip |
move manual to top-level directory, split out of debian-installer package
Diffstat (limited to 'es/hardware/supported/hppa.xml')
-rwxr-xr-x | es/hardware/supported/hppa.xml | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/es/hardware/supported/hppa.xml b/es/hardware/supported/hppa.xml new file mode 100755 index 000000000..0989b1ec7 --- /dev/null +++ b/es/hardware/supported/hppa.xml @@ -0,0 +1,20 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<!-- original version: 11648 --> +<!-- revisado jfs, 1 noviembre 2004 --> + + <sect2 arch="hppa"><title>Soporte de CPU, placas base y vídeo</title> +<para> + +Existe soporte para dos variantes principales de +<emphasis>&architecture;</emphasis>: +PA-RISC 1.1 y PA-RISC 2.0. La arquitectura PA-RISC 1.1 está dirigida a +procesadores de 32 bits mientras que la arquitectura 2.0 está +dirigida a procesadores de 64 bits. Algunos sistemas tienen la +capacidad de ejecutar ambas versiones del núcleo indistintamente. +El entorno de usuario es de 32 bits en ambos casos. En el futuro +será posible tener un entorno de usuario de 64 bits. + + +</para> + </sect2> + |