~ubuntu-branches/ubuntu/vivid/installation-guide/vivid-proposed

« back to all changes in this revision

Viewing changes to en/hardware/supported/mipsel.xml

  • Committer: Bazaar Package Importer
  • Author(s): Frans Pop
  • Date: 2005-10-25 17:37:25 UTC
  • Revision ID: james.westby@ubuntu.com-20051025173725-aq0bm11be7bfd7rw
Tags: 20051025
* Mention in copyright that full GPL is included in the manual.
  Closes: #334925
* Register installed documents with doc-base.
* Minor updates in English text and translations.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!-- retain these comments for translator revision tracking -->
 
2
<!-- $Id: mipsel.xml 28997 2005-07-07 21:09:22Z fjp $ -->
 
3
 
 
4
 
 
5
  <sect2 arch="mipsel"><title>CPU, Main Boards, and Video Support</title>
 
6
<para>
 
7
 
 
8
Debian on &arch-title; currently supports three subarchitectures:
 
9
 
 
10
<itemizedlist>
 
11
<listitem><para>
 
12
 
 
13
DECstation: various models of the DECstation are supported.
 
14
 
 
15
</para></listitem>
 
16
<listitem><para>
 
17
 
 
18
Cobalt Microserver: only MIPS based Cobalt machines are covered here.
 
19
This included the Cobalt Qube, RaQ, Qube2 and RaQ2, and the Gateway
 
20
Microserver.
 
21
 
 
22
</para></listitem>
 
23
<listitem><para>
 
24
 
 
25
Broadcom BCM91250A (SWARM): this is an ATX form factor evaluation board from
 
26
Broadcom based on their SiByte processor family.
 
27
 
 
28
</para></listitem>
 
29
</itemizedlist>
 
30
 
 
31
Complete information regarding supported mips/mipsel machines can be found
 
32
at the <ulink url="&url-linux-mips;">Linux-MIPS homepage</ulink>.  In the
 
33
following, only the systems supported by the Debian installer will be
 
34
covered.  If you are looking for support for other subarchitectures, please
 
35
contact the <ulink url="&url-list-subscribe;">
 
36
debian-&architecture; mailing list</ulink>.
 
37
 
 
38
</para>
 
39
 
 
40
   <sect3><title>CPU/Machine types</title>
 
41
 
 
42
<para>
 
43
 
 
44
Currently only DECstations with R3000 and R4000/R4400 CPUs are
 
45
supported by the Debian installation system on little endian MIPS.
 
46
The Debian installation system works on the following machines:
 
47
 
 
48
</para><para>
 
49
 
 
50
<informaltable>
 
51
<tgroup cols="4">
 
52
<thead>
 
53
<row>
 
54
  <entry>System Type</entry><entry>CPU</entry><entry>Code-name</entry>
 
55
  <entry>Debian subarchitecture</entry>
 
56
</row>
 
57
</thead>
 
58
 
 
59
<tbody>
 
60
<row>
 
61
  <entry>DECstation 5000/1xx</entry>
 
62
  <entry>R3000</entry>
 
63
  <entry>3MIN</entry>
 
64
  <entry>r3k-kn02</entry>
 
65
</row><row>
 
66
  <entry>DECstation 5000/150</entry>
 
67
  <entry>R4000</entry>
 
68
  <entry>3MIN</entry>
 
69
  <entry>r4k-kn04</entry>
 
70
</row><row>
 
71
  <entry>DECstation 5000/200</entry>
 
72
  <entry>R3000</entry>
 
73
  <entry>3MAX</entry>
 
74
  <entry>r3k-kn02</entry>
 
75
</row><row>
 
76
  <entry>DECstation 5000/240</entry>
 
77
  <entry>R3000</entry>
 
78
  <entry>3MAX+</entry>
 
79
  <entry>r3k-kn02</entry>
 
80
</row><row>
 
81
  <entry>DECstation 5000/260</entry>
 
82
  <entry>R4400</entry>
 
83
  <entry>3MAX+</entry>
 
84
  <entry>r4k-kn04</entry>
 
85
</row><row>
 
86
  <entry>Personal DECstation 5000/xx</entry>
 
87
  <entry>R3000</entry>
 
88
  <entry>Maxine</entry>
 
89
  <entry>r3k-kn02</entry>
 
90
</row><row>
 
91
  <entry>Personal DECstation 5000/50</entry>
 
92
  <entry>R4000</entry>
 
93
  <entry>Maxine</entry>
 
94
  <entry>r4k-kn04</entry>
 
95
</row>
 
96
</tbody></tgroup></informaltable>
 
97
 
 
98
</para><para>
 
99
 
 
100
All Cobalt machines are supported which have a serial console (which is
 
101
needed for the installation).
 
102
 
 
103
</para><para>
 
104
 
 
105
The Broadcom BCM91250A evaluation board comes with an SB1250 chip with two
 
106
SB-1 cores which are supported in SMP mode by this installer.
 
107
 
 
108
</para>
 
109
   </sect3>
 
110
 
 
111
   <sect3><title>Supported console options</title>
 
112
<para>
 
113
 
 
114
Serial console is available on all supported DECstations (9600 bps,
 
115
8N1). For using serial console, you have to boot the installer image
 
116
with the <literal>console=ttyS</literal><replaceable>x</replaceable> kernel
 
117
parameter (with <replaceable>x</replaceable> being the number
 
118
of the serial port you have your terminal connected to &mdash; usually
 
119
<literal>2</literal>, but <literal>0</literal> for the Personal DECstations).
 
120
On 3MIN and 3MAX+ (DECstation 5000/1xx, 5000/240 and 5000/260) local console
 
121
is available with the PMAG-BA and the PMAGB-B graphics options.
 
122
 
 
123
</para><para>
 
124
 
 
125
If you have a Linux system to use as serial terminal, an easy way
 
126
is to run <command>cu</command><footnote>
 
127
 
 
128
<para>
 
129
In Woody this command was part of the <classname>uucp</classname> package,
 
130
but in later releases it is available as a separate package.
 
131
</para>
 
132
 
 
133
</footnote> on it. Example:
 
134
 
 
135
<informalexample><screen>
 
136
$ cu -l /dev/ttyS1 -s 9600
 
137
</screen></informalexample>
 
138
 
 
139
where the option <literal>-l</literal> (line) sets the serial port to use
 
140
and <literal>-s</literal> (speed) sets the speed for the connection (9600
 
141
bits per second).
 
142
 
 
143
</para><para>
 
144
 
 
145
Both Cobalt and Broadcom BCM91250A use 115200 bps.
 
146
 
 
147
</para>
 
148
   </sect3>
 
149
  </sect2>