summaryrefslogtreecommitdiff
path: root/it/hardware/supported/arm.xml
blob: 3cd3b5d18422e8482a6d3d16a1f198d6f11e9780 (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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
<!-- retain these comments for translator revision tracking -->
<!-- original version: 25809 -->


  <sect2 arch="arm">
  <!--<title>CPU, Main Boards, and Video Support</title>-->
  <title>CPU, schede madri e video supportate</title>
<para>

<!--
Each distinct ARM architecture requires its own kernel. Because of
this the standard Debian distribution only supports installation on
a number of the most common systems. The Debian userland however may
be used by <emphasis>any</emphasis> ARM CPU including xscale.
-->

Ogni singola architettura ARM richiede un kernel specifico. Per questo
motivo la distribuzione Debian si installa solo sui sistemi più comuni.
Tutti i pacchetti Debian possono invece comunque essere usati su
<emphasis>qualsiasi</emphasis> CPU ARM, xscale compresa.

s</para>

<para>

<!--
Most ARM CPUs may be run in either endian modebig or little). However,
almost every current system implementation uses little-endian mode.
Debian currently only supports little-endian ARM systems.
-->

La maggior parte delle CPU ARM può funzionare sia in big endian che in
little endian anche se quasi tutti i sistemi usano la modalità little
endian. Attualmente Debian supporta solo i sistemi ARM little endian.

</para>

<para>

<!--
The commonly supported systems are
-->

I sistemi supportati sono

<variablelist>
<varlistentry>
<term>Netwinder</term>
<listitem><para>

<!--
This is actually the name for the group of machines
based upon the StrongARM 110 CPU and Intel 21285 Nothbridge. It
comprises of machines are: Netwinder (possibly one of the most common ARM
boxes), CATS (also known as the EB110ATX), EBSA 285 and Compaq
personal server (cps, aka skiff).
-->

Ormai questo è diventato il nome di un gruppo di macchine basate sulla CPU
StrongARM 110 e sul Nothbridge Intel 21285. Rientrano in questo gruppo le
Netwinder (forse uno dei sistemi ARM più diffusi), CATS (conosciuto anche
come EB110ATX), EBSA 285 e i personal server Compaq (cps, noti anche come
skiff).

</para></listitem>
</varlistentry>

<varlistentry>
<term>Bast</term>
<listitem><para>

<!--
This is a modern ARM 920 board with a 266MHz Samsung
processor. It has integrated IDE, USB, Serial, Parallel, audio, video,
flash and two ethernet ports. This system has a good bootloader which
is also found on the CATS and Riscstation systems.
-->

Questa è una moderna scheda ARM 920 con un processore Samsung a 266&nbsp;MHz.
Integra delle porte IDE, USB, seriali, parallela, audio, video, flash e due
ethernet. Questo sistema ha un buon bootloader che viene usato anche sui
sistemi CATS e Riscstation.

</para></listitem>
</varlistentry>

<varlistentry>
<term>RiscPC</term>
<listitem><para>

<!--
This machine is the oldest supported hardware: it was released
in 1994. It has RISC OS in ROM, Linux can be booted from that OS using
linloader. The RiscPC has a modular CPU card and typically has a 30MHz
610, 40MHz 710 or 233MHz Strongarm 110 CPU fitted. The mainboard has
integrated IDE, SVGA video, parallel port, single serial port, PS/2
keyboard and proprietary mouse port. The proprietary module expansion
bus allows for up to eight expansion cards to be fitted depending on
configuration, several of these modules have Linux drivers.
-->

Questa macchina è l'hardware più vecchio supportato: è stato rilasciato
nel 1994. Ha RISC OS nella ROM e Linux può essere caricato da questo OS
usando linloader. Il RiscPC ha una scheda con la CPU modulare e tipicamente
monta una 610 a 30&nbsp;MHz, una 710 a 40&nbsp;MHz oppure una Strongarm
110 a 233&nbsp;MHz. La scheda madre ha porte IDE, video SVGA, parallela,
seriale, una PS/2 per la tastiera e una porta proprietaria per il mouse.
Il modulo proprietario di espansione del bus permette di connettere fino
a otto schede di espansione a seconda della configurazione; parecchi di
questi moduli hanno i driver per Linux.

</para></listitem>
</varlistentry>

<varlistentry>
<term>Riscstation</term>
<listitem><para>

<!--
This is an inexpensive 56MHz 7500FE based machine with
integrated video, IDE, PS/2 keyboard and mouse and two serial
ports. Its lack of processing power was made up for by its price. It
may be found in two configurations one with RISC OS and one with a
simple bootloader.
-->

Questa è una macchina poco costosa basata su una 7600FE a 56&nbsp;MHz con
porte video, IDE, PS/2 per tastiera e mouse e due seriali. È carente di
potenza di calcolo che però risulta adeguata al suo prezzo. Può essere
trovata in due configurazioni, una con RISC OS e una con un semplice
bootloader.

</para></listitem>
</varlistentry>

<varlistentry>
<term>LART</term>
<listitem><para>

<!--
This is a modular open hardware platform intended to be built
by enthusiasts. To be useful to install Debian it requires its KSB
expansion board.
-->

Questa è una piattaforma hardware aperta e modulare creata per gli
amatori. Per installare Debian è necessaria la scheda di espansione KSB.

</para></listitem>
</varlistentry>
</variablelist>

</para>
  </sect2>