home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 20 NDrivers / 20-NDrivers.zip / ni5210o.zip / NI5210.NIF next >
INI File  |  1992-05-01  |  2KB  |  89 lines

  1. [NI5210]
  2. Type = NDIS
  3. Title = "Racal-Datacom NI5210 XT/AT Ethernet Adapter"
  4. Version = 3.65
  5. Drivername = NI5210$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = NI5210.OS2
  10. Path = IBMCOM\MACS
  11.  
  12. ; Parameter start
  13.  
  14. [BASEMEM]
  15. tag = RamAddress
  16. display = "Base Memory Address"
  17. type = Hexadecimal
  18. range = C0000 - EC000 
  19. step = 4000
  20. default = D0000
  21. optional = NO
  22. editable = YES
  23. help = "This parameter specifies the starting address for the memory shared
  24.  between the NI5210 network adapter card and the host system.  The value must
  25.  match the Memory Base Address jumper settings on the card.  Ensure that no
  26.  other devices or programs use the same address."
  27.  
  28. [IRQ]
  29. tag = Interrupt
  30. display = "Interrupt ReQuest (IRQ) Number"
  31. type = decimal
  32. range = 2 - 7
  33. default = 2
  34. optional = NO
  35. editable = YES
  36. help = "This parameter specifies the hardware Interrupt ReQuest (IRQ) line
  37.  used to interrupt the host processor.  The value must match the Interrupt
  38.  Request Level jumper setting on the NI5210 network adapter card.  Ensure that
  39.  no two devices use the same IRQ number, as this condition may cause the host
  40.  system to lock-up."
  41.  
  42. [IOBASE]
  43. tag = IOAddress
  44. display = "I/O Base Address"
  45. type = Hexadecimal
  46. range = 200 - 3F8 
  47. step = 8
  48. default = 360
  49. optional = NO
  50. editable = YES
  51. help = "This parameter specifies the base Input/Output (I/O) address of the
  52.  NI5210 network adapter card.  The value must match the I/O Base Address
  53.  jumper setting on the card.  If it does not, the network adapter driver
  54.  reports an error."
  55.  
  56. [MAXTRANSMITS]
  57. tag = MaxTransmits
  58. display = "Maximum Number of Queued Transmits"
  59. type = decimal
  60. range = 1 - 50
  61. default = 6
  62. optional = NO
  63. editable = YES
  64. help = "This parameter specifies the maximum number of transmit commands that
  65.  can be queued to the NI5210 network adapter driver."
  66.  
  67. [MAXMULTICASTS]
  68. tag = MaxMulticasts
  69. display = "Maximum Number of Multicast Addresses"
  70. type = decimal
  71. range = 1 - 16
  72. default = 10
  73. optional = NO
  74. editable = YES
  75. help = "This parameter specifies the maximum number of multicast addresses
  76.  supported by the NI5210 network adapter driver." 
  77.  
  78. [MAXRECEIVES]
  79. tag = MaxReceives
  80. display = "Maximum Number of Queued Receives"
  81. type = decimal
  82. range = 1 - 6
  83. default = 3
  84. optional = NO
  85. editable = YES
  86. help = "This parameter specifies the maximum number of receive commands that
  87.  can be queued to the NI5210 network adapter driver."
  88.  
  89.