home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / 1142a.zip / DGANDIS.NIF < prev    next >
INI File  |  1994-04-22  |  2KB  |  71 lines

  1. [DGANDIS]
  2. Type = NDIS_SNGL
  3. Title = "DigiBoard Communication Ports"
  4. Version = 1.0
  5. DriverName = DGANDIS$
  6. NoBind = Yes
  7. Copyfile = dga.msg, dgafgp.os2
  8.  
  9. [FILE]
  10. Name = DGANDIS.OS2
  11. Path = IBMCOM\MACS
  12.  
  13. [PCMSUPPORT]
  14. display = "PCM will Control Connections"
  15. type = string
  16. strlength = 4
  17. default = "yes"
  18. set = "yes","no"
  19. optional = no
  20. editable = no
  21. virtual = no
  22. help = "This parameter specifies if a Port Connection Manager will be
  23.  used to manage switched connections with this adapter."
  24.  
  25. [MACTYPE]
  26. display = "MAC Type"
  27. type = string
  28. strlength = 6
  29. default = "802.5"
  30. set = "802.5","802.3"
  31. optional = no
  32. editable = no
  33. virtual = no
  34. help = "This parameter specifies the type of MAC that will
  35.  be presented to the NDIS protocols for this adapter."
  36.  
  37. [CONN_TYPE]
  38. display = "Type of Communications Link"
  39. type = string
  40. strlength = 11
  41. default = "Switched"
  42. set = "Switched","Nonswitched"
  43. optional = no
  44. editable = yes
  45. virtual = no
  46. help = "This parameter specifies either switched type of connection or
  47.  unswitched type connection.  Switched usually applies to autodial modems and
  48.  unswitched usually applies to leased lines or direct connections."
  49.  
  50. [SYNCHRONICITY]
  51. display = "Synchronicity"
  52. type = String
  53. strLength = 13
  54. Default = "Asynchronous"
  55. optional = no
  56. editable = no
  57. virtual = no
  58.  
  59. [PORTNAME]
  60. display  = "Portname displayed in the PPAT table"
  61. type     = String
  62. strLength = 16
  63. default = "DIGI1"
  64. optional = No
  65. editable = Yes
  66. virtual = no
  67. Help     = "Tells the MAC what portname to display in the Physical Port
  68.  Attributes Table (PPAT). This field determines the port to be used for 
  69.  communications."
  70.  
  71.