/[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 32 by dpavlin, Mon Oct 8 16:20:58 2007 UTC revision 44 by dpavlin, Mon Oct 8 16:22:56 2007 UTC
# Line 4  Line 4 
4  <table border=0 width=100% bgcolor="#d0d0d0"><tr>  <table border=0 width=100% bgcolor="#d0d0d0"><tr>
5  <td width=100% align=center valign=center><table border=0 width=100%><tr>  <td width=100% align=center valign=center><table border=0 width=100%><tr>
6  <td align="left" valign=center bgcolor="#d0efff"><font color="#6060e0" size="6">  <td align="left" valign=center bgcolor="#d0efff"><font color="#6060e0" size="6">
7  <b>Gavare's eXperimental Emulator:</b></font><br>  <b>GXemul:</b></font>&nbsp;&nbsp;
8  <font color="#000000" size="6"><b>Networking</b>  <font color="#000000" size="6"><b>Networking</b>
9  </font></td></tr></table></td></tr></table><p>  </font></td></tr></table></td></tr></table><p>
10    
11  <!--  <!--
12    
13  $Id: networking.html,v 1.3 2006/09/26 08:49:35 debug Exp $  $Id: networking.html,v 1.7 2007/06/23 16:59:35 debug Exp $
14    
15  Copyright (C) 2003-2006  Anders Gavare.  All rights reserved.  Copyright (C) 2003-2007  Anders Gavare.  All rights reserved.
16    
17  Redistribution and use in source and binary forms, with or without  Redistribution and use in source and binary forms, with or without
18  modification, are permitted provided that the following conditions are met:  modification, are permitted provided that the following conditions are met:
# 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>, <a href="http://en.wikipedia.org/wiki/TURBOchannel">Turbochannel</a>
107          DECstation 5000/200 ("3max")          Lance Ethernet, as used in 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.32  
changed lines
  Added in v.44

  ViewVC Help
Powered by ViewVC 1.1.26