diff options
author | Martin Michlmayr <tbm@cyrius.com> | 2006-03-19 03:34:30 +0000 |
---|---|---|
committer | Martin Michlmayr <tbm@cyrius.com> | 2006-03-19 03:34:30 +0000 |
commit | 901ed96dbd1f58c817c78492ea5041b2c262f821 (patch) | |
tree | 7f5e404f3838609285e4bc85294e42331697cf49 /en/hardware/hardware-supported.xml | |
parent | 2ea644bbdffe54288d3ceaf7614d8da0a9ac9739 (diff) | |
download | installation-guide-901ed96dbd1f58c817c78492ea5041b2c262f821.zip |
Add support for the Broadcom BCM91480B evaluation board (aka "BigSur").
Diffstat (limited to 'en/hardware/hardware-supported.xml')
-rw-r--r-- | en/hardware/hardware-supported.xml | 26 |
1 files changed, 16 insertions, 10 deletions
diff --git a/en/hardware/hardware-supported.xml b/en/hardware/hardware-supported.xml index f692c43bb..158d7937f 100644 --- a/en/hardware/hardware-supported.xml +++ b/en/hardware/hardware-supported.xml @@ -137,7 +137,7 @@ variations of each architecture known as <quote>flavors</quote>. </row> <row> - <entry morerows="2">MIPS (big endian)</entry> + <entry morerows="3">MIPS (big endian)</entry> <entry morerows="2">mips</entry> <entry morerows="1">SGI Indy/Indigo 2</entry> <entry>r4k-ip22</entry> @@ -146,10 +146,13 @@ 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> - <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 +164,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> @@ -235,18 +241,18 @@ 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. +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> |