home *** CD-ROM | disk | FTP | other *** search
/ Computer Tool Software / soft.iso / Multimed / Net / 3COM / 3C590X / NETWARE / SERVER / 3C59X.LDI < prev    next >
Encoding:
Text File  |  1994-12-08  |  926 b   |  56 lines

  1. ;DrIvEr DeScRiPtIoN
  2.  
  3. VER:    1.00
  4. SYN:    1.00
  5.  
  6. ;3Com 3C59X Fast EtherLink v4.0  server driver information file
  7. ;which PCI bus only at this time
  8.  
  9. DR 3C59X_1
  10. {
  11.    DES:        "3Com Fast EtherLink Family Driver v4.0 "
  12.    HELP:    "You can use this driver in an PCI file server." 
  13.  
  14.    PAR:    1.00
  15.    FILE: 3C59X.LAN
  16.     OF:   MSM.NLM, ETHERTSM.NLM    
  17.  
  18.    PR    PORT    
  19.    {
  20.     DES:    "IO Port"
  21.     HELP:    "Select the IO port address"
  22.  
  23.     TYP:    HEX(4)
  24.     RES: 32
  25.    }
  26.    
  27.    PR    NODE
  28.    {
  29.    }
  30.  
  31.    FR    FrameSelect
  32.    {
  33.     DES:    "Frame Types"
  34.     HELP:    "The default frame types are the 802.2 and 802.3.
  35.          It is strongly recommended that at least 802.2 be
  36.          selected. For existing networks, select BOTH 802.2
  37.          and 802.3."
  38.  
  39.     CD:    "802.3"
  40.     CH:    'Ethernet_802.3'
  41.  
  42.     CD:    "802.2"
  43.     CH:    'Ethernet_802.2'
  44.  
  45.     CD:    "802.2 SNAP"
  46.     CH:    'Ethernet_SNAP'
  47.  
  48.     CD:    "Ethernet II"
  49.     CH:    'Ethernet_II'
  50.  
  51.     DEF:    1, 2
  52.    }
  53. }
  54.  
  55. ;DrIvEr DeScRiPtIoN EnD
  56.