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

  1. [T20]
  2. Type = NDIS
  3. Title = "Cabletron T20 Tokenring Adapter - OS/2"
  4. Version = 1.1
  5. DriverName = T20ND$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = T20ND.OS2
  10.  
  11. ; Parameters start
  12.  
  13. [ioaddress]
  14. tag = IOADDRESS
  15. display = "I/O base address"
  16. type = Hexadecimal
  17. set = A20, A80, 1A20, 1A80
  18. default = A20
  19. optional = yes
  20. editable = yes
  21. help = "This parameter specifies the I/O base address used by the network
  22. board. It must match the jumper setting on the DNI adapter. The available
  23. settings are 0xA20, 0xA80, 0x1A20, 0x1A80. The DNI adapters default jumper
  24. is A20."
  25.  
  26. [interrupt]
  27. tag = INTERRUPT
  28. display = "Interrupt level"
  29. type = decimal
  30. set = 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15
  31. default = 5
  32. optional = yes
  33. editable = yes
  34. help = "This parameter specifies the interrupt level for the adapter. The
  35. available interrupts are 3 - 7, 9 - 12, 14, or 15."
  36.  
  37. [dmachannel]
  38. tag = DMACHANNEL
  39. display = "DMA channel"
  40. type = decimal
  41. range = 5 - 7
  42. default = 5
  43. optional = yes
  44. editable = yes
  45. help = "This parameter specifies the DMA level for the adapter. The
  46. available range is from 5 - 7." 
  47.  
  48.  
  49. [media]
  50. tag = MEDIA
  51. display = "Media port selection"
  52. type = string
  53. strlength = 3
  54. set = "PRI", "SEC"
  55. default = "PRI"
  56. optional = yes
  57. editable = yes
  58. help = "This parameter selects the port, PRI for UTP, SEC for second media."
  59.  
  60. [netaddress]
  61. tag = NETADDRESS
  62. display = "Locally Administered Address"
  63. type = hexstring
  64. strlength = 12
  65. optional = yes
  66. editable = yes
  67. help = "This parameter sets your locally administered address. It is a twelve
  68. digit hexadecimal address that the DNI adapter will use instead of the hard
  69. coded address that is on the adapter."
  70.  
  71. [bandwidth]
  72. tag = BANDWIDTH
  73. display = "Token Ring speed"
  74. type = decimal
  75. set = 4, 16
  76. default = 16
  77. optional = yes
  78. editable = yes
  79. help = "This parameter specifies the Token Ring speed:
  80.         16 Mbits/sec, 4 Mbits/sec"
  81.  
  82. [timing]
  83. tag = TIMING
  84. display = "Board timing setting"
  85. type = string
  86. strlength = 3
  87. set = "DEF", "ALT"
  88. default = "DEF"
  89. optional = yes
  90. editable = yes
  91. help = "This parameter is used to change the board timing which may be
  92.         dependant on the PC, use ALT for PS/2 model 30."
  93.  
  94.  
  95.