/[gxemul]/trunk/doc/networking.html
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/doc/networking.html

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 41 by dpavlin, Mon Oct 8 16:21:17 2007 UTC revision 42 by dpavlin, Mon Oct 8 16:22:32 2007 UTC
# Line 10  Line 10 
10    
11  <!--  <!--
12    
13  $Id: networking.html,v 1.4 2006/12/30 13:30:51 debug Exp $  $Id: networking.html,v 1.5 2007/05/05 06:42:50 debug Exp $
14    
15  Copyright (C) 2003-2007  Anders Gavare.  All rights reserved.  Copyright (C) 2003-2007  Anders Gavare.  All rights reserved.
16    
# Line 94  is not designed for security or anything Line 94  is not designed for security or anything
94  </font>  </font>
95    
96    
97  <p>The emulated machine must of course have a NIC which is emulated  <p>The emulated machine must have a NIC (network interface card). Not all
98  sufficiently. At the moment, the following NICs should work:  machines have this. At the moment, the following NICs are more or less
99    working:
100    
101  <ul>  <ul>
102      <li><tt><b>dec21143</b></tt>, Digital's 21143 PCI NIC (known as <tt>dc</tt>
103            in OpenBSD, or <tt>tlp</tt> in NetBSD)
104    <li><tt><b>ether</b></tt>, the "fake" experimental ethernet device    <li><tt><b>ether</b></tt>, the "fake" experimental ethernet device
105          (documented <a href="experiments.html#expdevices_ether">here</a>)          (documented <a href="experiments.html#expdevices_ether">here</a>)
106    <li><tt><b>le</b></tt>, Turbochannel Lance Ethernet, as used in    <li><tt><b>le</b></tt>, Turbochannel Lance Ethernet, as used in
107          DECstation 5000/200 ("3max")          DECstation 5000/200 ("3max")
108    <li><tt><b>mec</b></tt>, the SGI O2's ethernet controller    <li><tt><b>mec</b></tt>, the SGI O2's ethernet controller
   <li><tt><b>dec21143</b></tt>, Digital's 21143 NIC (known as <tt>dc</tt>  
         in OpenBSD, or <tt>tlp</tt> in NetBSD)  
109  </ul>  </ul>
110    
111    <p>It is not possible to simply attach any of the supported NICs into any
112    of the supported emulated machines. Some machines, for example, have a
113    specific NIC in them, others may have a PCI bus where a PCI NIC can be
114    used. This is very much machine-dependent.
115    
116    <p>If you are impatient, and simply want to try out networking in GXemul,
117    I would recommend trying out an ftp install of <a
118    href="guestoses.html#netbsdpmaxinstall">NetBSD/pmax</a>.
119    
120    
121    
122    

Legend:
Removed from v.41  
changed lines
  Added in v.42

  ViewVC Help
Powered by ViewVC 1.1.26