home *** CD-ROM | disk | FTP | other *** search
/ ftp.tcs3.com / ftp.tcs3.com.tar / ftp.tcs3.com / DRIVERS / Network / 3COM / 3c90x / Ver2.1 / 3C90XX.exe / DISK1 / NWSERVER / 3C90X.LDI < prev    next >
Text File  |  1996-04-26  |  989b  |  56 lines

  1. ;DrIvEr DeScRiPtIoN
  2.  
  3. VER:    1.00
  4. SYN:    1.00
  5.  
  6. ;3Com 3C90X Fast EtherLink XL/Etherlink XL v1.0 server driver information
  7. ; file which supports the PCI bus.
  8.  
  9. DR 3C90X_1
  10. {
  11.    DES:         "3Com Fast EtherLink XL/Etherlink XL Driver"
  12.    HELP:        "You can use this driver in an PCI file server." 
  13.  
  14.    PAR: 1.00
  15.    FILE: 3C90X.LAN
  16.  
  17.  
  18.    PR   PORT    
  19.    {
  20.     DES:    "IO Port"
  21.     HELP:   "Select the IO port address"
  22.  
  23.     TYP:    HEX(4)
  24.     RES:    40
  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.