;----------------------------------------------------------------------------
; Network Configuration File for Netware DOS ODI Client (ver 2.0)
;----------------------------------------------------------------------------
Link Support

Protocol
   Bind DLKPCI


LINK DRIVER DLKPCI
;  Frame	Ethernet_802.2
;  Protocol	IPX E0 Ethernet_802.2
;  Frame	Ethernet_802.3
;  Protocol	IPX 0 Ethernet_802.3
;  Frame	Ethernet_II
;  Protocol	IPX 8137 Ethernet_II
;  Frame	Ethernet_snap
;  Protocol	IPX 8137 Ethernet_snap
;  SLOT        2	;Forces the driver to search for this board instance.

  ;node address xxxxxxxxxxxx

  ;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 board instance.
			; (1 is First Board).

  ;Optional driver keywords:
  ;--------------------------------
  ;TURBO		;Disable PCI post write buffer in Intel PCI chipset
			;which gives the PCI bus higher priority over the other
			;busses (EISA or ISA).
  ;TP			;Selects Twisted Pair interface.
  ;TP_FULL_DUPLEX	;Selects Twisted Pair interface running in FullDuplex
			;mode.
  ;AUTOSENSE		;Performs Power-Up Autosense on all types of boards
			;in order to connect to the active line,
			;and dynamic 10/100 autosensing (at run-time) on boards
			;Supporting it.

  ;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.

  ;optional keywords for 100 MBps devices
  ;--------------------------------------
  ;Line_Speed	100	;Selects the between 10MBps or 100MBps ports and line speed
			;Default is 100MBps for the Fast Ethernet chip.
  ;NO_ERI		;Disables the Early Receive Interrupt on DC21041 chip.

