home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Kingston / lc_20.EXE / NDIS2 / LANSVR30.OS2 / KTC2000.NIF < prev   
Text File  |  1997-08-04  |  1KB  |  48 lines

  1. ;KTC100.NIF Network Information File for IBM Lan Server 3.0
  2. ;OS/2 REQUESTER NDIS2 Driver
  3. ;Kingston EtheRx PCI Family Ethernet Adapters
  4. ;08/04/97 v.1.2
  5.  
  6. [KTC2000]
  7. Type = NDIS
  8. Title = "Kingston EtheRx LC ISA Ethernet Adapter"
  9. Version = 2.10
  10. Drivername = KTC2000$
  11. Xports = NETBEUI LANDD
  12.  
  13. [FILE]
  14. Name = KTC2000.OS2
  15. Path = ibmcom\macs
  16.  
  17. ; Parameters start
  18.  
  19. [interrupt]
  20. tag = INTERRUPT
  21. display = "Interrupt level"
  22. type = decimal
  23. set = 3,4,5,9,10,11,12,15
  24. default = 3
  25. optional = YES
  26. editable = YES
  27. help = "This parameter specifies the interrupt level 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 an 80286, 80386, or 80486 workstation, the specified
  31.  interrupt level will be redirected to interrupt level 9 because the
  32.  cascaded PIC is already using interrupt level 2."
  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 = 300
  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.