diff options
Diffstat (limited to 'it/hardware')
-rw-r--r-- | it/hardware/hardware-supported.xml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/it/hardware/hardware-supported.xml b/it/hardware/hardware-supported.xml index e83d1a3dc..48a94955f 100644 --- a/it/hardware/hardware-supported.xml +++ b/it/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 70551 --> +<!-- original version: 70553 --> <sect1 id="hardware-supported"> <!-- <title>Supported Hardware</title> --> @@ -111,7 +111,7 @@ di ogni architettura, che vanno sotto il nome di <quote>flavor</quote>. </row> <row> - <entry morerows="2">MIPS (big endian)</entry> + <entry morerows="2">32bit MIPS (big endian)</entry> <entry morerows="2">mips</entry> <!-- <entry>SGI IP22 (Indy/Indigo 2)</entry> @@ -132,7 +132,20 @@ di ogni architettura, che vanno sotto il nome di <quote>flavor</quote>. </row> <row> - <entry morerows="3">MIPS (little endian)</entry> + <entry morerows="2">64bit MIPS (little endian)</entry> + <entry morerows="2">mips64el</entry> + <entry>MIPS Malta</entry> + <entry>5kc-malta</entry> +</row><row> + <entry>Cavium Octeon</entry> + <entry>octeon</entry> +</row><row> + <entry>Loongson 3</entry> + <entry>loongson-3</entry> +</row> + +<row> + <entry morerows="3">32bit MIPS (little endian)</entry> <entry morerows="3">mipsel</entry> <entry>MIPS Malta (32 bit)</entry> <entry>4kc-malta</entry> |