diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/hardware/hardware-supported.xml | 13 | ||||
-rw-r--r-- | en/hardware/installation-media.xml | 12 | ||||
-rw-r--r-- | en/hardware/supported/mips.xml | 18 |
3 files changed, 0 insertions, 43 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index 4c628b5dc..2794435e3 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -85,14 +85,6 @@ variations of each architecture known as <quote>flavors</quote>. <row> <entry morerows="2">32bit MIPS (big-endian)</entry> <entry morerows="2">mips</entry> -<!-- - <entry>SGI IP22 (Indy/Indigo 2)</entry> - <entry>r4k-ip22</entry> -</row><row> - <entry>SGI IP32 (O2)</entry> - <entry>r5k-ip32</entry> -</row><row> ---> <entry>MIPS Malta (32 bit)</entry> <entry>4kc-malta</entry> </row><row> @@ -364,11 +356,6 @@ Details on supported graphics hardware and pointing devices can be found at <ulink url="&url-xorg;"></ulink>. &debian; &release; ships with X.Org version &x11ver;. -</para><para arch="mips"> - -<!-- FIXME: mention explicit graphics chips and not system names --> -The X.Org X Window System is only supported on the SGI Indy and the O2. - </para><para arch="sparc"> Most graphics options commonly found on Sparc-based machines are supported. diff --git a/en/hardware/installation-media.xml b/en/hardware/installation-media.xml index c39377be8..235ec58a5 100644 --- a/en/hardware/installation-media.xml +++ b/en/hardware/installation-media.xml @@ -55,18 +55,6 @@ IDE/ATAPI CD-ROMs are supported on all ARM machines. </para> --> -<para arch="mips"> - -On SGI machines, booting from CD-ROM requires a SCSI CD-ROM drive -capable of working with a logical blocksize of 512 bytes. Many of the -SCSI CD-ROM drives sold on the PC market do not have this -capability. If your CD-ROM drive has a jumper labeled -<quote>Unix/PC</quote> or <quote>512/2048</quote>, place it in the -<quote>Unix</quote> or <quote>512</quote> position. -To start the install, simply choose the <quote>System installation</quote> -entry in the firmware. - -</para> </sect2> <sect2 condition="bootable-usb"><title>USB Memory Stick</title> diff --git a/en/hardware/supported/mips.xml b/en/hardware/supported/mips.xml index f11b387d5..2a484a048 100644 --- a/en/hardware/supported/mips.xml +++ b/en/hardware/supported/mips.xml @@ -10,18 +10,6 @@ <itemizedlist> <listitem><para> -SGI IP22: this platform includes the SGI machines Indy, Indigo 2 and -Challenge S. Since these machines are very similar, whenever this document -refers to the SGI Indy, the Indigo 2 and Challenge S are meant as well. - -</para></listitem> -<listitem><para> - -SGI IP32: this platform is generally known as SGI O2. - -</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. @@ -40,12 +28,6 @@ debian-&arch-listname; mailing list</ulink>. <sect3><title>CPU</title> <para> -On SGI IP22, SGI Indy, Indigo 2 and Challenge S with R4000, R4400, R4600 and R5000 -processors are supported by the &debian; installation system on big endian -MIPS. On SGI IP32, currently only systems based on the R5000 are supported. - -</para><para> - Some MIPS machines can be operated in both big and little endian mode. For little endian MIPS, please read the documentation for the mipsel and mips64el architectures. |