diff options
Diffstat (limited to 'nl/hardware/hardware-supported.xml')
-rw-r--r-- | nl/hardware/hardware-supported.xml | 36 |
1 files changed, 23 insertions, 13 deletions
diff --git a/nl/hardware/hardware-supported.xml b/nl/hardware/hardware-supported.xml index d1c337635..34698abae 100644 --- a/nl/hardware/hardware-supported.xml +++ b/nl/hardware/hardware-supported.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 35330 untranslated --> +<!-- original version: 35613 untranslated --> <sect1 id="hardware-supported"> <title>Supported Hardware</title> @@ -137,19 +137,25 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry morerows="2">MIPS (big endian)</entry> + <entry morerows="4">MIPS (big endian)</entry> <entry morerows="2">mips</entry> - <entry morerows="1">SGI Indy/Indigo 2</entry> + <entry morerows="1">SGI IP22 (Indy/Indigo 2)</entry> <entry>r4k-ip22</entry> </row><row> <entry>r5k-ip22</entry> </row><row> + <entry>SGI IP32 (O2)</entry> + <entry>r5k-ip32</entry> +</row><row> <entry>Broadcom BCM91250A (SWARM)</entry> <entry>sb1-bcm91250a</entry> +</row><row> + <entry>Broadcom BCM91480B (BigSur)</entry> + <entry>sb1a-bcm91480b</entry> </row> <row> - <entry morerows="3">MIPS (little endian)</entry> + <entry morerows="4">MIPS (little endian)</entry> <entry morerows="3">mipsel</entry> <entry>Cobalt</entry> <entry>cobalt</entry> @@ -161,6 +167,9 @@ variations of each architecture known as <quote>flavors</quote>. </row><row> <entry>Broadcom BCM91250A (SWARM)</entry> <entry>sb1-bcm91250a</entry> +</row><row> + <entry>Broadcom BCM91480B (BigSur)</entry> + <entry>sb1a-bcm91480b</entry> </row> <row> @@ -234,19 +243,20 @@ with X.Org version &x11ver;. </para><para arch="mips"> -The X.Org X11 window system is only supported on the SGI Indy. The -Broadcom BCM91250A evaluation board has standard 3.3v PCI slots and supports -VGA emulation or Linux framebuffer on a selected range of graphics cards. -A <ulink url="&url-bcm91250a-hardware;">compatibility listing</ulink> for -the BCM91250A is available. +<!-- FIXME: mention explicit graphics chips and not system names --> +The X.Org X11 window system is only supported on the SGI Indy and the O2. The +Broadcom BCM91250A and BCM91480B evaluation boards have standard 3.3v PCI +slots and support VGA emulation or Linux framebuffer on a selected range +of graphics cards. A <ulink url="&url-bcm91250a-hardware;">compatibility +listing</ulink> for Broadcom evaluaton boards is available. </para><para arch="mipsel"> The X.Org X11 window system is supported on some DECstation models. The -Broadcom BCM91250A evaluation board has standard 3.3v PCI slots and supports -VGA emulation or Linux framebuffer on a selected range of graphics cards. -A <ulink url="&url-bcm91250a-hardware;">compatibility listing</ulink> for -the BCM91250A is available. +Broadcom BCM91250A and BCM91480B evaluation boards have standard 3.3v PCI +slots and support VGA emulation or Linux framebuffer on a selected range +of graphics cards. A <ulink url="&url-bcm91250a-hardware;">compatibility +listing</ulink> for Broadcom evaluaton boards is available. </para> |