Diff for /wikisrc/users/rkujawa/amigapci.mdwn between versions 1.1 and 1.14

version 1.1, 2012/08/07 12:20:29 version 1.14, 2020/09/09 16:46:55
Line 14  This is the compatibility of current dev Line 14  This is the compatibility of current dev
         </tr>          </tr>
         <tr>          <tr>
                 <td>Elbox Mediator 1200</td>                  <td>Elbox Mediator 1200</td>
                 <td>empb</td>                  <td>[[empb|//man.NetBSD.org/amiga/empb.4]]</td>
                 <td>yes</td>                  <td>yes</td>
                 <td>yes**</td>                  <td>yes**</td>
                 <td>no</td>                  <td>no</td>
         </tr>          </tr>
         <tr>          <tr>
                   <td>Elbox Mediator 4000</td>
                   <td>[[em4k|//man.NetBSD.org/amiga/em4k.4]]</td>
                   <td>yes</td>
                   <td>yes</td>
                   <td>no</td>
           </tr>
           <tr>
                   <td>Elbox Mediator ZIV</td>
                   <td>no driver</td>
                   <td></td>
                   <td></td>
                   <td></td>
           </tr>
           <tr>
                 <td>DCE G-REX 1200 / 4000</td>                  <td>DCE G-REX 1200 / 4000</td>
                 <td>p5pb</td>                  <td>[[p5pb|//man.NetBSD.org/amiga/p5pb.4]]</td>
                 <td>yes</td>                  <td>yes</td>
                 <td>yes***</td>                  <td>yes***</td>
                 <td>no****</td>                  <td>no****</td>
         </tr>          </tr>
         <tr>          <tr>
                   <td>Phase5 CyberVisionPPC/BVisionPPC</td>
                   <td>[[p5pb|//man.NetBSD.org/amiga/p5pb.4]]</td>
                   <td>yes</td>
                   <td>yes</td>
                   <td>no</td>
           </tr>
           <tr>
                   <td>Phase5 CyberVision64/3D</td>
                   <td>[[cv3dpb|//man.NetBSD.org/amiga/cv3dpb.4]]*****</td>
                   <td>yes</td>
                   <td>yes</td>
                   <td>no</td>
           </tr>
           <tr>
                 <td>Matay Prometheus</td>                  <td>Matay Prometheus</td>
                 <td>mppb</td>                  <td>[[mppb|//man.NetBSD.org/amiga/mppb.4]]</td>
                 <td>yes</td>                  <td>yes</td>
                 <td>yes</td>                  <td>yes</td>
                 <td>no</td>                  <td>no</td>
         </tr>             </tr>   
 </table>  </table>
   
 * - DMA to host memory, not DMA to graphics card memory.  \* - DMA to host memory, not DMA to graphics card memory.
   
 ** - Does not support access through pointer dereference, only through bus_space methods.  ** - Does not support access through pointer dereference, only through bus_space methods.
   
Line 43  This is the compatibility of current dev Line 71  This is the compatibility of current dev
   
 **** - Implemented but does not work (driver bug?).  **** - Implemented but does not work (driver bug?).
   
   ***** - No machine independent S3 ViRGE driver yet, please use machine dependent grfcv3d driver instead.
   
 ## Tested cards  ## Tested cards
   
 <table>  <table>
Line 54  This is the compatibility of current dev Line 84  This is the compatibility of current dev
         <tr>          <tr>
         <tr>          <tr>
                 <td>NE2000 network cards (like RTL8029)</td>                  <td>NE2000 network cards (like RTL8029)</td>
                 <td>ne</td>                  <td>[[ne|//man.NetBSD.org/ne.4]]</td>
                 <td>empb, p5pb, mppb</td>                  <td>empb, p5pb, mppb</td>
                 <td>yes</td>                  <td>yes</td>
         </tr>          </tr>
         <tr>          <tr>
                 <td>3Dfx Voodoo3</td>                  <td>3Dfx Voodoo3</td>
                 <td>voodoofb</td>                  <td>[[voodoofb|//man.NetBSD.org/voodoofb.4]]</td>
                 <td>empb, p5pb</td>                  <td>empb, p5pb</td>
                 <td>yes*</td>                  <td>yes*</td>
         </tr>          </tr>
         <tr>          <tr>
                 <td>SATALink 3112</td>                  <td>SATALink 3112</td>
                 <td>satalink</td>                  <td>[[satalink|//man.NetBSD.org/satalink.4]]</td>
                 <td>empb</td>                  <td>empb</td>
                 <td>yes</td>                  <td>yes</td>
         </tr>          </tr>
           <tr>
                   <td>ATI Radeon R200</td>
                   <td>[[radeonfb|//man.NetBSD.org/radeonfb.4]]</td>
                   <td>p5pb</td>
                   <td>not yet, work in progress</td>
           </tr>
           <tr>
                   <td>TI TVP4020 Permedia 2</td>
                   <td>[[genfb|//man.NetBSD.org/genfb.4]]</td>
                   <td>p5pb</td>
                   <td>yes**</td>
           </tr>
           <tr>
                   <td>Realtek 8139</td>
                   <td>[[rtk|//man.NetBSD.org/rtk.4]]</td>
                   <td>p5pb, empb</td>
                   <td>no, needs DMA</td>
           </tr>
 </table>  </table>
   
 * - If used with Mediator the card needs initializaion in AmigaOS. X11 is not supported yet.  \* - If used with Mediator or Prometheus the card needs initializaion in AmigaOS. X11 is not supported yet.
   
   ** - No X11 support yet.
   

Removed from v.1.1  
changed lines
  Added in v.1.14


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