home *** CD-ROM | disk | FTP | other *** search
/ startrek.net - Powered by Earthlink / startrek.net-earthlink-2002-06-cd.iso / pc / Windows / HSconfig / data1.cab / Win95_Files / ivsnpoet.inf < prev    next >
INI File  |  2001-08-20  |  5KB  |  144 lines

  1. ; iVsnPoET.INF
  2. ;
  3. ; iVasion Adapter.
  4. ;
  5. ; Copyright 1998-1999, iVasion
  6.  
  7. ; The format of this file and the descriptions of the required sections is 
  8. ; documented in Windows 95 Device Driver Programmer's Reference, which is
  9. ; supplied with the Windows 95 DDK.
  10.  
  11. [version]
  12. signature="$CHICAGO$"   
  13. Class=Net
  14. provider="iVasion"
  15.  
  16. [Manufacturer]
  17. "iVasion"=IVASION
  18.  
  19. [IVASION]  ;Manufacturer Name Section
  20. ;
  21. ; %Device Description% =    Install Section Name, Device ID
  22. ;
  23. "iVasion PoET Adapter"  = IVASION.ndi,  *iVsnPoET   ;iVasion Adapter
  24.  
  25.  
  26. ;****************************************************************************
  27. ; iVasion Adapter Install Section
  28. ;****************************************************************************
  29. [IVASION.ndi]
  30. AddReg=NDI.reg,IVASION.Params
  31. DeviceID=*iVsnPoET
  32. MaxInstance=1
  33.  
  34. ;****************************************************************************
  35. ; NDISWANX Install Section
  36. ;****************************************************************************
  37. [PoET95.ndiswanx]
  38. CopyFiles=NdisWanx.CopyFiles
  39.  
  40. ;****************************************************************************
  41. ; NDISWANX CopyFile List Section
  42. ;****************************************************************************
  43. [NdisWanx.CopyFiles]
  44. ;Poet95.sys,,,32       ; 32 = no version conflict when target is newer
  45.  
  46. ;****************************************************************************
  47. ; Source Files and Disks/Directories
  48. ;****************************************************************************
  49. [SourceDisksNames]
  50. 1="PoET Adapter Driver Diskette", "",
  51.  
  52. [SourceDisksFiles]
  53. ;VPNic95.sys   =1
  54.  
  55. ;****************************************************************************
  56. ; Destination Directories
  57. ;****************************************************************************
  58. [DestinationDirs]
  59. DefaultDestDir     =11 ; Windows 95 System Directory
  60. NdisWanx.CopyFiles  =11 ; Windows 95 System Directory
  61.  
  62. ;****************************************************************************
  63. ;
  64. ;       The remaining sections are responsible for generating the proper
  65. ;   entries in the Registry.
  66. ;
  67. ;
  68. ;   All of the entries in these sections have the following format:
  69. ;
  70. ;           key,subkey,valuname,type,value
  71. ;
  72. ;****************************************************************************
  73.  
  74. ;****************************************************************************
  75. ; iVasion Adapter base section
  76. ;****************************************************************************
  77. [NDI.reg]
  78. HKR,Ndi,DeviceID,,*iVsnPoET
  79. HKR,Ndi,CompatibleIDs,,*iVsnPoET
  80.  
  81. ; NDIS Info
  82. HKR,NDIS,LogDriverName,,"PoET95"
  83. HKR,NDIS,MajorNdisVersion,HEX,03
  84. HKR,NDIS,MinorNdisVersion,HEX,0A
  85.  
  86. ; NDI Interfaces
  87. HKR,Ndi\Interfaces,DefUpper,,"ndiswan"
  88. HKR,Ndi\Interfaces,DefLower,,"pptp"
  89. HKR,Ndi\Interfaces,UpperRange,,"ndiswan"
  90. HKR,Ndi\Interfaces,LowerRange,,"pptp"
  91.  
  92. ; NDI Required Components
  93. HKR,Ndi\Compatibility,RequireAll,,"NDISWAN, MSTCP"
  94.  
  95. ; NDI Install sections
  96. HKR,Ndi\Install,ndiswan,,"PoET95.ndiswanx"
  97.  
  98. ;****************************************************************************
  99. ; iVasion Adapter General Params
  100. ;****************************************************************************
  101. [IVASION.Params]
  102. HKR,,DevLoader,,*ndis
  103. HKR,,DeviceVxDs,,PoET95.SYS
  104. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  105. HKR,,NumberOfLines,,"2"
  106. HKR,,AddressList,,""
  107. HKR,,LineName,,"iVasion PoET Adapter"
  108. HKR,,NoPPPHeaderCompression,,""
  109. HKR,,TunnelMode,,"1"
  110. HKR,,VPNDriverName,,"3323"
  111.  
  112. ;****************************************************************************
  113. ; TAPI ISDN Configuration
  114. ;****************************************************************************
  115. HKR,TAPI,ConfigFlags,1,00,00,00,00
  116. HKR,TAPI,DeviceType,1,01,00,00,00
  117. HKR,TAPI,DeviceCaps,1,14,00,00,00, 00,00,00,00, 02,00,00,00, 01,00,00,00, 01,00,00,00
  118. HKR,TAPI\Line0,ConfigFlags,1,00,00,00,00
  119. HKR,TAPI\Line0,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, ff,00,00,00, 03,00,00,00, 02,00,00,00, 02,00,00,00
  120. HKR,TAPI\Line0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  121. HKR,TAPI\Line0\Channel0,ConfigFlags,1,00,00,00,00
  122. HKR,TAPI\Line0\Channel0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  123. HKR,TAPI\Line0\Channel0,SPID,,""
  124. HKR,TAPI\Line0\Channel0,Phone,,""
  125. HKR,TAPI\Line0\Channel1,ConfigFlags,1,00,00,00,00
  126. HKR,TAPI\Line0\Channel1,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  127. HKR,TAPI\Line0\Channel1,SPID,,""
  128. HKR,TAPI\Line0\Channel1,Phone,,""
  129.  
  130. HKR,TAPI\Line1,ConfigFlags,1,00,00,00,00
  131. HKR,TAPI\Line1,LineCaps,1,1c,00,00,00, 00,00,00,00, 03,00,00,00, ff,00,00,00, 03,00,00,00, 02,00,00,00, 02,00,00,00
  132. HKR,TAPI\Line1,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  133. HKR,TAPI\Line1\Channel0,ConfigFlags,1,00,00,00,00
  134. HKR,TAPI\Line1\Channel0,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  135. HKR,TAPI\Line1\Channel0,SPID,,""
  136. HKR,TAPI\Line1\Channel0,Phone,,""
  137. HKR,TAPI\Line1\Channel1,ConfigFlags,1,00,00,00,00
  138. HKR,TAPI\Line1\Channel1,Properties,1,00,00,00,00, 00,00,00,00, 00,00,00,00
  139. HKR,TAPI\Line1\Channel1,SPID,,""
  140. HKR,TAPI\Line1\Channel1,Phone,,""
  141.  
  142.  
  143.  
  144.