home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / SMC / pci_55.exe / OS2_ODI / NET.CFG < prev    next >
Text File  |  1996-08-29  |  2KB  |  50 lines

  1. ;----------------------------------------------------------------------------
  2. ; Network Configuration File for NOVELL SMCPWRS.SYS OS2 ODI Client driver,
  3. ; supports 8432/8434 and 9332/9334 PCI Ethernet and Fast-Ethernet boards.
  4. ;----------------------------------------------------------------------------
  5.  
  6. Link Driver SMCPWRS
  7.   Frame        Ethernet_802.2
  8.  
  9.   ;Additional Frame types.
  10.   ;-----------------------
  11.   ;Frame        Ethernet_802.3
  12.   ;Frame        Ethernet_II
  13.   ;Frame        Ethernet_snap
  14.  
  15.   ;Optional Slot Number Keyword. (This keyword is necessary for multiple board
  16.   ;---------------------------------------------------------------------------
  17.   ;configurations to identify a particular board)
  18.   ;----------------------------------------------
  19.   ;SLOT          16    ; Logical Board instance. (The first instance of a
  20.                     ; logical PCI board starts at 16)
  21.  
  22.   ;Optional driver keywords to specify media type (can be used in conjunction
  23.   ;--------------------------------------------------------------------------
  24.   ;with the Line_Speed keyword).
  25.   ;-----------------------------
  26.   ;TP                   ;Selects Twisted Pair interface.
  27.   ;TP_FULL_DUPLEX       ;Selects Twisted Pair interface running in FullDuplex
  28.                         ;mode.
  29.  
  30.   ;TP_NO_LINK_TEST      ;Selects Twisted Pair interface. Transmit does not 
  31.                         ;perform link pulses test.
  32.  
  33.   ;AUI                  ;Selects AUI interface.
  34.   ;BNC                  ;Selects BNC interface.
  35.   ;T4                   ;Selects 100 base T4 interface.
  36.  
  37.   ;Optional driver keyword to autodetect line speed and ports.
  38.   ;-----------------------------------------------------------
  39.   ;AUTODETECT           ;Best effort autodetection of 8432/8434 active media
  40.                         ;type.
  41.   
  42.   ;AUTONEGOTIATE        ;Performs NWAY Auto-Negotiation to determine the best
  43.                         ;available line speed and duplex mode for 9332/9334
  44.                         ;boards.
  45.  
  46.   ;Optional driver keywords to specify line speed (superseded by AUTODETECT).
  47.   ;--------------------------------------------------------------------------
  48.   ;Line_Speed   100     ;Selects 100Mbps line speed for Fast Ethernet.
  49.   ;Line_Speed    10      ;Selects 10Mbps line speed for Ethernet.
  50.