home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 20 NDrivers / 20-NDrivers.zip / ns2000wc.zip / ns2000.nif next >
Text File  |  1995-09-19  |  1KB  |  48 lines

  1. ;NS2000 NIF file for MPTS
  2. ;- Richard Giles 8/11/93
  3. ;  altered by Klaus Brunner Sep 19th 1995
  4.  
  5. [NS2000]
  6. Type = NDIS
  7. Title = "NSC NIC (NE2000-compatible) NDIS 2.01"
  8. Version = 2.01
  9. Drivername = NS20000$
  10. Xports = NETBEUI LANDD
  11.  
  12. [FILE]
  13. Name = NS2000.OS2
  14. Path = \ibmcom\macs
  15.  
  16. ; Parameters start
  17.  
  18.  
  19. [interrupt]
  20. tag = INTERRUPT
  21. display = "Interrupt level"
  22. type = decimal
  23. set = 3,4,5,7,9,10,11
  24. default = 10
  25. optional = YES
  26. editable = YES
  27. help = "This parameter specifies the interrupt line used for notifications
  28.  between the workstation and the network adapter card.  Ensure that no
  29.  conflicts exist between the various system components in their use
  30.  of interrupts.  For 286/386 and above systems, select 9 if your
  31.  adapter is configured for 2."
  32.  
  33.  
  34. [iobase]
  35. tag = IOBASE
  36. display = "I/O base address"
  37. type = Hexadecimal
  38. set = 240,280,2c0,300,320,340,360
  39. default = 320
  40. optional = YES
  41. editable = YES
  42. help = "This parameter specifies the starting address of the
  43.  input/output port for the network adapter card.  The defined value
  44.  must be based on the jumper configuration of the network adapter card.
  45.  If the value of this parameter does not match the network adapter card
  46.  jumper configuration, the network adapter driver reports an error."
  47.  
  48.