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

Diff for /www/aviion.html between version 1.8 and 1.9

version 1.8, 2013/05/01 13:32:38 version 1.9, 2013/09/24 21:38:47
Line 65 
Line 65 
 <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>  <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
   
 <p>  <p>
 All supported models (or with similar designs) should run multi-user but  All supported models (or with similar designs) should run multi-user (some of
 diskless, and currently limited to serial console.  them do not support the onboard SCSI controller yet and need to run diskless),
 Also, on multiprocessor machines, the system will currently run on one processor  and currently limited to serial console. There isn't any disk bootloader yet,
 only.  so the kernel has to be netbooted.
   
 <hr>  <hr>
 <a name="projects"></a>  <a name="projects"></a>
Line 76 
Line 76 
 </strong></font></h3>  </strong></font></h3>
   
 <ul>  <ul>
     <li>Disk bootloader.
   <li>On-board SCSI support on series 400 and compatible models.    <li>On-board SCSI support on series 400 and compatible models.
   <li>Keyboard and video support.    <li>Keyboard and video support.
   <li>Test on as many different models as possible.    <li>Test on as many different models as possible.
   <li>Multiprocessor (SMP) support.  
 </ul>  </ul>
   
 <hr>  <hr>
Line 96 
Line 96 
 supported.<br>  supported.<br>
 The only models tested so far are models 410 and 4300, but all the models in  The only models tested so far are models 410 and 4300, but all the models in
 this series should work.  this series should work.
   <li><strong>4600 and 530 series</strong><br>
   These machines are slightly different from the above series, but not too much,
   and documentation is available.<br>
   Both the on-board SCSI controller and the on-board network interface are
   supported, but there are no disk boot blocks yet.
 </ul>  </ul>
   
   <!--
 <h4>Untested machines</h4>  <h4>Untested machines</h4>
   
 <ul>  <ul>
 <li><strong>4600 and 530 series</strong><br>  
 These machines will be targeted soon as well. They are slightly different  
 from the above series, but not too many, and documentation is available.  
 The current code might already work to some extent.  
 </ul>  </ul>
   -->
   
 <h4>Unsupported machines</h4>  <h4>Unsupported machines</h4>
   
 <ul>  <ul>
 <li><strong>5000 and 6000 series</strong><br>  <li><strong>5000 and 6000 series</strong><br>
 These machines may eventually run as well, but lack of on-board device support  These machines may eventually run as well, but lack of on-board device support
 could be a showstopper. Some documentation is available, but there hasn't been  might be a showstopper. Some documentation is available, but there hasn't been
 any work towards supporting them yet.  any work towards supporting them yet.
 <li><strong>6280 and 8000-8 series</strong><br>  <li><strong>6280 and 8000-8 series</strong><br>
 Documentation is available, but there hasn't been any work towards supporting  Documentation is available, but there hasn't been any work towards supporting

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9