                      Chapter 2  Network Device Driver Options
                                                              
CIAS  CIEPC2

     Required entry:
     
     o     Drivername = CIEPC2$ or CIEPC2<n>$  where <n> is a 
     	   number from 2 to 9
     
     
     The following table summarizes the possible entries and
     values in the [ciepc02_nif]  section
     
      Entry            Unit        Range       Default
      ---------------------------------------------------

      Ioaddress        hex      300,320,340,      300
                                    360
      Interrupt        hex      2,3,4,5,7,10       3
                                   ,11,15
     
     Entries in the [CIEPC02_NIF] section have the following
     meanings:
     
     Ioaddress
         Indicate the current I/O address jumper
         configuration of the network adapter card. The entry
         must match the adapter card's switch settings.
         Possible values are
         300, 320, 340 and 360.
     
     Interrupt
         Indicates the interrupt level of the adapter card.
         The entry must match the adapter card's jumpers
         settings. Possible values are 2, 3, 4, 5,7,10 ,11
         and 15.
     
     Drivername
         Identifies the network device driver.  The name
         should be in uppercase. The possible names are
         CIEPC2$, CIEPC22$, CIEPC23$, .. CIEPC29$. The first
         device driver loaded adopts the name CIEPC2$, the
         second loaded adopts the name CIEPC22$ and so forth.
         The signon text of the driver reflects this name
         adoption scheme.
     
     When the driver is started, i.e invoked from within the
     CONFIG.SYS scope, it may terminate due to erroneous
     condition, e.g card failure, illegal settings, with the
     following message:
     

           Device Driver failed to open Cc = <xxxx>
     

     where <xxxx> is one of the following  hex values
     
	000F:    One or more of the entries above is missing .
                 Text will describe what is missing.

    	D002:    Illegal  "Interrupt" value specified. See valid
         	 values above.

    	D004:    Illegal  "Ioaddress" value specified. See valid
       		 values above.
