blob: 68a212a70051b0d76ae31d20bf2ed4a59ac97a3b (
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
|
<!-- retain these comments for translator revision tracking -->
<!-- $Id$ -->
<sect2 arch="mipsel"><title>CPU, Main Boards, and Video Support</title>
<para>
&debian; on &arch-title; supports the following platforms:
<itemizedlist>
<listitem><para>
MIPS Malta: this platform is emulated by QEMU and is therefore a nice way
to test and run &debian; on MIPS if you don't have the hardware.
</para></listitem>
</itemizedlist>
Complete information regarding supported mips/mipsel machines can be found
at the <ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink>. In the
following, only the systems supported by the &debian; installer will be
covered. If you are looking for support for other subarchitectures, please
contact the <ulink url="&url-list-subscribe;">
debian-&arch-listname; mailing list</ulink>.
</para>
</sect2>
|