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 / pcmniccs.nif < prev    next >
INI File  |  1995-06-01  |  2KB  |  69 lines

  1. [PCMNICCS]
  2. Type = NDIS
  3. Title = "IBM Credit Card Adapter for Ethernet with NDIS support (PCMNICCS.OS2)"
  4. Version = 1.0
  5. DriverName = PCM_CS$
  6.  
  7. [FILE]
  8. Name = PCMNICCS.OS2
  9. Path = IBMCOM\MACS
  10.  
  11. [IOBASE]
  12. display = "I/O Port Base Address"
  13. type = hexadecimal
  14. range = 120 - 3C0
  15. step = 20
  16. optional = yes
  17. editable = yes
  18. virtual = no
  19. help = "This parameter specifies the base I/O port address for
  20.  IBM Credit Card adapter for Ethernet. This option allows the adapter
  21.  to respond at different I/O port addresses.  The base address can
  22.  be anywhere between 120 and 3C0 on a 20 byte increment.
  23.  The default I/O port address is 300."
  24.  
  25. [INTERRUPT]
  26. display = "System Interrupt Level"
  27. type = decimal
  28. optional = yes
  29. editable = yes
  30. set = 3,4,5,7,9,10,11
  31. virtual = no
  32. help = "This parameter specifies the system interrupt level.
  33.  It can be one of the following values: 3, 4, 5, 7, 9, 10, 11.
  34.  The default value is 5 if no keyword is supplied."
  35.  
  36. [RAMADDRESS]
  37. display = "Shared RAM address"
  38. type = hexadecimal
  39. default = 0
  40. set = 0,c0000,c4000,c8000,cc000,d0000,d4000,d8000,dc000
  41. optional = yes
  42. editable = yes
  43. virtual = no
  44. help = "This parameter specifies the physical location of the adapter in the
  45.  memory of the computer. The specified location must not conflict with that
  46.  of any other adapter installed in the workstation or with an address
  47.  that is used by an expanded-memory manager.  The value entered must be
  48.  a hexadecimal number between C0000 and DC000 and must be a multiple of 4000.
  49.  The default addresses are X'D4000'.  For machines with Card Services, a
  50.  value of '0' will allow for dymnamic allocation of RAM by Card Services."
  51.  
  52. [PCMCIA]
  53. display = "PCMCIA mode"
  54. type = none
  55. default = yes
  56. set = yes,no
  57. optional = yes
  58. editable = yes
  59. virtual = no
  60. help = "This parameter specifies that the device driver should look
  61.  for the presence of Card Services and register the driver if Card Services
  62.  is present. This would be the standard mode if Card Services is on the
  63.  target workstation.  This tells the device driver not to search for an
  64.  adapter but to go ahead and register with Card Services. This is only
  65.  used in systems supporting Card Services and the IBM Ethernet Credit
  66.  Card. The default value is YES."
  67.  
  68.  
  69.