home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 1 / Windows / inf / divacx86.inf < prev    next >
Encoding:
Text (UTF-16)  |  2008-01-19  |  44.7 KB  |  741 lines

  1. ; Copyright (c) 1993-2005 Microsoft Corporation  All rights reserved.
  2.  
  3.  
  4.  
  5.  
  6. ;;++ Added by AddSDisk.cmd
  7. [SourceDisksNames]
  8. 3426=windows cd
  9.  
  10. [SourceDisksFiles]
  11. disrvci.dll         = 3426
  12. disrvsu.dll         = 3426
  13. disrvpp.dll         = 3426
  14. ditrace.exe         = 3426
  15. xlog.exe         = 3426
  16. diapi232.dll         = 3426
  17. dimaint.sys         = 3426
  18. dicowan.sys         = 3426
  19. dicapi.sys         = 3426
  20. usbdload.hex         = 3426
  21. usbdldv2.hex            = 3426
  22. dspcli.bin         = 3426
  23. ;;--
  24.  
  25.  
  26. [Version]
  27.   Signature    = "$Windows NT$"
  28.   Class        = Net
  29.   ClassGUID    = {4d36e972-e325-11ce-bfc1-08002be10318}
  30.   Provider     = %MS%
  31.   DriverVer=06/21/2006,6.0.6001.18000
  32.  
  33.  
  34.  
  35. ;******************
  36. ; Hardware section
  37. ;******************
  38.  
  39. [Manufacturer]
  40.   %PROVIDER%=Cards, NTx86...1
  41.  
  42. [Cards.NTx86...1]
  43. ; Diva Server passive Cards
  44.   %DIVA_CT_ST_DISP%=          DIVA_CT_ST,            PCI\VEN_1133&DEV_E006&SUBSYS_E0061133
  45.   %DIVA_CT_ST_V20_DISP%=      DIVA_CT_ST_V20,        PCI\VEN_1133&DEV_E00E&SUBSYS_E00E1133
  46. ; Diva client
  47.   %DIVA_PRO20_PCI_DISP%=      DIVA_PRO20_PCI,        PCI\VEN_1133&DEV_E001&SUBSYS_E0011133
  48.   %DIVA_20_PCI_DISP%=         DIVA_20_PCI,           PCI\VEN_1133&DEV_E002&SUBSYS_E0021133
  49.   %DIVA_202_PCI_DISP%=        DIVA_202_PCI,             PCI\VEN_1133&DEV_E00B&SUBSYS_E00B1133
  50.   %DIVA_PRO30_PCI_DISP%=      DIVA_PRO30_PCI,        PCI\VEN_1133&DEV_E00D&SUBSYS_E00D1133
  51.   %DIVA_LOW_USB_DISP%=        DIVA_LOW_USB,          USB\VID_071D&PID_1000
  52. ;  %TELEDAT_SURF_USB_DISP%=    DIVA_LOW_USB,          USB\VID_071D&PID_2000
  53.   %DIVA_PCMCIA_DISP%=         DIVA_PCMCIA,           PCMCIA\DIEHL_ISDN-ISDN-DIVA/PCM-348F
  54.   %DIVA_PCMCIA_V2_DISP%=      DIVA_PCMCIA_V2,        PCMCIA\EICON_NETWORKS-DIVA_ISDN_PC_CARD-18BF
  55.   %DIVA_____PCMCIA_DISP%=     DIVA_____PCMCIA,       PCMCIA\Eicon_Networks-Diva_ISDN_PC_Card-EFE8
  56.   %DIVA_PRO_PCMCIA_DISP%=     DIVA_PRO_PCMCIA,       PCMCIA\EICON_DIEHL-DIVA_PRO-2610
  57.   %DIVA_PRO_PCMCIA_V3_DISP%=  DIVA_PRO_PCMCIA_V3,    PCMCIA\Eicon_Networks-Diva_Pro_3.0_PC_Card-8C3F
  58.   %DIVA_LOW_USBV2_DISP%=      DIVA_LOW_USBV2,        USB\VID_071D&PID_1003
  59.  
  60.  
  61.  
  62. [ControlFlags]
  63.   ExcludeFromSelect = *
  64.  
  65.  
  66. ;*********************************************
  67. ; Private section used by private Co-Installer
  68. ;*********************************************
  69. [PreInstall]
  70.   InstallServices = PreInstall.Services
  71.   StartServices   = DiMaint
  72.  
  73. [PreInstall.Services]
  74.   AddService = DiMaint,1,Service.Dimaint,Common.EventLog
  75.  
  76. [PostInstall]
  77.   InstallServices = PostInstall.Services
  78.   StartServices   = DiCapi
  79.  
  80. [PostInstall.Services]
  81.   AddService = DiCapi,1,Service.Dicapi,Common.EventLog
  82.  
  83.  
  84. ;******************************************
  85. ; Install section of Diva ISDN+CT S/T (PCI)
  86. ;******************************************
  87.  
  88. [DIVA_CT_ST]
  89.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_CT_ST.AddReg
  90.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  91.   Characteristics  = %NCF_PHYSICAL%
  92.   BusType          = %PCI%
  93.  
  94. [DIVA_CT_ST.Services]
  95.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  96.  
  97. [DIVA_CT_ST.AddReg]
  98. ;  HKR,0\VendorSpecific,CardName,,%DIVA_CT_ST_DISP%
  99.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,45
  100.   HKR,Ndi,Service,0,"DiCowan"
  101.  
  102. [DIVA_CT_ST.Hw]
  103.   AddReg=DIVA_CT_ST.Hw.AddReg
  104.  
  105. [DIVA_CT_ST.Hw.AddReg]
  106.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  107.  
  108. [DIVA_CT_ST.CoInstallers]
  109.   CopyFiles=CoInst.cf
  110.   AddReg=CoInstallers.AddReg
  111.  
  112.  
  113. ;************************************************
  114. ; Install section of Diva ISDN+CT S/T V2.0 (PCI)
  115. ;************************************************
  116.  
  117. [DIVA_CT_ST_V20]
  118.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_CT_ST_V20.AddReg
  119.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  120.   Characteristics  = %NCF_PHYSICAL%
  121.   BusType          = %PCI%
  122.  
  123. [DIVA_CT_ST_V20.Services]
  124.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  125.  
  126. [DIVA_CT_ST_V20.AddReg]
  127. ;  HKR,0\VendorSpecific,CardName,,%DIVA_CT_ST_V20_DISP%
  128.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,65
  129.   HKR,Ndi,Service,0,"DiCowan"
  130.  
  131. [DIVA_CT_ST_V20.Hw]
  132.   AddReg=DIVA_CT_ST_V20.Hw.AddReg
  133.  
  134. [DIVA_CT_ST_V20.Hw.AddReg]
  135.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  136.  
  137. [DIVA_CT_ST_V20.CoInstallers]
  138.   CopyFiles=CoInst.cf
  139.   AddReg=CoInstallers.AddReg
  140.  
  141.  
  142. ;****************************************
  143. ; Install section of Diva 2.01 S/T (USB)
  144. ;****************************************
  145.  
  146. [DIVA_LOW_USB]
  147.   AddReg           = Common.AddReg,1xBri.AddReg, DIVA_LOW_USB.AddReg
  148.   CopyFiles        = Drv.cf,Usb.cf,Appl.cf,Wow64Dll.cf
  149.   Characteristics  = %NCF_PHYSICAL%
  150.   BusType          = %USB%
  151.  
  152. [DIVA_LOW_USB.Services]
  153.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  154.  
  155. [DIVA_LOW_USB.AddReg]
  156.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,44
  157.   HKR,Ndi,Service,0,"DiCowan"
  158.  
  159. [DIVA_LOW_USB.Hw]
  160.   AddReg=DIVA_LOW_USB.Hw.AddReg
  161.  
  162. [DIVA_LOW_USB.Hw.AddReg]
  163.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  164.  
  165. [DIVA_LOW_USB.CoInstallers]
  166.   CopyFiles=CoInst.cf
  167.   AddReg=CoInstallers.AddReg
  168.  
  169.  
  170. ;*******************************************
  171. ; Install section of Diva Pro 2.0 S/T (PCI)
  172. ;*******************************************
  173.  
  174. [DIVA_PRO20_PCI]
  175.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_PRO20_PCI.AddReg
  176.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  177.   Characteristics  = %NCF_PHYSICAL%
  178.   BusType          = %PCI%
  179.  
  180. [DIVA_PRO20_PCI.Services]
  181.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  182.  
  183. [DIVA_PRO20_PCI.AddReg]
  184. ;  HKR,0\VendorSpecific,CardName,,%DIVA_PRO20_PCI_DISP%
  185.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,7
  186.   HKR,Ndi,Service,0,"DiCowan"
  187.  
  188. [DIVA_PRO20_PCI.Hw]
  189.   AddReg=DIVA_PRO20_PCI.Hw.AddReg
  190.  
  191. [DIVA_PRO20_PCI.Hw.AddReg]
  192.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  193.  
  194. [DIVA_PRO20_PCI.CoInstallers]
  195.   CopyFiles=CoInst.cf
  196.   AddReg=CoInstallers.AddReg
  197.  
  198.  
  199. ;***************************************
  200. ; Install section of Diva 2.0 S/T (PCI)
  201. ;***************************************
  202.  
  203. [DIVA_20_PCI]
  204.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_20_PCI.AddReg
  205. ;  CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  206.   CopyFiles        = Drv.cf,Appl.cf,Wow64Dll.cf
  207.   Characteristics  = %NCF_PHYSICAL%
  208.   BusType          = %PCI%
  209.  
  210. [DIVA_20_PCI.Services]
  211.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  212.  
  213. [DIVA_20_PCI.AddReg]
  214. ;  HKR,0\VendorSpecific,CardName,,%DIVA_20_PCI_DISP%
  215.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,8
  216.   HKR,Ndi,Service,0,"DiCowan"
  217.  
  218. [DIVA_20_PCI.Hw]
  219.   AddReg=DIVA_20_PCI.Hw.AddReg
  220.  
  221. [DIVA_20_PCI.Hw.AddReg]
  222.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  223.  
  224. [DIVA_20_PCI.CoInstallers]
  225.   CopyFiles=CoInst.cf
  226.   AddReg=CoInstallers.AddReg
  227.  
  228.  
  229. ;****************************************
  230. ; Install section of Diva 2.02 S/T (PCI)
  231. ;****************************************
  232.  
  233. [DIVA_202_PCI]
  234.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_202_PCI.AddReg
  235. ;  CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  236.   CopyFiles        = Drv.cf,Appl.cf,Wow64Dll.cf
  237.   Characteristics  = %NCF_PHYSICAL%
  238.   BusType          = %PCI%
  239.  
  240. [DIVA_202_PCI.Services]
  241.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  242.  
  243. [DIVA_202_PCI.AddReg]
  244. ;  HKR,0\VendorSpecific,CardName,,%DIVA_202_PCI_DISP%
  245.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,58
  246.   HKR,Ndi,Service,0,"DiCowan"
  247.  
  248. [DIVA_202_PCI.Hw]
  249.   AddReg=DIVA_202_PCI.Hw.AddReg
  250.  
  251. [DIVA_202_PCI.Hw.AddReg]
  252.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  253.  
  254. [DIVA_202_PCI.CoInstallers]
  255.   CopyFiles=CoInst.cf
  256.   AddReg=CoInstallers.AddReg
  257.  
  258.  
  259. ;***************************************
  260. ; Install section of Diva Pro 3.0 (PCI)
  261. ;***************************************
  262.  
  263. [DIVA_PRO30_PCI]
  264.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_PRO30_PCI.AddReg
  265.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  266.   Characteristics  = %NCF_PHYSICAL%
  267.   BusType          = %PCI%
  268.  
  269. [DIVA_PRO30_PCI.Services]
  270.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  271.  
  272. [DIVA_PRO30_PCI.AddReg]
  273.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,64
  274.   HKR,Ndi,Service,0,"DiCowan"
  275.  
  276. [DIVA_PRO30_PCI.Hw]
  277.   AddReg=DIVA_PRO30_PCI.Hw.AddReg
  278.  
  279. [DIVA_PRO30_PCI.Hw.AddReg]
  280.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  281.  
  282. [DIVA_PRO30_PCI.CoInstallers]
  283.   CopyFiles=CoInst.cf
  284.   AddReg=CoInstallers.AddReg
  285.  
  286.  
  287. ;**********************************
  288. ; Install section of Diva (PCMCIA)
  289. ;**********************************
  290.  
  291. [DIVA_PCMCIA]
  292.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_PCMCIA.AddReg
  293.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  294.   Characteristics  = %NCF_PHYSICAL%
  295.   BusType          = %PCMCIA%
  296.  
  297. [DIVA_PCMCIA.Services]
  298.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  299.  
  300. [DIVA_PCMCIA.AddReg]
  301. ;  HKR,0\VendorSpecific,CardName,,%DIVA_PCMCIA_DISP%
  302.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,2
  303.   HKR,Ndi,Service,0,"DiCowan"
  304.  
  305. [DIVA_PCMCIA.Hw]
  306.   AddReg=DIVA_PCMCIA.Hw.AddReg
  307.  
  308. [DIVA_PCMCIA.Hw.AddReg]
  309.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  310.  
  311. [DIVA_PCMCIA.CoInstallers]
  312.   CopyFiles=CoInst.cf
  313.   AddReg=CoInstallers.AddReg
  314.  
  315.  
  316. ;**************************************
  317. ; Install section of Diva (PCMCIA) 2.0
  318. ;**************************************
  319.  
  320. [DIVA_PCMCIA_V2]
  321.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_PCMCIA_V2.AddReg
  322.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  323.   Characteristics  = %NCF_PHYSICAL%
  324.   BusType          = %PCMCIA%
  325.  
  326. [DIVA_PCMCIA_V2.Services]
  327.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  328.  
  329. [DIVA_PCMCIA_V2.AddReg]
  330. ;  HKR,0\VendorSpecific,CardName,,%DIVA_PCMCIA_V2_DISP%
  331.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,67
  332.   HKR,Ndi,Service,0,"DiCowan"
  333.  
  334. [DIVA_PCMCIA_V2.Hw]
  335.   AddReg=DIVA_PCMCIA_V2.Hw.AddReg
  336.  
  337. [DIVA_PCMCIA_V2.Hw.AddReg]
  338.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  339.  
  340. [DIVA_PCMCIA_V2.CoInstallers]
  341.   CopyFiles=CoInst.cf
  342.   AddReg=CoInstallers.AddReg
  343.  
  344.  
  345. ;**************************************
  346. ; Install section of Diva Pro (PCMCIA)
  347. ;**************************************
  348.  
  349. [DIVA_PRO_PCMCIA]
  350.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_PRO_PCMCIA.AddReg
  351.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  352.   Characteristics  = %NCF_PHYSICAL%
  353.   BusType          = %PCMCIA%
  354.  
  355. [DIVA_PRO_PCMCIA.Services]
  356.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  357.  
  358. [DIVA_PRO_PCMCIA.AddReg]
  359. ;  HKR,0\VendorSpecific,CardName,,%DIVA_PRO_PCMCIA_DISP%
  360.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,4
  361.   HKR,Ndi,Service,0,"DiCowan"
  362.  
  363. [DIVA_PRO_PCMCIA.Hw]
  364.   AddReg=DIVA_PRO_PCMCIA.Hw.AddReg
  365.  
  366. [DIVA_PRO_PCMCIA.Hw.AddReg]
  367.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  368.  
  369. [DIVA_PRO_PCMCIA.CoInstallers]
  370.   CopyFiles=CoInst.cf
  371.   AddReg=CoInstallers.AddReg
  372.  
  373.  
  374. ;*******************************************
  375. ; Install section of Diva Pro v3.0 (PCMCIA)
  376. ;*******************************************
  377.  
  378. [DIVA_PRO_PCMCIA_V3]
  379.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_PRO_PCMCIA_V3.AddReg
  380.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  381.   Characteristics  = %NCF_PHYSICAL%
  382.   BusType          = %PCMCIA%
  383.  
  384. [DIVA_PRO_PCMCIA_V3.Services]
  385.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  386.  
  387. [DIVA_PRO_PCMCIA_V3.AddReg]
  388. ;  HKR,0\VendorSpecific,CardName,,%DIVA_PRO_PCMCIA_V3_DISP%
  389.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,69
  390.   HKR,Ndi,Service,0,"DiCowan"
  391.  
  392. [DIVA_PRO_PCMCIA_V3.Hw]
  393.   AddReg=DIVA_PRO_PCMCIA_V3.Hw.AddReg
  394.  
  395. [DIVA_PRO_PCMCIA_V3.Hw.AddReg]
  396.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  397.  
  398. [DIVA_PRO_PCMCIA_V3.CoInstallers]
  399.   CopyFiles=CoInst.cf
  400.   AddReg=CoInstallers.AddReg
  401.  
  402.  
  403. ;*******************************************************************************
  404. ; Install section of re-badged Diva Pro (PCMCIA) aka Diva ISDN PC Card (PCMCIA)
  405. ;*******************************************************************************
  406.  
  407. [DIVA_____PCMCIA]
  408.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_____PCMCIA.AddReg
  409.   CopyFiles        = Drv.cf,Dsp.cf,Appl.cf,Wow64Dll.cf
  410.   Characteristics  = %NCF_PHYSICAL%
  411.   BusType          = %PCMCIA%
  412.  
  413. [DIVA_____PCMCIA.Services]
  414.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  415.  
  416. [DIVA_____PCMCIA.AddReg]
  417. ;  HKR,0\VendorSpecific,CardName,,%DIVA_____PCMCIA_DISP%
  418.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,68
  419.   HKR,Ndi,Service,0,"DiCowan"
  420.  
  421. [DIVA_____PCMCIA.Hw]
  422.   AddReg=DIVA_____PCMCIA.Hw.AddReg
  423.  
  424. [DIVA_____PCMCIA.Hw.AddReg]
  425.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  426.  
  427. [DIVA_____PCMCIA.CoInstallers]
  428.   CopyFiles=CoInst.cf
  429.   AddReg=CoInstallers.AddReg
  430.  
  431.  
  432. ;**************************************
  433. ; Install section of Diva ISDN USB 2.0
  434. ;**************************************
  435.  
  436. [DIVA_LOW_USBV2]
  437.   AddReg           = Common.AddReg,1xBri.AddReg,DIVA_LOW_USBV2.AddReg
  438.   CopyFiles        = Drv.cf,UsbV2.cf,Appl.cf,Wow64Dll.cf
  439.   Characteristics  = %NCF_PHYSICAL%
  440.   BusType          = %USB%
  441.  
  442. [DIVA_LOW_USBV2.Services]
  443.   AddService = DiCowan,2,Service.DIVA,Common.EventLog
  444.  
  445. [DIVA_LOW_USBV2.AddReg]
  446.   HKR,VendorSpecific,CardTypeNum,%REG_DW%,62
  447.   HKR,Ndi,Service,0,"DiCowan"
  448.  
  449. [DIVA_LOW_USBV2.Hw]
  450.   AddReg=DIVA_LOW_USBV2.Hw.AddReg
  451.  
  452. [DIVA_LOW_USBV2.Hw.AddReg]
  453.   HKR,,LowerFilters,%REG_MSZ%,"NDProxy"
  454.  
  455. [DIVA_LOW_USBV2.CoInstallers]
  456.   CopyFiles=CoInst.cf
  457.   AddReg=CoInstallers.AddReg
  458.  
  459.  
  460. ;******************************
  461. ; Install section of all cards
  462. ;******************************
  463.  
  464. [Common.AddReg]
  465.   HKR,Ndi\Interfaces,UpperRange,%REG_SZ%,"ndiswan"
  466.   HKR,Ndi\Interfaces,LowerRange,%REG_SZ%,"isdn"
  467.  
  468.   HKR,"",IsdnSwitchTypes,%REG_DW%,%CLIENT_ISDNSWITCHTYPES%
  469.   HKR,"",IsdnSwitchType,%REG_DW_NCLOB%,0x80
  470.   HKR,"",IsdnAutoSwitchDetect,%REG_DW%,1
  471.  
  472.   ;private variables
  473.   HKR,VendorSpecific,PrivItemUid,,%PRIVITEMID_CARD%
  474.   HKR,VendorSpecific,InstallDir,,%DRVDIR%
  475.  
  476.   HKR,VendorSpecific,Label,%REG_SZ%,"Diva for Windows - Version 7.7 105-190 (RC 1)"
  477.   HKR,VendorSpecific,Logging,%REG_DW_NCLOB%,1
  478.   HKR,VendorSpecific,CallbackPrefix,%REG_SZ%,""
  479.   HKR,VendorSpecific,CheckFCS,%REG_DW_NCLOB%,0x0A
  480.   HKR,VendorSpecific,DisabledServicesMask,%REG_DW_NCLOB%,0x00
  481.   HKR,VendorSpecific,DiwanFeatures,%REG_DW_NCLOB%,0x00
  482.   HKR,VendorSpecific,IgnoreCallbackNumber,%REG_DW_NCLOB%,0x00
  483.   HKR,VendorSpecific,ForceAnalogBcOnCallback,%REG_DW_NCLOB%,0x00
  484.   HKR,VendorSpecific,NoAnswerTimeout,%REG_DW_NCLOB%,0x14
  485.   HKR,VendorSpecific,NumberChecking,%REG_DW_NCLOB%,0x00
  486.   HKR,VendorSpecific,NumberCheckingFile,%REG_SZ_NCLOB%,""
  487.   HKR,VendorSpecific,NumberCheckingSubPath,%REG_SZ_NCLOB%,""
  488.   HKR,VendorSpecific,ShortholdMode,%REG_DW_NCLOB%,0x00
  489.   HKR,VendorSpecific,ShortholdTime,%REG_DW_NCLOB%,0x00
  490.  
  491. [1xBri.AddReg]
  492.   HKR,"",WanEndpoints,%REG_DW%,02
  493.   HKR,"",IsdnNumDChannels,%REG_DW%,01
  494.   HKR,0,IsdnNumBChannels,%REG_DW%,02
  495.   HKR,0,IsdnMultiSubscriberNumbers,%REG_MSZ_NCLOB%,""
  496.   HKR,0\0,IsdnPhoneNumber,%REG_SZ_NCLOB%,""
  497.   HKR,0\0,IsdnSpid,%REG_SZ_NCLOB%,""
  498.   HKR,0\0,IsdnSubaddress,%REG_SZ_NCLOB%,""
  499.   HKR,0\1,IsdnPhoneNumber,%REG_SZ_NCLOB%,""
  500.   HKR,0\1,IsdnSpid,%REG_SZ_NCLOB%,""
  501.   HKR,0\1,IsdnSubaddress,%REG_SZ_NCLOB%,""
  502.   HKR,0\VendorSpecific,CardName,%REG_SZ_NCLOB%,"#0"
  503. ;  HKR,0\VendorSpecific,LineType,%REG_DW_NCLOB%,0
  504. ;  HKR,0\VendorSpecific,InterfaceType,%REG_DW_NCLOB%,0
  505. ;  HKR,0\VendorSpecific,NT2,%REG_DW_NCLOB%,0
  506. ;  HKR,0\VendorSpecific,StableL2,%REG_DW_NCLOB%,1
  507. ;  HKR,0\VendorSpecific,TEI,%REG_DW_NCLOB%,255
  508. ;  HKR,0\VendorSpecific,Permanent,%REG_DW_NCLOB%,0
  509.  
  510.  
  511. ;*************************************************
  512. ; Install section for service all Diva card driver
  513. ;*************************************************
  514.  
  515. [Service.DIVA]
  516.   DisplayName     = %DIVACO_DISP%
  517.   ServiceType     = 1   ; SERVICE_KERNEL_DRIVER
  518.   StartType       = 3   ; SERVICE_DEMAND_START
  519.   ErrorControl    = 1   ; SERVICE_ERROR_NORMAL
  520.   ServiceBinary   = %12%\%DRVDIR%\dicowan.sys
  521.   LoadOrderGroup  = Ndis
  522.   Dependencies    = NDProxy
  523.   Addreg          = Service.Diva.AddReg
  524.  
  525. [Service.Diva.AddReg]
  526.   HKR,"",TextModeFlags,%REG_DW%,0x0001
  527. ;  HKR,Parameters,Logging,%REG_DW_NCLOB%,0x7fffffff
  528.  
  529.  
  530. ;***********************************
  531. ; Install event logging
  532. ;***********************************
  533.  
  534. [Common.EventLog]
  535.   AddReg = Common.EventLog.AddReg
  536.  
  537. [Common.EventLog.AddReg]
  538. ;  HKR,"",EventMessageFile,%REG_SZ%,%10%\System32\netevent.dll
  539.   HKR,"",EventMessageFile,%REG_ESZ%,"%%SYSTEMROOT%%\System32\netevent.dll"
  540.   HKR,"",TypesSupported,%REG_DW%,7
  541.  
  542.  
  543. ;**********************************
  544. ; Install section for service maint
  545. ;**********************************
  546.  
  547. [Service.Dimaint]
  548.   DisplayName     = %MAINT_DISP%
  549.   ServiceType     = 1   ; SERVICE_KERNEL_DRIVER
  550.   StartType       = 0   ; SERVICE_BOOT_START
  551.   ErrorControl    = 1   ; SERVICE_ERROR_NORMAL
  552.   ServiceBinary   = %12%\%DRVDIR%\dimaint.sys
  553.   AddReg          = Service.Dimaint.AddReg
  554.  
  555. [Service.Dimaint.AddReg]
  556.   HKR,Parameters,ScreenDebug,%REG_DW_NCLOB%,0
  557. ;  HKR,Parameters,ScreenDebugMask,%REG_DW_NCLOB%,0xfffffff
  558.   HKR,Parameters,DebugBufferSize,%REG_DW_NCLOB%,250000
  559.  
  560.  
  561. ;***********************************
  562. ; Install section for service dicapi
  563. ;***********************************
  564.  
  565. [Service.Dicapi]
  566.   DisplayName     = %CAPI_DISP%
  567.   ServiceType     = 1   ; SERVICE_KERNEL_DRIVER
  568.   StartType       = 2   ; SERVICE_AUTO_START
  569.   ErrorControl    = 1   ; SERVICE_ERROR_NORMAL
  570.   ServiceBinary   = %12%\%DRVDIR%\dicapi.sys
  571.   Dependencies    = Dimaint
  572.   AddReg          = Service.Dicapi.AddReg
  573.  
  574. [Service.Dicapi.AddReg]
  575.   HKR,"",Group,%REG_SZ%,%CAPI20%
  576.   HKR,"",TextModeFlags,%REG_DW%,0x0001
  577.   HKR,Parameters,Logging,%REG_DW_NCLOB%,1
  578.   HKR,Parameters,ControllerCount,%REG_DW_NCLOB%,0
  579.   HKR,Parameters,DeviceName,%REG_SZ_NCLOB%,"DiCapi"
  580.   HKR,Parameters,Manufacturer,%REG_SZ_NCLOB%,%PROVIDER%
  581.  
  582.  
  583. ;**********************************************
  584. ; Common Addreg section for Device Co-Installer
  585. ;**********************************************
  586.  
  587. [CoInstallers.AddReg]
  588.   HKR,"",CoInstallers32,%REG_MSZ%,"disrvci.dll,CoDeviceInstall"
  589.   HKR,"",EnumPropPages32,%REG_SZ%,"disrvpp.dll,EnumPropPages"
  590.  
  591.  
  592. ;*************************************************
  593. ; File copy section of coinstaller and setup files
  594. ;*************************************************
  595.  
  596. [CoInst.cf]
  597. ;  disrvci.dll,,,0x60
  598.   disrvci.dll,,,0x4
  599.   disrvsu.dll,,,0x4
  600. ;  disrvpp.dll,,,0x60
  601.   disrvpp.dll,,,0x4
  602.  
  603.  
  604. ;***********************************************
  605. ; File copy section of common application files
  606. ;***********************************************
  607.  
  608. [Appl.cf]
  609. ; * diagnosis utility *
  610.   ditrace.exe,,,0x4
  611.   xlog.exe,,,0x4
  612.  
  613. [Wow64Dll.cf]
  614. ; * capi libraries *
  615.   capi2032.dll,diapi232.dll,,0x4
  616.  
  617.  
  618. ;******************************************
  619. ; File copy section of common driver files
  620. ;******************************************
  621.  
  622. [Drv.cf]
  623. ; * Maint trace utility
  624.   dimaint.sys,,,0x4
  625.  
  626. ; * monolithic wan miniport/protocol driver
  627.   dicowan.sys,,,0x4
  628.  
  629. ; * CAPI 2.0 driver
  630.   dicapi.sys,,,0x4
  631.  
  632. [Usb.cf]
  633.   usbdload.hex,,,0x4
  634.  
  635. [UsbV2.cf]
  636.   usbdload.hex, usbdldv2.hex,,0x4
  637.  
  638.  
  639. ;*****************************************
  640. ; File copy section of DSP download files
  641. ;*****************************************
  642.  
  643. [Dsp.cf]
  644. ; * DSP download files (library)
  645. ;  dspdload.bin,,,0x4
  646.   dspcli.bin,,,0x4
  647.  
  648.  
  649. ;*************************
  650. ; Destination directories
  651. ;*************************
  652.  
  653. [DestinationDirs]
  654.   DefaultDestDir       = 11
  655.   CoInst.cf            = 11                            ; "Windows\System32"
  656.   Appl.cf              = 11                            ; "Windows\System32"
  657.   Wow64Dll.cf          = 10,System32                   ; "Windows\SysWow64"
  658.   Drv.cf               = 10,System32\Drivers\%DRVDIR%  ; "Windows\System32\Drivers\<private>"
  659.   Usb.cf               = 10,System32\Drivers\%DRVDIR%  ; "Windows\System32\Drivers\<private>"
  660.   UsbV2.cf             = 10,System32\Drivers\%DRVDIR%  ; "Windows\System32\Drivers\<private>"
  661.   Dsp.cf               = 10,System32\Drivers\%DRVDIR%  ; "Windows\System32\Drivers\<private>"
  662.  
  663.  
  664. ;******************
  665. ; String constants
  666. ;******************
  667.  
  668. [strings]
  669.   MS=                  "Microsoft"
  670.   PROVIDER=                       "Eicon Networks"
  671.   PROVIDERPRODUCT=                "Eicon Networks Diva Server"
  672.   PRIVITEMID_CARD=                "{2CD6D901-506B-11d1-BF23-00A0242DD63F}"
  673.   DRVDIR=                         "disdn"
  674.  
  675.   DIVA_CT_ST_DISP=         "Eicon Diva Server ISDN+CT S/T (PCI)"
  676.   DIVA_CT_ST_V20_DISP=     "Eicon Diva Server ISDN+CT S/T V2.0 (PCI)"
  677.   DIVA_PRO20_PCI_DISP=     "Eicon DIVA Pro 2.0 S/T (PCI)"
  678.   DIVA_20_PCI_DISP=        "Eicon DIVA 2.0 S/T (PCI)"
  679.   DIVA_202_PCI_DISP=       "Eicon DIVA 2.02 S/T (PCI)"
  680.   DIVA_PRO30_PCI_DISP=     "Eicon Diva Pro 3.0 (PCI)"
  681.   DIVA_PCMCIA_DISP=        "Eicon DIVA/PCM (PCMCIA)"
  682.   DIVA_PCMCIA_V2_DISP=     "Eicon Diva PC Card (PCMCIA)"
  683.   DIVA_____PCMCIA_DISP=    "Eicon Diva PC Card (PCMCIA)"
  684.   DIVA_PRO_PCMCIA_DISP=    "Eicon DIVA Pro (PCMCIA)"
  685.   DIVA_PRO_PCMCIA_V3_DISP= "Eicon Diva Pro 3.0 (PCMCIA)"
  686.   DIVA_LOW_USB_DISP=       "Eicon Diva USB 2.01 S/T"
  687.   TELEDAT_SURF_USB_DISP=   "Teledat Surf USB"
  688.   DIVA_LOW_USBV2_DISP=     "Eicon Diva ISDN USB 2.0"
  689.  
  690.   ; friendly server names
  691.   DIVA_DISP=                      "Eicon Driver for all DIVA PnP cards"
  692.   DIVACO_DISP=                    "Eicon Connection Oriented Driver for all Diva PnP cards"
  693.   MAINT_DISP=                     "Eicon Maintenance Driver"
  694.   CAPI_DISP=                      "Eicon CAPI 2.0 Driver"
  695.   CAPI20=                         "CAPI20"
  696.  
  697.   SERVER_DISK_1_LABEL=              "Diva Client for Windows Setup"
  698.  
  699.  
  700.   ; registry data types
  701.   ;     types with NCLOB don't overwrite existing values
  702.   REG_SZ=                         0x00000000
  703.   REG_SZ_NCLOB=                   0x00000002
  704.   REG_MSZ=                        0x00010000
  705.   REG_MSZ_NCLOB=                  0x00010002
  706. ;  REG_MSZ_APPEND=                 0x0001000A
  707. ;  REG_MSZ_DELVAL=                 0x00010006
  708.   REG_ESZ=                        0x00020000
  709.   REG_DW=                         0x00010001
  710.   REG_DW_NCLOB=                   0x00010003
  711.  
  712.   ; bus types [ USB isn't existing, fake as Internal (or PCI)? ]
  713.   ISA=                            1
  714.   MCA=                            3
  715.   PCI=                            5
  716.   PCMCIA=                         8
  717.   ISAPNP=                         14
  718.   USB=                            15
  719.  
  720.   ; device characteristics
  721.   NCF_PHYSICAL=                   0x04
  722.   NCF_HAS_UI=                     0x80
  723.  
  724.  
  725. ;***************************************************
  726. ; Supported Switch Types for Server cards:
  727. ;  [ISDN_SWITCH_AUTO(0x01)]    | ISDN_SWITCH_ATT(0x02
  728. ;  ISDN_SWITCH_NI1(0x04)    | ISDN_SWITCH_NTI(0x08)
  729. ;  ISDN_SWITCH_INS64(0x10)  | ISDN_SWITCH_1TR6(0x20)
  730. ;  ISDN_SWITCH_VN3(0x40)    | ISDN_SWITCH_DSS1(0x80)
  731. ;  ISDN_SWITCH_AUS(0x100)   | ISDN_SWITCH_BEL(0x200)
  732. ;  ISDN_SWITCH_SWE(0x1000)  | ISDN_SWITCH_ITA(0x2000)
  733. ;  ISDN_SWITCH_TWN(0x4000)
  734. ;***************************************************
  735.   GENERIC_ISDNSWITCHTYPES=  0x73DE
  736.   CLIENT_ISDNSWITCHTYPES=  0x73DE
  737.  
  738. ;[strings.0007]
  739.  
  740. ;*** end *********************************************************************
  741.