home *** CD-ROM | disk | FTP | other *** search
/ Netware Super Library / Netware Super Library.iso / inet_tcp / freetcp / bin / ns2000.nif < prev    next >
Encoding:
OS/2 Network Information File  |  1994-01-17  |  1.3 KB  |  48 lines

  1. ;NS2000 NIF file for LAN Server
  2. ;- Richard Giles 8/11/93
  3.  
  4. [NS2000]
  5. Type = NDIS
  6. Title = "NSC NIC (NE2000-compatible) NDIS 2.01"
  7. Version = 2.01
  8. Drivername = NS20000$
  9. Xports = NETBEUI LANDD
  10.  
  11. [FILE]
  12. Name = NS2000.OS2
  13. Path = C:\ibmcom\macs
  14.  
  15. ; Parameters start
  16.  
  17.  
  18. [interrupt]
  19. tag = INTERRUPT
  20. display = "Interrupt level"
  21. type = decimal
  22. set = 2,3,4,5,7,10,11
  23. default = 10
  24. optional = YES
  25. editable = YES
  26. help = "This parameter specifies the interrupt level used for notifications
  27.  between the workstation and the network adapter card.  Ensure that no
  28.  conflicts exist between the various system components in their use
  29.  of interrupts.  For an 80286, 80386, or 80486 workstation, the specified
  30.  interrupt level will be redirected to interrupt level 9 because the
  31.  cascaded PIC is already using interrupt level 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.