home *** CD-ROM | disk | FTP | other *** search
-
- ;*****************************************************************************
- ;PROTOCOL.INI
- ;*****************************************************************************
- [PROT_MAN]
-
- DRIVERNAME = PROTMAN$
-
- [IBMLXCFG]
-
- odi2ndi_nif = odi2ndi.nif
- tcpip_nif = tcpip.nif
- ELNK3_nif = EL3IBMO2.NIF
-
- [odi2ndi_nif]
-
- DriverName = odi2ndi$
- Bindings = ELNK3_nif
- NETADDRESS = "00608c57bea9"
- TOKEN-RING = "no"
- TOKEN-RING_SNAP = "no"
- ETHERNET_802.3 = "yes"
- ETHERNET_802.2 = "yes"
- ETHERNET_II = "yes"
- ETHERNET_SNAP = "yes"
- TRACE = 0x0
-
- [tcpip_nif]
-
- DriverName = TCPIP$
- Bindings = ELNK3_nif
-
- [ELNK3_nif]
- ; for ISA drivers you will have interrupt I/O address config stuff here as well
- DriverName = ELNK3$
- MaxTransmits = 20
- NetAddress = "00608c57bea9"
-
-