blob: 001192fe9454c6c5ad8d6d72a6bc926dc2af0a72 (
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
|
<!-- retain these comments for translator revision tracking -->
<!-- original version: 59840 untranslated -->
<sect2 arch="mipsel"><title>CPU, Main Boards, and Video Support</title>
<para>
Debian on &arch-title; supports the following platforms:
<itemizedlist>
<listitem><para>
Cobalt Microserver: only MIPS based Cobalt machines are covered here. This
includes the Cobalt RaQ, Qube2 and RaQ2, and the Gateway Microserver.
</para></listitem>
<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>
<sect3><title>CPU/Machine types</title>
<para>
All MIPS based Cobalt machines are supported with the exception of the
Qube 2700 (Qube 1).
</para>
</sect3>
<sect3><title>Supported console options</title>
<para>
Cobalt machines use 115200 bps.
</para>
</sect3>
</sect2>
|