[BACK]Return to i386.html CVS log [TXT][DIR] Up to [local] / www

Diff for /www/i386.html between version 1.717 and 1.718

version 1.717, 2013/05/01 13:32:38 version 1.718, 2013/07/01 23:59:20
Line 70 
Line 70 
 <h4>Processors</h4>  <h4>Processors</h4>
   
 <p>  <p>
 All CPU chips compatible with the Intel 80386 (i386) architecture,  All CPUs compatible with the Intel 80486 or better, with Intel-compatible
 except for the 80386 itself, are supported:  hardware floating point support should work.
 <ul>  
   <li>80486 (DX/DX2/DX4)  
   <li>Intel Pentium/Pentium-MMX  
   <li>Intel Pentium Pro/II/III/Celeron/Xeon  
   <li>Intel Pentium 4/D  
   <li>Intel Pentium M  
   <li>Intel Core  
   <li>Intel Core 2  
         (Also see <a href="amd64.html">OpenBSD/amd64</a> for 64-bit support)  
   <li>Intel Atom  
         (Also see <a href="amd64.html">OpenBSD/amd64</a> for 64-bit support)  
   <li>AMD 5x86  
   <li>AMD K5/K6/K6-2/K6-3  
   <li>AMD Athlon/Duron/Sempron  
   <li>AMD Athlon 64/Opteron/Turion/Phenom  
         (Also see <a href="amd64.html">OpenBSD/amd64</a> for 64-bit support)  
   <li>Cyrix MediaGX/M1/M2  
   <li>Cyrix 6x86  
   <li>VIA C3/C7  
   <li>Rise mP6  
   <li>IDT WinChip and C3  
   <li>NexGen 586  
   <li>NS Geode GX1 and M1  
   <li>AMD Geode GX/LX/NX  
   <li>Transmeta TM3200, TM5400, TM5600, TM5800  
 </ul>  
   
 <p>  
 Regular floating-point coprocessors (80487SX) are  
 required when not built into the processor.  
   
 <p>  
 Everything that is a clone of the 486 or up should work fine.  
   
 <h4>SMP support</h4>  <h4>SMP support</h4>
 Starting with OpenBSD 3.6, OpenBSD/i386 supports most SMP  OpenBSD/i386 supports most SMP (Symmetrical MultiProcessor) systems,
 (Symmetrical MultiProcessor) systems.  including multi-chip, multi-core and/or hyperthreading designs.
 To support SMP operation, a separate SMP kernel (<tt>bsd.mp</tt>) is  To support SMP operation, a separate SMP kernel (<tt>bsd.mp</tt>) is
 included with the installation file sets.  included with the installation file sets.
   

Legend:
Removed from v.1.717  
changed lines
  Added in v.1.718