home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / wr07060a.zip / US7060B2.DSK / DRIVERS / CABLETRN.ZIP / e21.nif < prev    next >
INI File  |  1994-07-29  |  2KB  |  71 lines

  1. [E21]
  2. Type = NDIS
  3. Title = Cabletron E21 Ethernet Adapter - OS/2
  4. Version = 1.1
  5. DriverName = E21ND$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = E21ND.OS2
  10.  
  11. ; Parameters start
  12.  
  13. [ioaddress]
  14. tag = IOADDRESS
  15. display = "I/O base address"
  16. type = Hexadecimal
  17. set = 220, 280, 300, 380
  18. default = 380
  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 card. The available
  23. settings are 220, 280, 300, 380. The DNI cards default jumper is 380."
  24.  
  25. [interrupt]
  26. tag = INTERRUPT
  27. display = "Interrupt level"
  28. type = decimal
  29. set = 3, 4, 5, 7, 9, 10, 11, 12, 14, 15 
  30. default = 5
  31. optional = yes
  32. editable = yes
  33. help = "This parameter specifies interrupt level for card. The available
  34. interrupts are 3, 4, 5, 7, 9, 10, 11, 12, 14, 15."
  35.  
  36. [shared_ram]
  37. tag = SHAREDRAM
  38. display = "Shared RAM address"
  39. type = Hexadecimal
  40. range = C000 - DFFF
  41. default = D000
  42. optional = yes
  43. editable = yes
  44. help = "This parameter specifies the Shared RAM starting address. The
  45. available range is from C000 to DFFF in increments of 400 for E2100 (16K ram)
  46. series DNI cards and for E2100-X (64K ram) C000 OR D000."
  47.  
  48. [media]
  49. tag = MEDIA
  50. display = "Media port selection"
  51. type = string
  52. strlength = 3
  53. set = "PRI", "SEC"
  54. default = "PRI"
  55. optional = yes
  56. editable = yes
  57. help = "This parameter selects the port, PRI for UTP, SEC for second media"
  58.  
  59. [netaddress]
  60. tag = NETADDRESS
  61. display = "Locally Administered Address"
  62. type = hexstring
  63. strlength = 12
  64. optional = yes
  65. editable = yes
  66. help = "This parameter sets your locally administered address. It is a twelve
  67. digit hexadecimal address that the DNI card will use instead of the hard coded
  68. address that is on the card."
  69.  
  70.  
  71.