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

Diff for /www/arc.html between version 1.21 and 1.22

version 1.21, 1997/04/30 22:18:02 version 1.22, 1997/06/12 02:53:08
Line 58 
Line 58 
 </p>  </p>
   
 <p>  <p>
 Currently the port supports the following:  <h3>Currently the port supports the following:</h3>
 <ul>  <ul>
 <li>Acer Pica: 150MHz R4400PC, ISA, with onboard ethernet, scsi, video,  <li>Acer Pica: 150MHz R4400PC, ISA, with onboard ethernet, scsi, video,
         and serial.          and serial.
Line 66 
Line 66 
 <li>Deskstation rPC44: 100MHz R4400PC, EISA bus.  <li>Deskstation rPC44: 100MHz R4400PC, EISA bus.
 </ul>  </ul>
 </p>  </p>
   
 <p>  <p>
 The following ports are also being worked on:  <h3>Supported devices include:</h3>
 <ul>  <ul>
   <li> graphics:
     <ul>
     <li> built-in S3 VGA graphics adatper on PICA.
     <li> Standard VGA graphics adapter on rPC44 and Tyne.
     <li> Note that X11R6 currently supports only S3 boards.
     </ul>
   
   <li> keyboard:
     <ul>
     <li> Standard PC compatible keyboard with optionally driver softloaded keymaps.
     </ul>
   
   <li> mouse:
     <ul>
     <li> PS2 mouse on PICA
     <li> Serial mouse on /dev/tty00 on rPC44 and Tyne.
     </ul>
   
   <li> serial ports:
     <ul>
     <li> on-board tty00 and tty01 (PICA. can not yet be used as console)
     <li> ISA tty00 and tty01 on systems without serial ports on the motherboard (Tyne).
     <li> ISA tty02 and tty03 on all ISA capable systems.
     </ul>
   
   <li> parallel ports:
     <ul>
     <li> parallel ports is supported on-board (PICA) or on ISA (rPC44 and Tyne).
     </ul>
   
   <li> floppy:
     <ul>
     <li> floppy is supported on PICA only.
     </ul>
   
   <li> ethernet:
     <ul>
     <li> on-board SONIC ethernet controller (PICA only)
     <li> 3Com Etherlink boards (All ISA capable systems)
     <li> NE2000 compatible ISA boards.
     </ul>
   
   <li> SCSI:
     <ul>
     <li> on-board NCR53C96 SCSI controller (PICA)
     <li> VLB "Buslogic BT-440C/445C" SCSI controller.
     </ul>
   
   <li> IDE:
     <ul>
     <li> IDE disks via wd driver on ISA bus. Bootable only on Deskstation systems.
     </ul>
   </ul>
   </p>
   
   <p>
   <h3>The following ports are also being worked on:</h3>
   <ul>
 <li>NKK Aquarious R4700 PCI machine.  <li>NKK Aquarious R4700 PCI machine.
 <li>A Willowglen R3081 ARC-lookalike board used as an embedded system.  <li>A Willowglen R3081 ARC-lookalike board used as an embedded system.
 </ul>  </ul>
Line 81 
Line 140 
 </p>  </p>
   
 <p>  <p>
 Recent developments:  <h3>Recent developments:</h3>
 <ul>  <ul>
 <li>ELF shared libraries throughout  <li>ELF shared libraries throughout
 <li>ELF executables that page in, unlike NetBSD where they are  <li>ELF executables that page in, unlike NetBSD where they are

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22