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 / ibmneta.nif < prev    next >
INI File  |  1995-06-01  |  2KB  |  84 lines

  1. [IBMNETA]
  2. type = NDIS_SNGL
  3. title = "IBM PC Network II/A and Baseband/A Adapters"
  4. Version = 1.0
  5. DriverName = IBMNETA$
  6. Xports = NETBEUI LANDD
  7. Copyfile = LT1.MSG, LT1H.MSG
  8.  
  9. [FILE]
  10. name = IBMNETA.OS2
  11. path = IBMCOM\MACS
  12.  
  13. [ADAPTER]
  14. display = "Adapter mode"
  15. type = decimal
  16. default = "0"
  17. set = "0","1"
  18. optional = yes
  19. editable = yes
  20. virtual = no
  21. help = "This parameter identifies the network adapter card assignment
  22.  if more than one IBM PC Network adapter card resides in the
  23.  workstation.  Set this parameter to a 0 to denote the primary network
  24.  adapter card and a 1 to denote the alternate network adapter card."
  25.  
  26. [MAXMULTICAST]
  27. display = "Maximum number of multicast addresses"
  28. type = decimal
  29. default = "10"
  30. range = 1-64
  31. optional = yes
  32. editable = yes
  33. virtual = no
  34. help = "This parameter specifies the maximum number of multicast
  35.  addresses.  The value of this parameter configures the size of the
  36.  multicast address table."
  37.  
  38. [MAXREQUESTS]
  39. display = "Maximum number of queued general requests"
  40. type = decimal
  41. default = "6"
  42. range = 1-64
  43. optional = yes
  44. editable = yes
  45. virtual = no
  46. help = "This parameter specifies the maximum number of outstanding
  47.  general requests.  The value of this parameter configures the size
  48.  of the general request queue."
  49.  
  50. [MAXTRANSMITS]
  51. display = "Maximum number of queued transmits"
  52. type = decimal
  53. default = "12"
  54. range = 1-64
  55. optional = yes
  56. editable = yes
  57. virtual = no
  58. help = "This parameter specifies the maximum size of outstanding
  59.  transmit chain requests.  The value of this parameter configures
  60.  the size of the transmit chain request queue."
  61.  
  62. [RECEIVEBUFFERS]
  63. display = "Number of receive buffers"
  64. type = decimal
  65. default = "8"
  66. range = 1-24
  67. optional = yes
  68. editable = yes
  69. virtual = no
  70. help = "This parameter specifies the number of receive buffers in the
  71.  receive buffer pool."
  72.  
  73. [RECEIVEBUFSIZE]
  74. display = "Receive buffer size"
  75. type = decimal
  76. default = "256"
  77. range = 128-2034
  78. optional = yes
  79. editable = yes
  80. virtual = no
  81. help = "This parameter specifies the size, in bytes, of each receive
  82.  buffer in the receive buffer pool."
  83.  
  84.