home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / windows / mem1614 / precopy3.cab / mfdfgo.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1997-10-16  |  28.9 KB  |  920 lines

  1.  
  2. [Version]
  3. CatalogFile=mfdfgo.cat
  4. LayoutFile=layout.inf, layout1.inf, layout2.inf
  5. Signature=$CHICAGO$
  6. Class=MultiFunction
  7. Provider=%String0%
  8.  
  9. [ClassInstall]
  10.  
  11. [DestinationDirs]
  12. DataFire.Drivers.CopyFiles=11
  13. DataFire.Config.CopyFiles=11
  14. DataFire.Utils.CopyFiles=30,DataFire
  15.  
  16. [Manufacturer]
  17. %String0%=DIGI
  18.  
  19. [DIGI]
  20. %String1%=DataFireU.mf,PCMCIA\DIGI_INTERNATIONAL-DATAFIRE_GO!_SERIES_U_ISDN_V.34-8431
  21. %String2%=DataFireST.mf,PCMCIA\DIGI_INTERNATIONAL-DATAFIRE_GO!_SERIES_ST_ISDN_V.34-60C0
  22.  
  23. [DataFireU.mf]
  24. CopyFiles=DataFire.Config.CopyFiles,DataFire.Drivers.CopyFiles,DataFire.Utils.CopyFiles
  25. AddReg=StandardMF.Reg,ADDREG_DATAFIRE.reg
  26.  
  27. [DataFireU.mf.HW]
  28. AddReg=DataFireU.mf.RegHW
  29.  
  30. [DataFireU.mf.RegHW]
  31. HKR,Child0000,HardwareID,,MF\DIGIGOU_DEV0
  32. HKR,Child0000,ResourceMap,1,00,01
  33. HKR,Child0001,HardwareID,,MF\DIGIGOU_DEV1
  34. HKR,Child0001,ResourceMap,1,01,02,03,04
  35. HKR,Child0002,HardwareID,,MF\DIGIGOU_DEV2
  36. HKR,Child0002,ResourceMap,1,00
  37.  
  38.  
  39. ;
  40. ; ST specific stuff
  41. ;
  42. [DataFireST.mf]
  43. CopyFiles=DataFire.Config.CopyFiles,DataFire.Drivers.CopyFiles,DataFire.Utils.CopyFiles
  44. AddReg=StandardMF.Reg,ADDREG_DATAFIRE.reg
  45.  
  46. [DataFireST.mf.HW]
  47. AddReg=DataFireST.mf.RegHW
  48.  
  49. [DataFireST.mf.RegHW]
  50. HKR,Child0000,HardwareID,,MF\DIGIGOST_DEV0
  51. HKR,Child0000,ResourceMap,1,00,01
  52. HKR,Child0001,HardwareID,,MF\DIGIGOST_DEV1
  53. HKR,Child0001,ResourceMap,1,01,02,03,04
  54. HKR,Child0002,HardwareID,,MF\DIGIGOST_DEV2
  55. HKR,Child0002,ResourceMap,1,00
  56.  
  57. [StandardMF.Reg]
  58. HKR,,DevLoader,,*CONFIGMG
  59. HKR,,Enumerator,,*CONFIGMG
  60. HKR,,CMDrivFlags,1,03,00,00,00
  61.  
  62. [ADDREG_DATAFIRE.reg]
  63. ;
  64. ; OVERRIDE for COM2
  65. ;
  66. HKR,Override,0000,1, \
  67. ;
  68. ; CONFIGMG_VERSION
  69. ;
  70. 00,04,00,00, \
  71. ;
  72. ; PRIORITY
  73. ;
  74. 00,30,00,00, \
  75. ;
  76. ;
  77. ; OVERRIDE for COM2
  78. ;
  79. ; I/O Resource Descriptor 0: COM port
  80. ;
  81. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  82. 02,00,00,00, \ ; ResType_IO = 0x00000002
  83. 01,00, \       ; IOD_Count;
  84. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  85. 00,00, \       ; IOD_Alloc_Base;
  86. 00,00, \       ; IOD_Alloc_End;
  87. 00,00, \       ; IOD_DesFlags;
  88. 00, \          ; IOD_Alloc_Alias;
  89. 00, \          ; IOD_Alloc_Decode;
  90. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  91. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  92. F8,02, \       ; IOR_Min;          // Min port address
  93. FF,02, \       ; IOR_Max;          // Max port address
  94. 00,00, \       ; IOR_RangeFlags;   // Flags
  95. 00, \          ; IOR_Alias;        // Alias offset
  96. 00, \          ; IOR_Decode;       // Address specified
  97. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  98. ;
  99. ; IRQ Resource Descriptor
  100. ;
  101. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  102. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  103. 00,00, \       ; IRQD_Flags;
  104. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  105. 08,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  106. 00,00, \       ; IRQD_Reserved;
  107. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  108. ;
  109. ; MEM Resource Descriptor 0
  110. ;
  111. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  112. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  113. 01,00, \       ; MD_Count;
  114. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  115. 00,00,00,00, \ ; MD_Alloc_Base;
  116. 00,00,00,00, \ ; MD_Alloc_End;
  117. 00,00, \       ; MD_Flags;
  118. 00,00, \       ; MD_Reserved;
  119. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  120. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  121. 00,00,00,00, \ ; MR_Min;      // Min Address
  122. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  123. 00,00, \       ; MR_Flags;         // Flags
  124. 00,00, \       ; MR_Reserved;
  125. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  126.                ;         0x08 = 16-bit common mem
  127. 00,00,00,00, \ ; Memory card address
  128. ;
  129. ; MEM Resource Descriptor 1
  130. ;
  131. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  132. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  133. 01,00, \       ; MD_Count;
  134. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  135. 00,00,00,00, \ ; MD_Alloc_Base;
  136. 00,00,00,00, \ ; MD_Alloc_End;
  137. 00,00, \       ; MD_Flags;
  138. 00,00, \       ; MD_Reserved;
  139. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  140. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  141. 00,00,00,00, \ ; MR_Min;      // Min Address
  142. 00,00,10,00, \ ; MR_Max;      // Max Address
  143. 00,00, \       ; MR_Flags;         // Flags
  144. 00,00, \       ; MR_Reserved;
  145. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  146.                ;         0x08 = 16-bit common mem
  147. 00,00,00,00, \ ; Memory card address
  148. ;
  149. ; REQUEST_CONFIG_PKT Descriptor
  150. ;
  151. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  152. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  153. 00,00, \       ; Socket;
  154. 02,00, \       ; Attributes;
  155. 32, \          ; Vcc;
  156. 00, \          ; Vpp1; 78
  157. 00, \          ; Vpp2; 78
  158. 02, \          ; IntType;
  159. 00,10,00,00, \ ; ConfigBase;
  160. 00, \          ; Status;
  161. 00, \          ; Pin;
  162. 00, \          ; Copy;
  163. 41, \          ; ConfigIndex;
  164. 01, \          ; Present;
  165. ;
  166. ; TERMINATOR
  167. ;
  168. 00,00,00,00
  169. ;
  170. ;
  171. ; OVERRIDE for COM3
  172. ;
  173. HKR,Override,0001,1, \
  174. ;
  175. ; CONFIGMG_VERSION
  176. ;
  177. 00,04,00,00, \
  178. ;
  179. ; PRIORITY
  180. ;
  181. 00,30,00,00, \
  182. ;
  183. ; I/O Resource Descriptor 0: COM port
  184. ;
  185. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  186. 02,00,00,00, \ ; ResType_IO = 0x00000002
  187. 01,00, \       ; IOD_Count;
  188. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  189. 00,00, \       ; IOD_Alloc_Base;
  190. 00,00, \       ; IOD_Alloc_End;
  191. 00,00, \       ; IOD_DesFlags;
  192. 00, \          ; IOD_Alloc_Alias;
  193. 00, \          ; IOD_Alloc_Decode;
  194. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  195. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  196. E8,03, \       ; IOR_Min;          // Min port address
  197. EF,03, \       ; IOR_Max;          // Max port address
  198. 00,00, \       ; IOR_RangeFlags;   // Flags
  199. 00, \          ; IOR_Alias;        // Alias offset
  200. 00, \          ; IOR_Decode;       // Address specified
  201. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  202. ;
  203. ; IRQ Resource Descriptor
  204. ;
  205. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  206. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  207. 00,00, \       ; IRQD_Flags;
  208. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  209. 10,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  210. 00,00, \       ; IRQD_Reserved;
  211. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  212. ;
  213. ; MEM Resource Descriptor 0
  214. ;
  215. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  216. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  217. 01,00, \       ; MD_Count;
  218. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  219. 00,00,00,00, \ ; MD_Alloc_Base;
  220. 00,00,00,00, \ ; MD_Alloc_End;
  221. 00,00, \       ; MD_Flags;
  222. 00,00, \       ; MD_Reserved;
  223. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  224. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  225. 00,00,00,00, \ ; MR_Min;      // Min Address
  226. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  227. 00,00, \       ; MR_Flags;         // Flags
  228. 00,00, \       ; MR_Reserved;
  229. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  230.                ;         0x08 = 16-bit common mem
  231. 00,00,00,00, \ ; Memory card address
  232. ;
  233. ; MEM Resource Descriptor 1
  234. ;
  235. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  236. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  237. 01,00, \       ; MD_Count;
  238. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  239. 00,00,00,00, \ ; MD_Alloc_Base;
  240. 00,00,00,00, \ ; MD_Alloc_End;
  241. 00,00, \       ; MD_Flags;
  242. 00,00, \       ; MD_Reserved;
  243. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  244. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  245. 00,00,00,00, \ ; MR_Min;      // Min Address
  246. 00,00,10,00, \ ; MR_Max;      // Max Address
  247. 00,00, \       ; MR_Flags;         // Flags
  248. 00,00, \       ; MR_Reserved;
  249. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  250.                ;         0x08 = 16-bit common mem
  251. 00,00,00,00, \ ; Memory card address
  252. ;
  253. ; REQUEST_CONFIG_PKT Descriptor
  254. ;
  255. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  256. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  257. 00,00, \       ; Socket;
  258. 02,00, \       ; Attributes;
  259. 32, \          ; Vcc;
  260. 00, \          ; Vpp1; 78
  261. 00, \          ; Vpp2; 78
  262. 02, \          ; IntType;
  263. 00,10,00,00, \ ; ConfigBase;
  264. 00, \          ; Status;
  265. 00, \          ; Pin;
  266. 00, \          ; Copy;
  267. 61, \          ; ConfigIndex;
  268. 01, \          ; Present;
  269. ;
  270. ; TERMINATOR
  271. ;
  272. 00,00,00,00
  273. ;
  274. ;
  275. ; OVERRIDE for COM4
  276. ;
  277. HKR,Override,0002,1, \
  278. ;
  279. ; CONFIGMG_VERSION
  280. ;
  281. 00,04,00,00, \
  282. ;
  283. ; PRIORITY
  284. ;
  285. 00,30,00,00, \
  286. ;
  287. ; I/O Resource Descriptor 0: COM port
  288. ;
  289. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  290. 02,00,00,00, \ ; ResType_IO = 0x00000002
  291. 01,00, \       ; IOD_Count;
  292. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  293. 00,00, \       ; IOD_Alloc_Base;
  294. 00,00, \       ; IOD_Alloc_End;
  295. 00,00, \       ; IOD_DesFlags;
  296. 00, \          ; IOD_Alloc_Alias;
  297. 00, \          ; IOD_Alloc_Decode;
  298. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  299. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  300. E8,02, \       ; IOR_Min;          // Min port address
  301. EF,02, \       ; IOR_Max;          // Max port address
  302. 00,00, \       ; IOR_RangeFlags;   // Flags
  303. 00, \          ; IOR_Alias;        // Alias offset
  304. 00, \          ; IOR_Decode;       // Address specified
  305. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  306. ;
  307. ; IRQ Resource Descriptor
  308. ;
  309. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  310. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  311. 00,00, \       ; IRQD_Flags;
  312. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  313. 08,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  314. 00,00, \       ; IRQD_Reserved;
  315. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  316. ;
  317. ; MEM Resource Descriptor 0
  318. ;
  319. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  320. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  321. 01,00, \       ; MD_Count;
  322. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  323. 00,00,00,00, \ ; MD_Alloc_Base;
  324. 00,00,00,00, \ ; MD_Alloc_End;
  325. 00,00, \       ; MD_Flags;
  326. 00,00, \       ; MD_Reserved;
  327. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  328. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  329. 00,00,00,00, \ ; MR_Min;      // Min Address
  330. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  331. 00,00, \       ; MR_Flags;         // Flags
  332. 00,00, \       ; MR_Reserved;
  333. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  334.                ;         0x08 = 16-bit common mem
  335. 00,00,00,00, \ ; Memory card address
  336. ;
  337. ; MEM Resource Descriptor 1
  338. ;
  339. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  340. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  341. 01,00, \       ; MD_Count;
  342. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  343. 00,00,00,00, \ ; MD_Alloc_Base;
  344. 00,00,00,00, \ ; MD_Alloc_End;
  345. 00,00, \       ; MD_Flags;
  346. 00,00, \       ; MD_Reserved;
  347. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  348. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  349. 00,00,00,00, \ ; MR_Min;      // Min Address
  350. 00,00,10,00, \ ; MR_Max;      // Max Address
  351. 00,00, \       ; MR_Flags;         // Flags
  352. 00,00, \       ; MR_Reserved;
  353. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  354.                ;         0x08 = 16-bit common mem
  355. 00,00,00,00, \ ; Memory card address
  356. ;
  357. ; REQUEST_CONFIG_PKT Descriptor
  358. ;
  359. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  360. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  361. 00,00, \       ; Socket;
  362. 02,00, \       ; Attributes;
  363. 32, \          ; Vcc;
  364. 00, \          ; Vpp1; 78
  365. 00, \          ; Vpp2; 78
  366. 02, \          ; IntType;
  367. 00,10,00,00, \ ; ConfigBase;
  368. 00, \          ; Status;
  369. 00, \          ; Pin;
  370. 00, \          ; Copy;
  371. 61, \          ; ConfigIndex;
  372. 01, \          ; Present;
  373. ;
  374. ; TERMINATOR
  375. ;
  376. 00,00,00,00
  377. ;
  378. ;
  379. ;
  380. ; OVERRIDE for COM1
  381. ;
  382. HKR,Override,0003,1, \
  383. ;
  384. ; CONFIGMG_VERSION
  385. ;
  386. 00,04,00,00, \
  387. ;
  388. ; PRIORITY
  389. ;
  390. 00,30,00,00, \
  391. ;
  392. ; I/O Resource Descriptor 0: COM port
  393. ;
  394. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  395. 02,00,00,00, \ ; ResType_IO = 0x00000002
  396. 01,00, \       ; IOD_Count;
  397. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  398. 00,00, \       ; IOD_Alloc_Base;
  399. 00,00, \       ; IOD_Alloc_End;
  400. 00,00, \       ; IOD_DesFlags;
  401. 00, \          ; IOD_Alloc_Alias;
  402. 00, \          ; IOD_Alloc_Decode;
  403. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  404. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  405. F8,03, \       ; IOR_Min;          // Min port address
  406. FF,03, \       ; IOR_Max;          // Max port address
  407. 00,00, \       ; IOR_RangeFlags;   // Flags
  408. 00, \          ; IOR_Alias;        // Alias offset
  409. 00, \          ; IOR_Decode;       // Address specified
  410. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  411. ;
  412. ; IRQ Resource Descriptor
  413. ;
  414. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  415. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  416. 00,00, \       ; IRQD_Flags;
  417. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  418. 10,00, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  419. 00,00, \       ; IRQD_Reserved;
  420. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  421. ;
  422. ; MEM Resource Descriptor 0
  423. ;
  424. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  425. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  426. 01,00, \       ; MD_Count;
  427. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  428. 00,00,00,00, \ ; MD_Alloc_Base;
  429. 00,00,00,00, \ ; MD_Alloc_End;
  430. 00,00, \       ; MD_Flags;
  431. 00,00, \       ; MD_Reserved;
  432. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  433. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  434. 00,00,00,00, \ ; MR_Min;      // Min Address
  435. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  436. 00,00, \       ; MR_Flags;         // Flags
  437. 00,00, \       ; MR_Reserved;
  438. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  439.                ;         0x08 = 16-bit common mem
  440. 00,00,00,00, \ ; Memory card address
  441. ;
  442. ; MEM Resource Descriptor 1
  443. ;
  444. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  445. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  446. 01,00, \       ; MD_Count;
  447. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  448. 00,00,00,00, \ ; MD_Alloc_Base;
  449. 00,00,00,00, \ ; MD_Alloc_End;
  450. 00,00, \       ; MD_Flags;
  451. 00,00, \       ; MD_Reserved;
  452. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  453. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  454. 00,00,00,00, \ ; MR_Min;      // Min Address
  455. 00,00,10,00, \ ; MR_Max;      // Max Address
  456. 00,00, \       ; MR_Flags;         // Flags
  457. 00,00, \       ; MR_Reserved;
  458. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  459.                ;         0x08 = 16-bit common mem
  460. 00,00,00,00, \ ; Memory card address
  461. ;
  462. ; REQUEST_CONFIG_PKT Descriptor
  463. ;
  464. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  465. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  466. 00,00, \       ; Socket;
  467. 02,00, \       ; Attributes;
  468. 32, \          ; Vcc;
  469. 00, \          ; Vpp1; 78
  470. 00, \          ; Vpp2; 78
  471. 02, \          ; IntType;
  472. 00,10,00,00, \ ; ConfigBase;
  473. 00, \          ; Status;
  474. 00, \          ; Pin;
  475. 00, \          ; Copy;
  476. 41, \          ; ConfigIndex;
  477. 01, \          ; Present;
  478. ;
  479. ; TERMINATOR
  480. ;
  481. 00,00,00,00
  482. ;
  483. ;
  484. ;
  485. HKR,Override,0004,1, \
  486. ;
  487. ; CONFIGMG_VERSION
  488. ;
  489. 00,04,00,00, \
  490. ;
  491. ; PRIORITY
  492. ;
  493. 00,50,00,00, \
  494. ;
  495. ;
  496. ; OVERRIDE for COM2
  497. ;
  498. ; I/O Resource Descriptor 0: COM port
  499. ;
  500. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  501. 02,00,00,00, \ ; ResType_IO = 0x00000002
  502. 01,00, \       ; IOD_Count;
  503. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  504. 00,00, \       ; IOD_Alloc_Base;
  505. 00,00, \       ; IOD_Alloc_End;
  506. 00,00, \       ; IOD_DesFlags;
  507. 00, \          ; IOD_Alloc_Alias;
  508. 00, \          ; IOD_Alloc_Decode;
  509. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  510. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  511. F8,02, \       ; IOR_Min;          // Min port address
  512. FF,02, \       ; IOR_Max;          // Max port address
  513. 00,00, \       ; IOR_RangeFlags;   // Flags
  514. 00, \          ; IOR_Alias;        // Alias offset
  515. 00, \          ; IOR_Decode;       // Address specified
  516. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  517. ;
  518. ; IRQ Resource Descriptor
  519. ;
  520. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  521. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  522. 00,00, \       ; IRQD_Flags;
  523. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  524. ff,ff, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  525. 00,00, \       ; IRQD_Reserved;
  526. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  527. ;
  528. ; MEM Resource Descriptor 0
  529. ;
  530. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  531. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  532. 01,00, \       ; MD_Count;
  533. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  534. 00,00,00,00, \ ; MD_Alloc_Base;
  535. 00,00,00,00, \ ; MD_Alloc_End;
  536. 00,00, \       ; MD_Flags;
  537. 00,00, \       ; MD_Reserved;
  538. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  539. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  540. 00,00,00,00, \ ; MR_Min;      // Min Address
  541. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  542. 00,00, \       ; MR_Flags;         // Flags
  543. 00,00, \       ; MR_Reserved;
  544. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  545.                ;         0x08 = 16-bit common mem
  546. 00,00,00,00, \ ; Memory card address
  547. ;
  548. ; MEM Resource Descriptor 1
  549. ;
  550. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  551. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  552. 01,00, \       ; MD_Count;
  553. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  554. 00,00,00,00, \ ; MD_Alloc_Base;
  555. 00,00,00,00, \ ; MD_Alloc_End;
  556. 00,00, \       ; MD_Flags;
  557. 00,00, \       ; MD_Reserved;
  558. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  559. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  560. 00,00,00,00, \ ; MR_Min;      // Min Address
  561. 00,00,10,00, \ ; MR_Max;      // Max Address
  562. 00,00, \       ; MR_Flags;         // Flags
  563. 00,00, \       ; MR_Reserved;
  564. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  565.                ;         0x08 = 16-bit common mem
  566. 00,00,00,00, \ ; Memory card address
  567. ;
  568. ; REQUEST_CONFIG_PKT Descriptor
  569. ;
  570. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  571. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  572. 00,00, \       ; Socket;
  573. 02,00, \       ; Attributes;
  574. 32, \          ; Vcc;
  575. 00, \          ; Vpp1; 78
  576. 00, \          ; Vpp2; 78
  577. 02, \          ; IntType;
  578. 00,10,00,00, \ ; ConfigBase;
  579. 00, \          ; Status;
  580. 00, \          ; Pin;
  581. 00, \          ; Copy;
  582. 41, \          ; ConfigIndex;
  583. 01, \          ; Present;
  584. ;
  585. ; TERMINATOR
  586. ;
  587. 00,00,00,00
  588. ;
  589. ;
  590. ; OVERRIDE for COM3
  591. ;
  592. HKR,Override,0005,1, \
  593. ;
  594. ; CONFIGMG_VERSION
  595. ;
  596. 00,04,00,00, \
  597. ;
  598. ; PRIORITY
  599. ;
  600. 00,50,00,00, \
  601. ;
  602. ; I/O Resource Descriptor 0: COM port
  603. ;
  604. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  605. 02,00,00,00, \ ; ResType_IO = 0x00000002
  606. 01,00, \       ; IOD_Count;
  607. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  608. 00,00, \       ; IOD_Alloc_Base;
  609. 00,00, \       ; IOD_Alloc_End;
  610. 00,00, \       ; IOD_DesFlags;
  611. 00, \          ; IOD_Alloc_Alias;
  612. 00, \          ; IOD_Alloc_Decode;
  613. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  614. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  615. E8,03, \       ; IOR_Min;          // Min port address
  616. EF,03, \       ; IOR_Max;          // Max port address
  617. 00,00, \       ; IOR_RangeFlags;   // Flags
  618. 00, \          ; IOR_Alias;        // Alias offset
  619. 00, \          ; IOR_Decode;       // Address specified
  620. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  621. ;
  622. ; IRQ Resource Descriptor
  623. ;
  624. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  625. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  626. 00,00, \       ; IRQD_Flags;
  627. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  628. ff,ff, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  629. 00,00, \       ; IRQD_Reserved;
  630. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  631. ;
  632. ; MEM Resource Descriptor 0
  633. ;
  634. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  635. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  636. 01,00, \       ; MD_Count;
  637. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  638. 00,00,00,00, \ ; MD_Alloc_Base;
  639. 00,00,00,00, \ ; MD_Alloc_End;
  640. 00,00, \       ; MD_Flags;
  641. 00,00, \       ; MD_Reserved;
  642. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  643. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  644. 00,00,00,00, \ ; MR_Min;      // Min Address
  645. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  646. 00,00, \       ; MR_Flags;         // Flags
  647. 00,00, \       ; MR_Reserved;
  648. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  649.                ;         0x08 = 16-bit common mem
  650. 00,00,00,00, \ ; Memory card address
  651. ;
  652. ; MEM Resource Descriptor 1
  653. ;
  654. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  655. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  656. 01,00, \       ; MD_Count;
  657. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  658. 00,00,00,00, \ ; MD_Alloc_Base;
  659. 00,00,00,00, \ ; MD_Alloc_End;
  660. 00,00, \       ; MD_Flags;
  661. 00,00, \       ; MD_Reserved;
  662. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  663. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  664. 00,00,00,00, \ ; MR_Min;      // Min Address
  665. 00,00,10,00, \ ; MR_Max;      // Max Address
  666. 00,00, \       ; MR_Flags;         // Flags
  667. 00,00, \       ; MR_Reserved;
  668. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  669.                ;         0x08 = 16-bit common mem
  670. 00,00,00,00, \ ; Memory card address
  671. ;
  672. ; REQUEST_CONFIG_PKT Descriptor
  673. ;
  674. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  675. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  676. 00,00, \       ; Socket;
  677. 02,00, \       ; Attributes;
  678. 32, \          ; Vcc;
  679. 00, \          ; Vpp1; 78
  680. 00, \          ; Vpp2; 78
  681. 02, \          ; IntType;
  682. 00,10,00,00, \ ; ConfigBase;
  683. 00, \          ; Status;
  684. 00, \          ; Pin;
  685. 00, \          ; Copy;
  686. 61, \          ; ConfigIndex;
  687. 01, \          ; Present;
  688. ;
  689. ; TERMINATOR
  690. ;
  691. 00,00,00,00
  692. ;
  693. ;
  694. ; OVERRIDE for COM4
  695. ;
  696. HKR,Override,0006,1, \
  697. ;
  698. ; CONFIGMG_VERSION
  699. ;
  700. 00,04,00,00, \
  701. ;
  702. ; PRIORITY
  703. ;
  704. 00,50,00,00, \
  705. ;
  706. ; I/O Resource Descriptor 0: COM port
  707. ;
  708. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  709. 02,00,00,00, \ ; ResType_IO = 0x00000002
  710. 01,00, \       ; IOD_Count;
  711. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  712. 00,00, \       ; IOD_Alloc_Base;
  713. 00,00, \       ; IOD_Alloc_End;
  714. 00,00, \       ; IOD_DesFlags;
  715. 00, \          ; IOD_Alloc_Alias;
  716. 00, \          ; IOD_Alloc_Decode;
  717. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  718. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  719. E8,02, \       ; IOR_Min;          // Min port address
  720. EF,02, \       ; IOR_Max;          // Max port address
  721. 00,00, \       ; IOR_RangeFlags;   // Flags
  722. 00, \          ; IOR_Alias;        // Alias offset
  723. 00, \          ; IOR_Decode;       // Address specified
  724. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  725. ;
  726. ; IRQ Resource Descriptor
  727. ;
  728. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  729. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  730. 00,00, \       ; IRQD_Flags;
  731. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  732. ff,ff, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  733. 00,00, \       ; IRQD_Reserved;
  734. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  735. ;
  736. ; MEM Resource Descriptor 0
  737. ;
  738. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  739. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  740. 01,00, \       ; MD_Count;
  741. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  742. 00,00,00,00, \ ; MD_Alloc_Base;
  743. 00,00,00,00, \ ; MD_Alloc_End;
  744. 00,00, \       ; MD_Flags;
  745. 00,00, \       ; MD_Reserved;
  746. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  747. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  748. 00,00,00,00, \ ; MR_Min;      // Min Address
  749. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  750. 00,00, \       ; MR_Flags;         // Flags
  751. 00,00, \       ; MR_Reserved;
  752. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  753.                ;         0x08 = 16-bit common mem
  754. 00,00,00,00, \ ; Memory card address
  755. ;
  756. ; MEM Resource Descriptor 1
  757. ;
  758. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  759. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  760. 01,00, \       ; MD_Count;
  761. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  762. 00,00,00,00, \ ; MD_Alloc_Base;
  763. 00,00,00,00, \ ; MD_Alloc_End;
  764. 00,00, \       ; MD_Flags;
  765. 00,00, \       ; MD_Reserved;
  766. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  767. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  768. 00,00,00,00, \ ; MR_Min;      // Min Address
  769. 00,00,10,00, \ ; MR_Max;      // Max Address
  770. 00,00, \       ; MR_Flags;         // Flags
  771. 00,00, \       ; MR_Reserved;
  772. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  773.                ;         0x08 = 16-bit common mem
  774. 00,00,00,00, \ ; Memory card address
  775. ;
  776. ; REQUEST_CONFIG_PKT Descriptor
  777. ;
  778. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  779. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  780. 00,00, \       ; Socket;
  781. 02,00, \       ; Attributes;
  782. 32, \          ; Vcc;
  783. 00, \          ; Vpp1; 78
  784. 00, \          ; Vpp2; 78
  785. 02, \          ; IntType;
  786. 00,10,00,00, \ ; ConfigBase;
  787. 00, \          ; Status;
  788. 00, \          ; Pin;
  789. 00, \          ; Copy;
  790. 61, \          ; ConfigIndex;
  791. 01, \          ; Present;
  792. ;
  793. ; TERMINATOR
  794. ;
  795. 00,00,00,00
  796. ;
  797. ;
  798. ;
  799. ; OVERRIDE for COM1
  800. ;
  801. HKR,Override,0007,1, \
  802. ;
  803. ; CONFIGMG_VERSION
  804. ;
  805. 00,04,00,00, \
  806. ;
  807. ; PRIORITY
  808. ;
  809. 00,50,00,00, \
  810. ;
  811. ; I/O Resource Descriptor 0: COM port
  812. ;
  813. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  814. 02,00,00,00, \ ; ResType_IO = 0x00000002
  815. 01,00, \       ; IOD_Count;
  816. 0C,00, \       ; IOD_Type;         // IOType_Range = 0x000C
  817. 00,00, \       ; IOD_Alloc_Base;
  818. 00,00, \       ; IOD_Alloc_End;
  819. 00,00, \       ; IOD_DesFlags;
  820. 00, \          ; IOD_Alloc_Alias;
  821. 00, \          ; IOD_Alloc_Decode;
  822. F8,FF, \       ; IOR_Align;        // Mask for base alignment E0/F0
  823. 08,00, \       ; IOR_nPorts;       // Number of ports, pony=10
  824. F8,03, \       ; IOR_Min;          // Min port address
  825. FF,03, \       ; IOR_Max;          // Max port address
  826. 00,00, \       ; IOR_RangeFlags;   // Flags
  827. 00, \          ; IOR_Alias;        // Alias offset
  828. 00, \          ; IOR_Decode;       // Address specified
  829. 64,00,00,00, \ ; PCCARD flags, 0x40 = 16-bit port
  830. ;
  831. ; IRQ Resource Descriptor
  832. ;
  833. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  834. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  835. 00,00, \       ; IRQD_Flags;
  836. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  837. ff,ff, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  838. 00,00, \       ; IRQD_Reserved;
  839. 20,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  840. ;
  841. ; MEM Resource Descriptor 0
  842. ;
  843. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  844. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  845. 01,00, \       ; MD_Count;
  846. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  847. 00,00,00,00, \ ; MD_Alloc_Base;
  848. 00,00,00,00, \ ; MD_Alloc_End;
  849. 00,00, \       ; MD_Flags;
  850. 00,00, \       ; MD_Reserved;
  851. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  852. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  853. 00,00,00,00, \ ; MR_Min;      // Min Address
  854. FF,FF,FF,FF, \ ; MR_Max;      // Max Address
  855. 00,00, \       ; MR_Flags;         // Flags
  856. 00,00, \       ; MR_Reserved;
  857. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  858.                ;         0x08 = 16-bit common mem
  859. 00,00,00,00, \ ; Memory card address
  860. ;
  861. ; MEM Resource Descriptor 1
  862. ;
  863. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  864. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  865. 01,00, \       ; MD_Count;
  866. 14,00, \       ; MD_Type;          // MType_Range = 0x0014
  867. 00,00,00,00, \ ; MD_Alloc_Base;
  868. 00,00,00,00, \ ; MD_Alloc_End;
  869. 00,00, \       ; MD_Flags;
  870. 00,00, \       ; MD_Reserved;
  871. 00,E0,FF,FF, \ ; MR_Align;         // Mask for base alignment
  872. 00,20,00,00, \ ; MR_nBytes;        // Count of bytes
  873. 00,00,00,00, \ ; MR_Min;      // Min Address
  874. 00,00,10,00, \ ; MR_Max;      // Max Address
  875. 00,00, \       ; MR_Flags;         // Flags
  876. 00,00, \       ; MR_Reserved;
  877. 00,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  878.                ;         0x08 = 16-bit common mem
  879. 00,00,00,00, \ ; Memory card address
  880. ;
  881. ; REQUEST_CONFIG_PKT Descriptor
  882. ;
  883. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT Descriptor
  884. 7C,89,00,00, \ ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  885. 00,00, \       ; Socket;
  886. 02,00, \       ; Attributes;
  887. 32, \          ; Vcc;
  888. 00, \          ; Vpp1; 78
  889. 00, \          ; Vpp2; 78
  890. 02, \          ; IntType;
  891. 00,10,00,00, \ ; ConfigBase;
  892. 00, \          ; Status;
  893. 00, \          ; Pin;
  894. 00, \          ; Copy;
  895. 41, \          ; ConfigIndex;
  896. 01, \          ; Present;
  897. ;
  898. ; TERMINATOR
  899. ;
  900. 00,00,00,00
  901.  
  902. [ControlFlags]
  903.  
  904. [DataFire.Drivers.CopyFiles]
  905. Digicxp.vxd,DgCxpGo.vxd
  906. DigiCBri.sys
  907.  
  908. [DataFire.Config.CopyFiles]
  909. DgCfgWiz.exe
  910. DigiDfGo.hlp
  911.  
  912. [DataFire.Utils.CopyFiles]
  913. DigiView.exe
  914. DigiView.dll
  915.  
  916. [Strings]
  917. String0="Digi International"
  918. String1="Digi DataFire GO! Series U ISDN V.34 (MultiFunctional)"
  919. String2="Digi DataFire GO! Series ST ISDN V.34 (MultiFunctional)"
  920.