home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / driver / net / ndis / pcnet_a / ibmneta.nif next >
Encoding:
OS/2 Network Information File  |  1992-01-31  |  2.1 KB  |  85 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. range = 0-1
  19. optional = yes
  20. editable = yes
  21. virtual = no
  22. help = "This parameter identifies the network adapter card assignment
  23.  if more than one IBM PC Network adapter card resides in the
  24.  workstation.  Set this parameter to a 0 to denote the primary network
  25.  adapter card and a 1 to denote the alternate network adapter card."
  26.  
  27. [MAXMULTICAST]
  28. display = "Maximum number of multicast addresses"
  29. type = decimal
  30. default = "10"
  31. range = 1-64
  32. optional = yes
  33. editable = yes
  34. virtual = no
  35. help = "This parameter specifies the maximum number of multicast
  36.  addresses.  The value of this parameter configures the size of the
  37.  multicast address table."
  38.  
  39. [MAXREQUESTS]
  40. display = "Maximum number of queued general requests"
  41. type = decimal
  42. default = "6"
  43. range = 1-64
  44. optional = yes
  45. editable = yes
  46. virtual = no
  47. help = "This parameter specifies the maximum number of outstanding
  48.  general requests.  The value of this parameter configures the size
  49.  of the general request queue."
  50.  
  51. [MAXTRANSMITS]
  52. display = "Maximum number of queued transmits"
  53. type = decimal
  54. default = "12"
  55. range = 1-64
  56. optional = yes
  57. editable = yes
  58. virtual = no
  59. help = "This parameter specifies the maximum size of outstanding
  60.  transmit chain requests.  The value of this parameter configures
  61.  the size of the transmit chain request queue."
  62.  
  63. [RECEIVEBUFFERS]
  64. display = "Number of receive buffers"
  65. type = decimal
  66. default = "8"
  67. range = 1-24
  68. optional = yes
  69. editable = yes
  70. virtual = no
  71. help = "This parameter specifies the number of receive buffers in the
  72.  receive buffer pool."
  73.  
  74. [RECEIVEBUFSIZE]
  75. display = "Receive buffer size"
  76. type = decimal
  77. default = "256"
  78. range = 128-2034
  79. optional = yes
  80. editable = yes
  81. virtual = no
  82. help = "This parameter specifies the size, in bytes, of each receive
  83.  buffer in the receive buffer pool."
  84.  
  85.