home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / us8210b4.dsk / IBMCOM / MACS / MACS.ZIP / ibmcom / macs / el3ibmo2.nif < prev    next >
INI File  |  1995-06-01  |  2KB  |  61 lines

  1. [ELNK3]
  2. Type = NDIS
  3. Title = "3Com EtherLink III Family OS/2"
  4. Version = 3.00
  5. Drivername = ELNK3$
  6. Xports = NETBEUI, LANDD
  7.  
  8. [FILE]
  9. Name = ELNK3.OS2
  10.  
  11. ; Parameter start
  12.  
  13. [MaxTransmits]
  14. tag = MAXTRANSMITS
  15. display = "Maximum number of queued transmits"
  16. type = decimal
  17. range = 6 - 40
  18. default = 20
  19. optional = YES
  20. editable = YES
  21. help = "This parameter specifies the maximum number of transmit queue
  22.  entries for the network adapter driver.  For a server workstation or
  23.  gateway workstation, set this parameter to 40."
  24.  
  25. [NetAddress]
  26. tag = NETADDRESS
  27. display = "Network adapter address"
  28. type = Hexstring
  29. Strlength = 12
  30. optional = YES
  31. editable = YES
  32. help = "This parameter overrides the network address of the network
  33.  adapter card.  The value of this parameter is a hexadecimal string of
  34.  12 digits, as in 02608C123456.  The address must be unique among all
  35.  other network adapter addresses on the network.  The least significant
  36.  bit of the 1st byte must be zero, and the second significant bit should
  37.  be one."
  38.  
  39. [ioaddress]
  40. tag = IOAddress
  41. display = "adapter base address"
  42. type = Hexadecimal
  43. range = 200 - 3E0
  44. step = 10
  45. optional = YES
  46. editable = YES
  47. help = "This parameter is only used to specify each adapter in a
  48. multi-adapter configuration in an ISA computer."
  49.  
  50. [slot]
  51. tag = SLOT
  52. display = "EISA slot number"
  53. type = decimal
  54. range = 0 - 15
  55. step = 1
  56. optional = YES
  57. editable = YES
  58. help = "This parameter is only used to specify each adapter in a
  59. multi-adapter configuration in a Micro-Channel or EISA computer."
  60.  
  61.