home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 29 Fixes_o / 29-Fixes_o.zip / us8210b4.dsk / IBMCOM / MACS / MACS.ZIP / ibmcom / macs / pc04cray.nif < prev    next >
INI File  |  1995-06-01  |  2KB  |  60 lines

  1. [PC04CRAY]
  2. Type = NDIS
  3. Title = "Cray ScaNet Network Adapter (PC04.OS2)"
  4. Version = 6.04
  5. Drivername = PC04$
  6. Xports = NETBEUI LANDD
  7.  
  8. [FILE]
  9. Name = PC04.OS2
  10. Path = IBMCOM\MACS
  11.  
  12. ;parameter start
  13.  
  14. [Interrupt]
  15. tag = INTERRUPT
  16. display = "Network adapter interrupt"
  17. type = decimal
  18. range = 2-15
  19. default = 3
  20. optional = YES
  21. editable = YES
  22. help = "This parameter specifies the network adapter IRQ level.
  23.  The IRQ specified must not conflict with the IRQ of any other
  24.  equipment installed in the PC. The recommended value for this
  25.  field are 3. Refer to your network adapter documentation for
  26.  more information on this parameter."
  27.  
  28. [memaddress]
  29. tag = MEMADDRESS
  30. display = "Network adapter address"
  31. type = hexadecimal
  32. range = C0000-FF0000
  33. step = 800
  34. default = D0000
  35. optional = YES
  36. editable = YES
  37. virtual = no
  38. help = "This parameter specifies the physical RAM location on the
  39.  network adapter card. The specified location must not conflict with
  40.  the addresses of any other adapter card installed or any programs
  41.  using this address configured in the workstation. The recommended
  42.  value for this field are D0000. Refer to your network adapter
  43.  documentation for more information on this parameter."
  44.  
  45. [protocol]
  46. tag = PROTOCOL
  47. display = "Network protocol"
  48. type = String
  49. StrLength = 3
  50. default = RAW
  51. set = TP4,RAW
  52. optional = YES
  53. editable = YES
  54. help = "This parameter specifies wether the protocol on top of NDIS will
  55.  be encapsulated in the OSI TP4 stack or wether the adapter will act
  56.  like a MAC driver (RAW mode). Choose TP4 in ISO router enviroment
  57.  (Requires TP4 mode in both server and workstations). Choose RAW in any
  58.  other case."
  59.  
  60.