ÉÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍ» º º º Compex FreedomLINE 100TX/10base PCI Fast Ethernet Adapter º º (C) Copyright PDS, 1997. All Rights Reserved. º º º ÈÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍÍͼ 1. NetWare v3.11 ODI Server Driver FLPCINW3.LAN v2.14 This Ethernet driver is for NetWare v3.11 File Servers and complies to Novell ODI (Open Data-Link Interface) Specifications. 2. Installation Hardware and Software Requirements: A. Hardware Requirements: o An IBM-compatible personal computer with 80386 or higher microprocessor with PCI bus. o ENET32-PCI Ethernet Adapter and/or FreedomLINE32-PCI Ethernet Adapter and/or FreedomLINE 100TX/10base PCI Fast Ethernet Adapter B. Firmware Requirements: o Fully compliant Rev. 2.0 and higher PCI specifications. o NetWare version 3.11. 3. Supplied Files: --------------------------------------------------------------------- README.TXT This File --------------------------------------------------- FLPCINW3.LAN FLPCI Novell NetWare ODI server driver. --------------------------------------------------- ETHERTSM.NLM Novell TSM needed to run the ODI server driver --------------------------------------------------- MSM31X.NLM Novell MSM needed to run the ODI server driver with NetWare v3.1X --------------------------------------------------- PATCHMAN.NLM Novell module needed in NetWare v3.11 in addition to MSM31X.NLM --------------------------------------------------- LSLENH.NLM Novell module needed in NetWare v3.11 in addition to MSM31X.NLM --------------------------------------------------- MONITOR.NLM NetWare server MONITOR module MUST be use inplace of NetWare v3.11 default MONITOR.NLM module. --------------------------------------------------------------------- 4. Installing Software: Below are guidelines for installing the server driver, FLPCINW3.LAN, in a NetWare 3.11 environment. a. In the NetWare v3.11 directory, e.g. C:\SERVER.311 Copy all the files from NW3.11 directory of distribution DISK 3 to the NetWare boot directory in drive C. A:> Copy A:\NW3.11\*.* C:\SERVER.311 b. From the NetWare boot directory,\SERVER.311, run SERVER to start NetWare. e.g. C:\SERVER.311> Server.exe c. At the NetWare prompt :, load INSTALL to add the following lines to the AUTOEXEC.NCF file. *Note:- Mount the SYS: volume if it is not mounted automatically. : LOAD INSTALL select option "Edit AUTOEXEC.NCF file" then add the following lines, LOAD C:\SERVER.311\PATCHMAN LOAD C:\SERVER.311\LSLENH LOAD C:\SERVER.311\MSM31X LOAD C:\SERVER.311\ETHERTSM LOAD C:\SERVER.311\FLPCINW3 BIND IPX FLPCINW3 net= press ESC to save and quit INSTALL. d. Down and up the NetWare server again. The LAN adapter will be loaded automatically during startup of server. To manually load the LAN server driver do the following:- At the NetWare prompt :, load the driver for FreedomLINE 100TX/10base card, : LOAD C:\SERVER.311\PATCHMAN : LOAD C:\SERVER.311\LSLENH : LOAD C:\SERVER.311\MSM31X : LOAD C:\SERVER.311\ETHERTSM : LOAD C:\SERVER.311\FLPCINW3 : BIND IPX FLPCINW3 net= Or load NLM file seperately one at a time type the following:- : LOAD C:\NW3.11\FLPCINW3 : BIND IPX FLPCINW3 net= The Netware 3.11 server is now properly setup. Loading FLPCINW3.LAN will automatically loads MSM31X.NLM, ETHERTSM.NLM. The frame type by default is Ethernet_802.3. Below is an example to use frame type Ethernet_802.2 : LOAD A:\NW3.11\FLPCINW3 FRAME=Ethernet_802.2 5. Parameters The following parameters belong on the server's command line, or in the load line inside the AUTOEXEC.NCF. The general way of using these parameters is: LOAD ... Example: LOAD FLPCINW3 TURBO SLOT=16 FRAME=Ethernet_802.2 Driver specific parameters list ( for NetWare standard parameters, please see the NetWare user's manual): (*) TP selects TP port. (*) BNC selects BNC port. (*) AUI selects AUI port. (*) AUTODETECT enables autodetection of media type when driver is loading. TP_NO_LINK_TEST selects twisted pair connection, but disables the LINK test for specific HUBs that do not support LINK. TP_FULL_DUPLEX selects twisted pair connection to work in full duplex mode. TURBO Fixes the problem of multiple transmit underflows and receive overflows (i.e. lose of packets) in systems that use certain PCI chipsets. SKIP_CHECK_BIOS Skip checking compatibility of PCI BIOS (**) LINE_SPEED selects line speed between 10MPBs and 100MBPs on network cards based on 100TX cards. Format: LINE_SPEED= Allowed values are: 10,100 Notes: ------ (*) Those keywords affect ONLY ENET32-PCI and FreedomLINE32-PCI. (**) Those keywords affect ONLY FreedomLINE 100TX/10base PCI.