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 / rtr16nds.nif < prev    next >
INI File  |  1995-09-13  |  2KB  |  94 lines

  1. [RTR16NDS]
  2. Type = NDIS
  3. Title = "Racore 16/4 Token-Ring Adapter"
  4. Version = 2.22
  5. DriverName = RTRNDS$
  6. Xports = NETBEUI LANDD
  7. CopyFile = RTR16NDS.MSG
  8.  
  9. [FILE]
  10. Name = RTR16NDS.OS2
  11. Path = IBMCOM\MACS
  12.  
  13. [IOADDRESS]
  14. display = "I/O Address"
  15. type = hexadecimal
  16. set = A00, A20, A40, A60
  17. optional = yes
  18. editable = yes
  19. virtual = no
  20. help = "This parameter identifies the I/O address of the adapter"
  21.  
  22.  
  23. [MAXTRANSMITS]
  24. display = "Maximum Queued Transmits"
  25. type = decimal
  26. default = 6
  27. range = 3-50
  28. optional = yes
  29. editable = yes
  30. virtual = no
  31. help = "This parameter specifies the maximum number of transmit queue
  32.  entries for the network adapter driver.  For a server workstation or
  33.  gateway workstation, set this parameter to the result of multiplying
  34.  the Maximum Transmits Outstanding parameter against the Maximum
  35.  Sessions parameter located in the NETBIOS protocol."
  36.  
  37. [NUMRXBUFFERS]
  38. display = "Number of Receive Buffers"
  39. type = decimal
  40. default = 6
  41. range = 3-100
  42. optional = yes
  43. editable = yes
  44. virtual = no
  45. help = "This parameter specifies the number of receive buffers."
  46.  
  47. [RXBUFFERSIZE]
  48. display = "Receive Buffer Size"
  49. type = decimal
  50. default = 4128
  51. range = 256-17960
  52. optional = yes
  53. editable = yes
  54. virtual = no
  55. help = "This parameter specifies the length of the data portion of each
  56.  receive buffer in the driver."
  57.  
  58. [PSEUDODMA]
  59. display = "Pseudo DMA"
  60. type = none
  61. default = "NO"
  62. set = "YES", "NO"
  63. optional = yes
  64. editable = yes
  65. virtual = no
  66. help = "This parameter informs the driver to use Pseudo DMA. Use this
  67.  parameter when the PC does not support bus-master DMA."
  68.  
  69. [NOEARLYRELEASE]
  70. display = "No Early Release"
  71. type = none
  72. default = "NO"
  73. set = "YES", "NO"
  74. optional = yes
  75. editable = yes
  76. virtual = no
  77. help = "This parameter specifies the early token release option for
  78.  Racore 16/4 Token-Ring adapters.  The early token release option
  79.  reduces the average time that another network adapter card
  80.  must wait to gain access to the network."
  81.  
  82. [NETADDRESS]
  83. display = "Network Adapter Address"
  84. type = hexstring
  85. strlength = 12
  86. range = 400000000000-4FFFFFFFFFFF
  87. optional = yes
  88. editable = yes
  89. virtual = no
  90. help = "This parameter overrides the network address of the network
  91.  adapter card.    The value of this parameter is a hexadecimal string of
  92.  12 digits, as in 400001020A0B.  The address must be unique among all
  93.  other network adapter addresses on the network."
  94.