version 1.2, 2012/12/17 22:57:33
|
version 1.23, 2019/06/02 10:27:03
|
Line 1
|
Line 1
|
#Platforms supported by NetBSD |
[[!meta title="Platforms supported by NetBSD"]] |
NetBSD calls a supported architecture a 'port'. Most ports run on generic hardware and emulators, although some commercial hardware also exists. The NetBSD Ports History page details the inclusion date for each port. |
NetBSD calls a supported architecture a 'port'. Most ports run on generic hardware and emulators, although some [commercial hardware](http://www.netbsd.org/gallery/hardware.html) also exists. The NetBSD Ports History page details the inclusion date for each port. |
|
|
Ports are classified into three 'tiers' based on the current importance of the architecture and the level of community activity. Summarizing, the tiers can be viewed to represent ports that NetBSD will support, ports that NetBSD does its best to support, and ports which may be desupported soon. The tier for each port may change over time and is decided by <core@NetBSD.org> based on input from users and developers. |
Ports are classified into three 'tiers' based on the current importance of the architecture and the level of community activity. Summarizing, the tiers can be viewed to represent ports that NetBSD will support, ports that NetBSD does its best to support, and ports which may be desupported soon. The tier for each port may change over time and is decided by <core@NetBSD.org> based on input from users and developers. |
|
|
##Tier I: Focus -- support is part of NetBSD's strategy |
#Tier I: Focus -- support is part of NetBSD's strategy |
|
|
Focus ports are the architectures that NetBSD targets as part of its strategy.<br /> |
Focus ports are the architectures that NetBSD targets as part of its strategy.<br /> |
The platforms consist of modern server, embedded and desktop architectures. |
The platforms consist of modern server, embedded and desktop architectures. |
Line 18 The guidelines are as follows:
|
Line 18 The guidelines are as follows:
|
|
|
Currently there are 8 ports with Tier I status. They are: |
Currently there are 8 ports with Tier I status. They are: |
|
|
<table border="0"> |
[[!table data=""" |
<colgroup> |
Port |CPU |Machines |Latest Release |
<col> |
[[aarch64]] |aarch64 |64-bit ARM CPUs |Not yet released |
<col> |
[[amd64]] |x86_64 |64-bit x86-family machines with AMD and Intel CPUs |[8.1](http://www.netbsd.org/releases/formal-8/) |
<col> |
[[evbarm]] |arm |ARM evaluation boards |[8.1](http://www.netbsd.org/releases/formal-8/) |
<col> |
[[evbmips]] |mips |MIPS-based evaluation boards |[8.1](http://www.netbsd.org/releases/formal-8/) |
</colgroup> |
[[evbppc]] |powerpc |PowerPC-based evaluation boards |[8.1](http://www.netbsd.org/releases/formal-8/) |
<thead><tr> |
[[hpcarm]] |arm |StrongARM based Windows CE PDA machines |[8.1](http://www.netbsd.org/releases/formal-8/) |
<th align="left">Port</th> |
[[i386]] |i386 |32-bit x86-family generic machines ("PC clones") |[8.1](http://www.netbsd.org/releases/formal-8/) |
<th align="left">CPU</th> |
[[sparc64]] |sparc |Sun UltraSPARC (64-bit) |[8.1](http://www.netbsd.org/releases/formal-8/) |
<th align="left">Machines</th> |
[[xen]] |i386, x86_64 |Xen Virtual Machine Monitor |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr></thead> |
"""]] |
<tbody> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="amd64/" target="_top">amd64</a></td> |
|
<td valign="top">x86_64</td> |
|
<td valign="top">Advanced Micro Devices AMD64(tm) 64-bit CPUs</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="evbarm/" target="_top">evbarm</a></td> |
|
<td valign="top">arm</td> |
|
<td valign="top">ARM evaluation boards</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="evbmips/" target="_top">evbmips</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">MIPS-based evaluation boards</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="evbppc/" target="_top">evbppc</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">PowerPC-based evaluation boards</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="hpcarm/" target="_top">hpcarm</a></td> |
|
<td valign="top">arm</td> |
|
<td valign="top">StrongARM based Windows CE PDA machines</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="i386/" target="_top">i386</a></td> |
|
<td valign="top">i386</td> |
|
<td valign="top">i386 family IBM PCs and clones</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sparc64/" target="_top">sparc64</a></td> |
|
<td valign="top">sparc</td> |
|
<td valign="top">Sun UltraSPARC (64-bit)</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="xen/" target="_top">xen</a></td> |
|
<td valign="top">i386, x86_64</td> |
|
<td valign="top">Xen Virtual Machine Monitor</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
|
|
##Tier II: Organic -- evolving at its own pace |
|
|
#Tier II: Organic -- evolving at its own pace |
|
|
Organic ports are highly valued by the NetBSD project, but their development is not as tightly mandated as that of the focus ports. Generally speaking, the hardware platforms of organic ports have lost their industrial relevance, or there is not enough community activity for the port to make it to the first tier. The guidelines are as follows: |
Organic ports are highly valued by the NetBSD project, but their development is not as tightly mandated as that of the focus ports. Generally speaking, the hardware platforms of organic ports have lost their industrial relevance, or there is not enough community activity for the port to make it to the first tier. The guidelines are as follows: |
|
|
Line 85 Organic ports are highly valued by the N
|
Line 43 Organic ports are highly valued by the N
|
|
|
Currently there are 49 ports with Tier II status. They are: |
Currently there are 49 ports with Tier II status. They are: |
|
|
<table border="0"> |
[[!table data=""" |
<colgroup> |
Port |CPU |Machines |Latest Release |
<col> |
[[acorn32]] |arm |Acorn RiscPC/A7000/NC and compatibles |[8.1](http://www.netbsd.org/releases/formal-8/) |
<col> |
[[algor]] |mips |Algorithmics MIPS evaluation boards |[8.1](http://www.netbsd.org/releases/formal-8/) |
<col> |
[[alpha]] |alpha |Digital Alpha (64-bit) |[8.1](http://www.netbsd.org/releases/formal-8/) |
<col> |
[[amiga]] |m68k |Commodore Amiga, MacroSystem DraCo |[8.1](http://www.netbsd.org/releases/formal-8/) |
</colgroup> |
[[amigappc]] |powerpc |PowerPC-based Amiga boards |[8.1](http://www.netbsd.org/releases/formal-8/) |
<thead><tr> |
[[arc]] |mips |Machines following the Advanced RISC Computing spec |[8.1](http://www.netbsd.org/releases/formal-8/) |
<th align="left">Port</th> |
[[atari]] |m68k |Atari TT030, Falcon, Hades |[8.1](http://www.netbsd.org/releases/formal-8/) |
<th align="left">CPU</th> |
[[bebox]] |powerpc |Be Inc's BeBox |[8.1](http://www.netbsd.org/releases/formal-8/) |
<th align="left">Machines</th> |
[[cats]] |arm |Chalice Technology's Strong Arm evaluation board |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr></thead> |
[[cesfic]] |m68k |CES's FIC8234 VME processor board |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tbody> |
[[cobalt]] |mips |Cobalt Networks' Microservers |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tr valign="top"> |
[[dreamcast]] |[[sh3]] |Sega Dreamcast game console |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="acorn26/" target="_top">acorn26</a></td> |
[[epoc32]] |arm |32bit PSION EPOC PDA |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">arm</td> |
[[emips]] |mips |Machines based on "Extensible MIPS" |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">Acorn Archimedes, A-series and R-series systems</td> |
[[evbsh3]] |[[sh3]] |Evaluation boards with Renesas (Hitachi) Super-H SH3 and SH4 CPUs |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
[[ews4800mips]] |mips |NEC's MIPS based EWS4800 workstations |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tr valign="top"> |
[[hp300]] |m68k |Hewlett-Packard 9000/300 and 400 series |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="acorn32/" target="_top">acorn32</a></td> |
[[hppa]] |hppa |Hewlett-Packard 9000/700 series |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">arm</td> |
[[hpcmips]] |mips |MIPS based Windows CE PDA machines |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">Acorn RiscPC/A7000/NC and compatibles</td> |
[[hpcsh]] |[[sh3]] |Renesas (Hitachi) SH3 and SH4 based Windows CE PDA machines |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
[[ia64]] |itanium |Itanium family of processors |none |
<tr valign="top"> |
[[ibmnws]] |powerpc |IBM Network Station Series 1000 |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="algor/" target="_top">algor</a></td> |
[[iyonix]] |arm |Iyonix ARM pc |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">mips</td> |
[[landisk]] |[[sh3]] |SH4 based NAS appliances by I-O DATA |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">Algorithmics MIPS evaluation boards</td> |
[[luna68k]] |m68k |OMRON Tateisi Electronics' LUNA series |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
[[mac68k]] |m68k |Apple Macintosh |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tr valign="top"> |
[[macppc]] |powerpc |Apple Power Macintosh and clones |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="alpha/" target="_top">alpha</a></td> |
[[mipsco]] |mips |Mips family of workstations and servers |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">alpha</td> |
[[mmeye]] |[[sh3]] |Brains' mmEye Multi Media Server |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">Digital Alpha (64-bit)</td> |
[[mvme68k]] |m68k |Motorola MVME 68k SBCs |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
[[mvmeppc]] |powerpc |Motorola MVME PowerPC SBCs |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tr valign="top"> |
[[netwinder]] |arm |StrongARM based NetWinder machines |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="amiga/" target="_top">amiga</a></td> |
[[news68k]] |arm |Sony's m68k based "NET WORK STATION" series |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">m68k</td> |
[[newsmips]] |mips |Sony's MIPS based "NET WORK STATION" series |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">Commodore Amiga, MacroSystem DraCo</td> |
[[next68k]] |m68k |NeXT 68k 'black' hardware |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
[[ofppc]] |powerpc |Generic OpenFirmware compliant PowerPC machines |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tr valign="top"> |
[[pmax]] |mips |Digital MIPS-based DECstations and DECsystems |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="amigappc/" target="_top">amigappc</a></td> |
[[prep]] |powerpc |PReP (PowerPC Reference Platform) and CHRP machines |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">powerpc</td> |
[[riscv]] |riscv |RISC-V |none |
<td valign="top">PowerPC-based Amiga boards</td> |
[[rs6000]] |powerpc |MCA-based IBM RS/6000 workstations |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
[[sandpoint]] |powerpc |Motorola Sandpoint reference platform |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tr valign="top"> |
[[sbmips]] |mips |Broadcom SiByte evaluation boards |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="arc/" target="_top">arc</a></td> |
[[sgimips]] |mips |Silicon Graphics' MIPS-based workstations |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">mips</td> |
[[shark]] |arm |Digital DNARD ("shark") |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">Machines following the Advanced RISC Computing spec</td> |
[[sparc]] |sparc |Sun SPARC (32-bit) |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
[[sun2]] |m68k |Sun 2 |[8.1](http://www.netbsd.org/releases/formal-8/) |
<tr valign="top"> |
[[sun3]] |m68k |Sun 3 and 3x |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top"><a class="ulink" href="atari/" target="_top">atari</a></td> |
[[vax]] |vax |Digital VAX |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">m68k</td> |
[[x68k]] |m68k |Sharp X680x0 series |[8.1](http://www.netbsd.org/releases/formal-8/) |
<td valign="top">Atari TT030, Falcon, Hades</td> |
[[zaurus]] |arm |Sharp C7x0/C860/C1000/C3x00 series PDA |[8.1](http://www.netbsd.org/releases/formal-8/) |
</tr> |
"""]] |
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="bebox/" target="_top">bebox</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">Be Inc's BeBox</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="cats/" target="_top">cats</a></td> |
|
<td valign="top">arm</td> |
|
<td valign="top">Chalice Technology's Strong Arm evaluation board</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="cesfic/" target="_top">cesfic</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">CES's FIC8234 VME processor board</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="cobalt/" target="_top">cobalt</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">Cobalt Networks' Microservers</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="dreamcast/" target="_top">dreamcast</a></td> |
|
<td valign="top"><a class="ulink" href="sh3/" target="_top">sh3</a></td> |
|
<td valign="top">Sega Dreamcast game console</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="emips/" target="_top">emips</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">Machines based on "Extensible MIPS"</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="evbsh3/" target="_top">evbsh3</a></td> |
|
<td valign="top"><a class="ulink" href="sh3/" target="_top">sh3</a></td> |
|
<td valign="top">Evaluation boards with Renesas (Hitachi) Super-H SH3 and SH4 CPUs</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="ews4800mips/" target="_top">ews4800mips</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">NEC's MIPS based EWS4800 workstations</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="hp300/" target="_top">hp300</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">Hewlett-Packard 9000/300 and 400 series</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="hp700/" target="_top">hp700</a></td> |
|
<td valign="top">hppa</td> |
|
<td valign="top">Hewlett-Packard 9000/700 series</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="hpcmips/" target="_top">hpcmips</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">MIPS based Windows CE PDA machines</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="hpcsh/" target="_top">hpcsh</a></td> |
|
<td valign="top"><a class="ulink" href="sh3/" target="_top">sh3</a></td> |
|
<td valign="top">Renesas (Hitachi) SH3 and SH4 based Windows CE PDA machines</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="ia64/" target="_top">ia64</a></td> |
|
<td valign="top">itanium</td> |
|
<td valign="top">Itanium family of processors</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="ibmnws/" target="_top">ibmnws</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">IBM Network Station Series 1000</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="iyonix/" target="_top">iyonix</a></td> |
|
<td valign="top">arm</td> |
|
<td valign="top">Iyonix ARM pc</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="landisk/" target="_top">landisk</a></td> |
|
<td valign="top"><a class="ulink" href="sh3/" target="_top">sh3</a></td> |
|
<td valign="top">SH4 based NAS appliances by I-O DATA</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="luna68k/" target="_top">luna68k</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">OMRON Tateisi Electronics' LUNA series</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="mac68k/" target="_top">mac68k</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">Apple Macintosh</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="macppc/" target="_top">macppc</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">Apple Power Macintosh and clones</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="mipsco/" target="_top">mipsco</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">Mips family of workstations and servers</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="mmeye/" target="_top">mmeye</a></td> |
|
<td valign="top"><a class="ulink" href="sh3/" target="_top">sh3</a></td> |
|
<td valign="top">Brains' mmEye Multi Media Server</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="mvme68k/" target="_top">mvme68k</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">Motorola MVME 68k SBCs</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="mvmeppc/" target="_top">mvmeppc</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">Motorola MVME PowerPC SBCs</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="netwinder/" target="_top">netwinder</a></td> |
|
<td valign="top">arm</td> |
|
<td valign="top">StrongARM based NetWinder machines</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="news68k/" target="_top">news68k</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">Sony's m68k based "NET WORK STATION" series</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="newsmips/" target="_top">newsmips</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">Sony's MIPS based "NET WORK STATION" series</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="next68k/" target="_top">next68k</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">NeXT 68k 'black' hardware</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="ofppc/" target="_top">ofppc</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">Generic OpenFirmware compliant PowerPC machines</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="pmax/" target="_top">pmax</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">Digital MIPS-based DECstations and DECsystems</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="prep/" target="_top">prep</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">PReP (PowerPC Reference Platform) and CHRP machines</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="rs6000/" target="_top">rs6000</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">MCA-based IBM RS/6000 workstations</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sandpoint/" target="_top">sandpoint</a></td> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">Motorola Sandpoint reference platform</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sbmips/" target="_top">sbmips</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">Broadcom SiByte evaluation boards</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sgimips/" target="_top">sgimips</a></td> |
|
<td valign="top">mips</td> |
|
<td valign="top">Silicon Graphics' MIPS-based workstations</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="shark/" target="_top">shark</a></td> |
|
<td valign="top">arm</td> |
|
<td valign="top">Digital DNARD ("shark")</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sparc/" target="_top">sparc</a></td> |
|
<td valign="top">sparc</td> |
|
<td valign="top">Sun SPARC (32-bit)</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sun2/" target="_top">sun2</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">Sun 2</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sun3/" target="_top">sun3</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">Sun 3 and 3x</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="vax/" target="_top">vax</a></td> |
|
<td valign="top">vax</td> |
|
<td valign="top">Digital VAX</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="x68k/" target="_top">x68k</a></td> |
|
<td valign="top">m68k</td> |
|
<td valign="top">Sharp X680x0 series</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="zaurus/" target="_top">zaurus</a></td> |
|
<td valign="top">arm</td> |
|
<td valign="top">Sharp C7x0/C860/C1000/C3x00 series PDA</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|
|
|
##Tier III: Life Support -- severely incapacitated or broken |
#Tier III: Life Support -- severely incapacitated or broken |
|
|
Ports are moved to life support if they no longer function. The reasons can range from lack of community interest to the hardware becoming so rare that it is simply not available any more. If ports in life support are not shown to be working within a reasonable timeframe, they will be moved to the Attic. The guidelines are as follows: |
Ports are moved to life support if they no longer function. The reasons can range from lack of community interest to the hardware becoming so rare that it is simply not available any more. If ports in life support are not shown to be working within a reasonable timeframe, they will be moved to the Attic. The guidelines are as follows: |
|
|
Line 356 Ports are moved to life support if they
|
Line 108 Ports are moved to life support if they
|
* Port will be bumped up to organic when it is shown to be working. |
* Port will be bumped up to organic when it is shown to be working. |
* If the port is not reported fixed within the next 6-12 months, it will be moved to the Attic. |
* If the port is not reported fixed within the next 6-12 months, it will be moved to the Attic. |
|
|
Currently there are no ports with Tier III status. |
Currently there are no port with Tier III status. |
|
|
|
|
<hr> |
<hr> |
|
|
##Ports by CPU architectures |
#Ports by CPU architectures |
This table contains the same set of ports as in the above list, but ordered by MACHINE_ARCH CPU architecture value (returned by |
This table contains the same set of ports as in the above list, but ordered by MACHINE_ARCH CPU architecture value (returned by |
'uname -p') and showing a total of |
'uname -p') and showing a total of |
16 CPU types. Machines of the same MACHINE_ARCH share the same |
16 CPU types. Machines of the same MACHINE_ARCH share the same |
Line 368 userland binaries (with a few device spe
|
Line 121 userland binaries (with a few device spe
|
Both big endian (eb) and little endian (el) MIPS and SH3 |
Both big endian (eb) and little endian (el) MIPS and SH3 |
ports are supported. |
ports are supported. |
|
|
<table border="0"> |
[[!table data=""" |
<colgroup> |
CPU |Tier(s) |Ports(s) |
<col class="c1"> |
aarch64 |I |[[aarch64]] |
<col class="c2"> |
alpha |II |[[alpha]] |
<col class="c3"> |
arm |I, II |[[acorn32]] [[cats]] [[epoc32]] [[evbarm]] [[hpcarm]] [[iyonix]] [[netwinder]] [[shark]] [[zaurus]] |
</colgroup> |
hppa |II |[[hppa]] |
<thead><tr> |
i386 |I |[[i386]] [[xen]] |
<th align="left">CPU</th> |
m68010 |II |[[sun2]] |
<th align="left">Tier(s)</th> |
m68k |II |[[amiga]] [[atari]] [[cesfic]] [[hp300]] [[luna68k]] [[mac68k]] [[mvme68k]] [[news68k]] [[next68k]] [[sun3]] [[x68k]] |
<th align="left">Port(s)</th> |
mipseb |I, II |[[emips]] [[evbmips]] [[ews4800mips]] [[mipsco]] [[newsmips]] [[sbmips]] [[sgimips]] |
</tr></thead> |
mipsel |I, II |[[algor]] [[arc]] [[cobalt]] [[evbmips]] [[hpcmips]] [[pmax]] [[sbmips]] |
<tbody> |
powerpc |I, II |[[amigappc]] [[bebox]] [[evbppc]] [[ibmnws]] [[macppc]] [[mvmeppc]] [[ofppc]] [[prep]] [[rs6000]] [[sandpoint]] |
<tr valign="top"> |
[[sh3eb|sh3]] |II |[[evbsh3]] [[mmeye]] |
<td valign="top">alpha</td> |
[[sh3el|sh3]] |II |[[dreamcast]] [[evbsh3]] [[landisk]] [[hpcsh]] |
<td valign="top">II</td> |
sparc |II |[[sparc]] |
<td valign="top"><a class="ulink" href="alpha/" target="_top">alpha</a></td> |
sparc64 |I |[[sparc64]] (Can also run sparc binaries) |
</tr> |
vax |II |[[vax]] |
<tr valign="top"> |
x86_64 |I |[[amd64]] (Can also run i386 binaries), xen |
<td valign="top">arm</td> |
"""]] |
<td valign="top">I, II</td> |
|
<td valign="top"> |
## Various ways of denoting ports and CPUs |
<a class="ulink" href="acorn26/" target="_top">acorn26</a> |
|
<a class="ulink" href="acorn32/" target="_top">acorn32</a> |
When discussing ports and CPUs, there are two concepts, each of which have three ways of being named. Strictly, the word port refers to the value shown by "uname -m", and typically corresponds to a directory under src/sys. build.sh supports aliases, which are passed as if they were a port, but expand to a port and a cpu (MACHINE and MACHINE_ARCH); an example is evbearmv7hf-el which expands to the evbarm port and earmv7hf cpu. |
<a class="ulink" href="cats/" target="_top">cats</a> |
|
<a class="ulink" href="evbarm/" target="_top">evbarm</a> |
[[!table data=""" |
<a class="ulink" href="hpcarm/" target="_top">hpcarm</a> |
concept | /usr/share/mk variable | uname | build.sh |
<a class="ulink" href="iyonix/" target="_top">iyonix</a> |
port | MACHINE | uname -m | build.sh -m |
<a class="ulink" href="netwinder/" target="_top">netwinder</a> |
cpu | MACHINE_ARCH | uname -p | build.sh -a |
<a class="ulink" href="shark/" target="_top">shark</a> |
"""]] |
<a class="ulink" href="zaurus/" target="_top">zaurus</a> |
|
</td> |
Additonally, there are things referred to as ports which are not actually "uname -m" values, but are notably different than what would be expected from that port name. One is xen, which is a system architecture variant of i386/amd64, and another is aarch64, which is a CPU type variant of evbarm. |
</tr> |
|
<tr valign="top"> |
|
<td valign="top">hppa</td> |
|
<td valign="top">II</td> |
|
<td valign="top"><a class="ulink" href="hp700/" target="_top">hp700</a></td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">i386</td> |
|
<td valign="top">I</td> |
|
<td valign="top"> |
|
<a class="ulink" href="i386/" target="_top">i386</a> |
|
<a class="ulink" href="xen/" target="_top">xen</a> |
|
</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">m68010</td> |
|
<td valign="top">II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="sun2/" target="_top">sun2</a> </td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">m68k</td> |
|
<td valign="top">II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="amiga/" target="_top">amiga</a> |
|
<a class="ulink" href="atari/" target="_top">atari</a> |
|
<a class="ulink" href="cesfic/" target="_top">cesfic</a> |
|
<a class="ulink" href="hp300/" target="_top">hp300</a> |
|
<a class="ulink" href="luna68k/" target="_top">luna68k</a> |
|
<a class="ulink" href="mac68k/" target="_top">mac68k</a> |
|
<a class="ulink" href="mvme68k/" target="_top">mvme68k</a> |
|
<a class="ulink" href="news68k/" target="_top">news68k</a> |
|
<a class="ulink" href="next68k/" target="_top">next68k</a> |
|
<a class="ulink" href="sun3/" target="_top">sun3</a> |
|
<a class="ulink" href="x68k/" target="_top">x68k</a> |
|
</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">mipseb</td> |
|
<td valign="top">I, II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="emips/" target="_top">emips</a> |
|
<a class="ulink" href="evbmips/" target="_top">evbmips</a> |
|
<a class="ulink" href="ews4800mips/" target="_top">ews4800mips</a> |
|
<a class="ulink" href="mipsco/" target="_top">mipsco</a> |
|
<a class="ulink" href="newsmips/" target="_top">newsmips</a> |
|
<a class="ulink" href="sbmips/" target="_top">sbmips</a> |
|
<a class="ulink" href="sgimips/" target="_top">sgimips</a> |
|
</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">mipsel</td> |
|
<td valign="top">I, II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="algor/" target="_top">algor</a> |
|
<a class="ulink" href="arc/" target="_top">arc</a> |
|
<a class="ulink" href="cobalt/" target="_top">cobalt</a> |
|
<a class="ulink" href="evbmips/" target="_top">evbmips</a> |
|
<a class="ulink" href="hpcmips/" target="_top">hpcmips</a> |
|
<a class="ulink" href="pmax/" target="_top">pmax</a> |
|
<a class="ulink" href="sbmips/" target="_top">sbmips</a> </td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">powerpc</td> |
|
<td valign="top">I, II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="amigappc/" target="_top">amigappc</a> |
|
<a class="ulink" href="bebox/" target="_top">bebox</a> |
|
<a class="ulink" href="evbppc/" target="_top">evbppc</a> |
|
<a class="ulink" href="ibmnws/" target="_top">ibmnws</a> |
|
<a class="ulink" href="macppc/" target="_top">macppc</a> |
|
<a class="ulink" href="mvmeppc/" target="_top">mvmeppc</a> |
|
<a class="ulink" href="ofppc/" target="_top">ofppc</a> |
|
<a class="ulink" href="prep/" target="_top">prep</a> |
|
<a class="ulink" href="rs6000/" target="_top">rs6000</a> |
|
<a class="ulink" href="sandpoint/" target="_top">sandpoint</a> </td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sh3/" target="_top">sh3eb</a></td> |
|
<td valign="top">II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="evbsh3/" target="_top">evbsh3</a> |
|
<a class="ulink" href="mmeye/" target="_top">mmeye</a> |
|
</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top"><a class="ulink" href="sh3/" target="_top">sh3el</a></td> |
|
<td valign="top">II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="dreamcast/" target="_top">dreamcast</a> |
|
<a class="ulink" href="evbsh3/" target="_top">evbsh3</a> |
|
<a class="ulink" href="landisk/" target="_top">landisk</a> |
|
<a class="ulink" href="hpcsh/" target="_top">hpcsh</a> </td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">sparc</td> |
|
<td valign="top">II</td> |
|
<td valign="top"> |
|
<a class="ulink" href="sparc/" target="_top">sparc</a> </td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">sparc64</td> |
|
<td valign="top">I</td> |
|
<td valign="top"> |
|
<a class="ulink" href="sparc64/" target="_top">sparc64</a> (Can also run sparc binaries)</td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">vax</td> |
|
<td valign="top">II</td> |
|
<td valign="top"><a class="ulink" href="vax/" target="_top">vax</a></td> |
|
</tr> |
|
<tr valign="top"> |
|
<td valign="top">x86_64</td> |
|
<td valign="top">I</td> |
|
<td valign="top"> |
|
<a class="ulink" href="amd64/" target="_top">amd64</a> (Can also run i386 binaries), xen</td> |
|
</tr> |
|
</tbody> |
|
</table> |
|