/[d-i]/trunk/installer/doc/manual/nl/hardware/supported/mipsel.xml
ViewVC logotype

Contents of /trunk/installer/doc/manual/nl/hardware/supported/mipsel.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22973 - (show annotations) (download) (as text)
Sun Oct 10 18:01:42 2004 UTC (8 years, 7 months ago) by fjpop-guest
File MIME type: text/xml
File size: 3783 byte(s)
Update of Dutch translation
1 <!-- retain these comments for translator revision tracking -->
2 <!-- original version: 22939 untranslated -->
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 "console=ttySx" kernel parameter (with "x" being the number
117 of the serial port you have your terminal connected to - usually "2",
118 but "0" for the Personal DECstations). On 3MIN and 3MAX+ (DECstation
119 5000/1xx, 5000/240 and 5000/260) local console is available with the
120 PMAG-BA and the PMAGB-B graphics options.
121
122 </para><para>
123
124 If you have a Linux system to use as serial terminal, an easy way
125 is to run cu (part of the <classname>uucp</classname> package) on it.
126 Example:
127
128 <informalexample><screen>
129
130 cu -l /dev/ttyS1 -s 9600
131
132 </screen></informalexample>
133
134 </para><para>
135
136 where the option "-l" (line) sets the serial port to use and "-s" (speed)
137 sets the speed for the connection (9600 bits per second).
138
139 </para><para>
140
141 Both Cobalt and Broadcom BCM91250A use 115200 bps.
142
143 </para>
144 </sect3>
145 </sect2>
146

Properties

Name Value
svn:keywords Id

  ViewVC Help
Powered by ViewVC 1.1.5