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 / pmac.nif < prev    next >
INI File  |  1995-11-01  |  2KB  |  70 lines

  1. [PPMAC]
  2. Type = NDIS
  3. Title = "SSW Parallel Port NIC-less Adapter"
  4. Version = 1.00
  5. DriverName = PPORT1$
  6. Copyfile = PMAC.MSG,PMAC.EXE
  7.  
  8. [FILE]
  9. Name = PMAC.OS2
  10. Path = IBMCOM\MACS
  11.  
  12. [CONNECTMODE]
  13. display = "Parallel Port Network Driver connect mode"
  14. type = string
  15. strlength = 6
  16. set = "CALL","IDLE"
  17. optional = yes
  18. editable = yes
  19. virtual = no
  20. help = "This parameter identifies the network device driver mode at
  21.  boot time.  If the primary use of the LPT port will be for devices
  22.  other than the PMAC, then set this value to 'IDLE'.  This parameter
  23.  is optional.  If it is not set, PMAC defaults to 'CALL'."
  24.  
  25.  
  26. [NETADDRESS]
  27. display = "Parallel Port Network Driver address"
  28. type = hexstring
  29. default = 40000000000A
  30. strlength = 12
  31. range = 000000000000-7FFFFFFFFFFF
  32. optional = no
  33. editable = yes
  34. virtual = no
  35. help = "This parameter overrides the network address of the network
  36.  driver set during install.  The value of this parameter is a hexadecimal
  37.  string of 12 digits, as in 400001020304.  The address must be unique with
  38.  any other network driver addresses on the network."
  39.  
  40. [IRQ]
  41. display = "LPT IRQ Level"
  42. type = decimal
  43. default = "7"
  44. range = 2-15
  45. step = 1
  46. optional = no
  47. editable = yes
  48. virtual = no
  49. help = "This parameter specifies IRQ level of the LPT port that is to be
  50.  used by the Parallel Port NDIS driver.  This specified level must match the
  51.  IRQ level of the LPT port to be used.  If you do not know this value,
  52.  refer to your LPT adapter manual."
  53.  
  54. [IOPORT]
  55. display = "LPT Port base address"
  56. type = Hexadecimal
  57. ;default = 378
  58. range = 000-FFF
  59. step = 1
  60. optional = yes
  61. editable = yes
  62. virtual = no
  63. help = " This parameter specifies the IO port base address of the LPT port
  64.  to be used by the Parallel Port NDIS driver.  If you have only one LPT
  65.  port on your machine, then you do not need to specify the port.  The SSW
  66.  driver will automatically use the first LPT port found on the system.  If
  67.  you are unsure of the value of the port address for this LPT port,
  68.  consult your manual for your LPT adapter manual."
  69.  
  70.