©Copyright 2003 Marvell®.
All rights reserved.

1032odi.htm created 06-May-2003

Readme File for 1032odi.com v6.00
DOS ODI Driver


This file contains




1  Overview

1032odi.com is the Ethernet Driver for the Open
Datalink Interface (ODI) by Novell.

2  Installation

When installing the VLM package for DOS follow the steps below to
install 1032odi.com:

1.  Start the Netware Client Installation.
2.  Start the dialog for choosing the driver for your network adapter.
3.  Select "OTHER DRIVERS".
4.  Enter the path where the 1032odi.com and the
    1032odi.ins file is located.
5.  Select "Linksys EG1032 v2 Instant Gigabit Network Adapter".
6.  In the following setup dialog select "Frame Type".
7.  Select the appropriate frame type for your network.
8.  After savig the setup with <F10>, the driver is installed.
9.  Finish the installation of the Netware Client Installation.

3  Driver Parameters

After the installation of the driver, there will be an entry in the
net.cfg in your nwclient installation directory that identifies your
adapter:

    LINK DRIVER 1032ODI

It is followed by one or more parameters:

1)  Frame type (mandatory!!)

    FRAME   <Frame-Type>

    This parameter specifies the Ethernet frame types for your network.
    Possible values are:

    ETHERNET_II
    ETHERNET_802.3
    ETHERNET_802.2
    ETHERNET_SNAP

2)  Bus and device number (optional)

    BUSNUM  <busnum>
    DEVNUM  <devnum>

    With these parameters the user can specify the network adapter the
    driver should bind on. This is useful, when there is more than
    one adapter in the system.
    The bus and device number is assigned by the BIOS at boot time. When
    the driver is called with the argument '-l' (see below) it shows bus
    and device numbers of the adapters of this family in the system.


4  Command line arguments

1032odi.com can be started with the following arguments:

-l      List all adapters of this family with their corresponding bus and
        device number.
-u      Unload the driver from memory.

5  Sample Installation/Configuration

Sample startnet.bat (in the nwclient installation directory):

    SET NWLANGUAGE=ENGLISH
    C:\NWCLIENT\LSL.COM
    C:\NWCLIENT\1032odi.com
    C:\NWCLIENT\IPXODI.COM
    C:\NWCLIENT\VLM.EXE

Sample net.cfg (in the nwclient installation directory):

Link Driver 1032ODI
    FRAME ETHERNET_802.2
    BUSNUM 2
    DEVNUM 1

6  History

VERSION 6.00
Known limitations:
- None.

***End of Readme file***