Diff for /wikisrc/ports/algor.mdwn between versions 1.13 and 1.15

version 1.13, 2017/03/15 08:29:15 version 1.15, 2017/12/28 06:15:13
Line 1 Line 1
 [[!template id=port  [[!template id=port
 port="algor"  port="algor"
 cur_rel="7.1"  cur_rel="7.1.1"
 future_rel="8.0"  future_rel="8.0"
 pkg_rel="6.0"  pkg_rel="6.0"
 changes_cur="7.0"  changes_cur="7.0"
Line 20  the NetBSD kernel over the Centronics po Line 20  the NetBSD kernel over the Centronics po
 network (in ELF format) using BOOTP/TFTP.  network (in ELF format) using BOOTP/TFTP.
   
 Algorithmics boards can generally be run in big- or little-endian mode, although  Algorithmics boards can generally be run in big- or little-endian mode, although
 NetBSD/algor currently only supports little-endian.   NetBSD/algor currently only supports little-endian.
 """  """
 supported_hardware="""  supported_hardware="""
 ###Supported System Models  ###Supported System Models
Line 49  unsupported_hardware=""" Line 49  unsupported_hardware="""
 ###Not Yet Supported  ###Not Yet Supported
   
 * The PC keyboard controller on the P-4032. The interrupt handling code needs  * The PC keyboard controller on the P-4032. The interrupt handling code needs
   some work in order to support this.     some work in order to support this.
 * The Centronics port on the P-4032. This may, in fact, work, but the logic is  * The Centronics port on the P-4032. This may, in fact, work, but the logic is
   apparently buggy, and the interrupts are wired up in a strange way. The device    apparently buggy, and the interrupts are wired up in a strange way. The device
   is completely untested.     is completely untested.
 * The floppy controller on the P-4032. The P-4032 floppy controller uses  * The floppy controller on the P-4032. The P-4032 floppy controller uses
   pseudo-DMA via a "DMA request" interrupt. Support for this function has not    pseudo-DMA via a "DMA request" interrupt. Support for this function has not
   yet been implemented.     yet been implemented.
 * The PC keyboard controller on the P-5064. The interrupt handling code needs  * The PC keyboard controller on the P-5064. The interrupt handling code needs
   some work in order to support this.     some work in order to support this.
 * The Centronics port on the P-5064. This may, in fact, work, but the logic is  * The Centronics port on the P-5064. This may, in fact, work, but the logic is
   apparently buggy, and the interrupts are wired up in a strange way. The device    apparently buggy, and the interrupts are wired up in a strange way. The device
   is completely untested.     is completely untested.
 * The on-board PCI IDE (part of the PIIX3 southbridge) on the P-5064. The PMON  * The on-board PCI IDE (part of the PIIX3 southbridge) on the P-5064. The PMON
   firmware does not configure the IDE controller, so NetBSD sees it as    firmware does not configure the IDE controller, so NetBSD sees it as
   "disabled". Some code will have to be added to initialize the PCI IDE    "disabled". Some code will have to be added to initialize the PCI IDE
   controller before it can be used.     controller before it can be used.
 * On-board USB on the PCI bus (part of the PIIX3 southbridge) on the P-5064.  * On-board USB on the PCI bus (part of the PIIX3 southbridge) on the P-5064.
   The uhci driver causes a bus error when it attempts to perform DMA, and the    The uhci driver causes a bus error when it attempts to perform DMA, and the
   system hangs. A bug report has been filed so that the issue can be tracked.     system hangs. A bug report has been filed so that the issue can be tracked.
 * Devices plugged into the ISA slot on the P-5064. The interrupt handling code  * Devices plugged into the ISA slot on the P-5064. The interrupt handling code
   needs some work in order to support this.     needs some work in order to support this.
 * Devices plugged into the PCMCIA slots on the P-5064. The interrupt handling  * Devices plugged into the PCMCIA slots on the P-5064. The interrupt handling
   code needs some work in order to support this.     code needs some work in order to support this.
 * Algorithmic P-4000i -- this is a very old machine, with considerably different  * Algorithmic P-4000i -- this is a very old machine, with considerably different
   hardware than the newer Algorithmics boards. It is unlikely that NetBSD/algor    hardware than the newer Algorithmics boards. It is unlikely that NetBSD/algor
   will ever support this machine.     will ever support this machine.
 * Algorithmics P-6032 -- this is Algorithmics' latest board. Support for this  * Algorithmics P-6032 -- this is Algorithmics' latest board. Support for this
   model is in-progress.     model is in-progress.
 """  """
 ]]  ]]
 [[!tag tier2port]]  [[!tag tier2port]]

Removed from v.1.13  
changed lines
  Added in v.1.15


CVSweb for NetBSD wikisrc <wikimaster@NetBSD.org> software: FreeBSD-CVSweb