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 / tcctok.nif < prev    next >
INI File  |  1995-06-01  |  3KB  |  90 lines

  1. [TCCTOK]
  2. Type = NDIS
  3. Title = "Thomas-Conrad Token Ring Adapter"
  4. Version = 2.40
  5. DriverName = TCCTOK$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = TCCTOK.OS2
  10. Path = IBMCOM\MACS
  11.  
  12. [PRIMARY]
  13. display = "Primary adapter"
  14. type = none
  15. set = "yes","no"
  16. optional = yes
  17. editable = yes
  18. virtual = no
  19. help = "This parameter identifies the network adapter card assignment
  20.  if more than one Token-Ring network adapter card resides in the
  21.  workstation.  This parameter denotes the adapter card set to 
  22.  DMA 5, IRQ 2/9, and Base I/O 1A20."
  23.  
  24. [ALTERNATE]
  25. display = "Alternate adapter"
  26. type = none
  27. set = "yes","no"
  28. optional = yes
  29. editable = yes
  30. virtual = no
  31. help = "This parameter identifies the network adapter card assignment
  32.  if more than one Token-Ring network adapter card resides in the
  33.  workstation.  This parameter denotes the second network adapter
  34.  card set to DMA 6, IRQ 3, and Base I/O 2A20."
  35.  
  36. [MICROCHANNEL]
  37. display = "Microchannel TC4046 Adapter"
  38. type = none
  39. set = "yes","no"
  40. optional = yes
  41. editable = yes
  42. virtual = no
  43. help = "This parameter is only used with the TC4046 adapter, and
  44.  instructs the driver to use the settings for IRQ and Base I/O
  45.  as specified during the PS/2 configuration process.  This keyword
  46.  can be used for each TC4046 adapter installed in the workstation."
  47.  
  48. [NETADDRESS]
  49. display = "Network adapter address"
  50. type = hexstring
  51. strlength = 12
  52. range = 400000000000-4FFFFFFFFFFF
  53. optional = yes
  54. editable = yes
  55. virtual = no
  56. help = "This parameter overrides the network address of the network
  57.  adapter card.    The value of this parameter is a hexadecimal string of
  58.  12 digits, as in 400001020304.  The address
  59.  must be unique among all other network adapter addresses on the
  60.  network.  Specify the network adapter address in IBM Token-Ring
  61.  Network format."
  62.  
  63. [MAXTRANSMITS]
  64. display = "Maximum number of queued transmits"
  65. type = decimal
  66. default = "6"
  67. range = 6-100
  68. optional = yes
  69. editable = yes
  70. virtual = no
  71. help = "This parameter specifies the maximum number of transmit queue
  72.  entries for the network adapter driver.  For a server workstation or
  73.  gateway workstation, set this parameter to the result of multiplying
  74.  the Maximum Transmits Outstanding parameter against the Maximum Sessions
  75.  parameter located in the NETBIOS protocol."
  76.  
  77. [PACKETSIZE]
  78. display = "Transmit packet size"
  79. type = decimal
  80. default="4096"
  81. range = 256-17952
  82. step = 8
  83. optional = yes
  84. editable = yes
  85. virtual = no
  86. help = "Specifies the packet size (in bytes) that the adpater transmits.
  87.  The value must be a multiple of 8.  The maximum size is 4456 bytes at
  88.  the 4-Mbits/sec (MBPS) adapter setting, and is 17,952 bytes at the
  89.  16-MBPS setting."
  90.