;----------------------------------------------------------------------------
; Network Configuration File for NOVELL DC21X4 DOS ODI Client (ver 2.0)
;----------------------------------------------------------------------------
Link Support

Protocol 
   Bind DC21X4

LINK DRIVER DC21X4
;  Frame        Ethernet_II
;  Protocol     IPX 8137 Ethernet_II
;  Frame        Ethernet_snap
;  Protocol     IPX 8137 Ethernet_snap
;  Frame        Ethernet_802.2
;  Protocol     IPX E0 Ethernet_802.2
  Frame        Ethernet_802.3
  Protocol     IPX 0 Ethernet_802.3

  ;Optional Bus type and slot number keywords:
  ;-------------------------------------------
  ;BUS ID      PCI 4	;Forces the driver to search for the board on PCI bus
  ;SLOT        1        ;Forces the driver to search for this First board 

  ;Optional DC21X4 driver keywords:
  ;---------------------------------
  ;TP                   ;Selects Twisted Pair interface. 
  ;TURBO                ;Disable PCI post write buffer in Intel PCI chipset
			;which gives the PCI bus higher priority over other bus
  ;TP_FULL_DUPLEX       ;Selects Twisted Pair interface in FullDuplex mode
  AUTOSENSE		;Performs autosensing of cable type at run-time
  ;RX_BUFFERS  5	;Option for Receive Buffers (between 2 to 6)
			;More buffers means higher performance but more memory
			;usage
	
  ;optional keywords for 10 MBps devices
  ;------------------------------------- 
  ;BNC                  ;Selects BNC interface.
  ;TP_No_Link_Test      ;Selects Twisted Pair interface. Transmit does not 
			;perform link pulses test.
  Line_Speed   10       ;Selects the between 10 or 100MBps ports & line speed
  			;Default is 100MBps for the Fast Ethernet chip.
