home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / pana_s / lkrj120 / lkrj120.inf < prev    next >
Windows Setup INFormation  |  1995-12-07  |  11KB  |  302 lines

  1. ; lkrj120.INF  -- This file contains descriptions of all the SCSI
  2. ;                 Host adapters supported in Windows 95
  3. ;                 PC-9821Ne Use LKRJ120N.MPD, Others LKRJ120.MPD
  4. ;
  5.  
  6. [Version]
  7. signature="$CHICAGO$"
  8. Class=SCSIAdapter
  9. Provider=%Pvd%
  10. LayoutFile=LAYOUT.INF
  11.  
  12. ; Class Install
  13. [ClassInstall]
  14. Addreg=SCSIReg
  15.  
  16. [SCSIReg]
  17. HKR,,,,%SCSIClassName%
  18.  
  19.  
  20. ; Table of Contents
  21. [Manufacturer]
  22. %PANASONIC%=PANASONIC
  23.  
  24. [PANASONIC]
  25. %*lkrj120.DeviceDesc%=pana_scsi,PCMCIA\PANASONIC_LK-RJ120Z-5EBA    ;Panasonic PCMCIA/SCSI LK-RJ120 A.0
  26. %*lkrj120n.DeviceDesc%=pana_scsiNE,PCMCIA\PANASONIC_LK-RJ120Z-5EBA    ;Panasonic PCMCIA/SCSI LK-RJ120 A.0
  27.  
  28. [pana_scsi]
  29. CopyFiles=@lkrj120.mpd
  30. AddReg=IOS,PANA_RJ120_Reg
  31. UpdateCfgSys=DOS_RJ120
  32.  
  33. [pana_scsiNE]
  34. CopyFiles=@lkrj120n.mpd
  35. AddReg=IOS,PANA_RJ120NE_Reg,RJ120NE_OVERRIDE
  36. UpdateCfgSys=DOS_RJ120
  37.  
  38. [DOS_RJ120]
  39. DevDelete=Mps_SS.sys
  40. DevDelete=Mps98_SS.sys
  41. DevDelete=Mps98_CS.sys
  42. DevDelete=MpsBIOS.sys
  43. DevDelete=MpsBIOSW.sys
  44. DevDelete=MpsDrive.sys
  45. DevDelete=MpsDrivp.sys
  46. DevDelete=Mps100.sys
  47. DevDelete=Mps110.sys
  48. DevDelete=Mira_CD.sys
  49. DevDelete=Mira_DD.sys
  50. DevDelete=MSDRVR.SYS
  51. DevDelete=MCDPD.SYS
  52.  
  53. [PANA_RJ120_Reg]
  54. HKR,,PortDriver,,lkrj120.mpd
  55.  
  56. [PANA_RJ120NE_Reg]
  57. HKR,,PortDriver,,lkrj120n.mpd
  58.  
  59. ;******************************** Override
  60. [RJ120NE_OVERRIDE]
  61. HKR,Override,0000,1, \
  62. ;
  63. 00,04,00,00, \            ; CONFIGMG_VERSION
  64. 00,20,00,00, \        ; PRIORITY
  65. ;
  66. ; I/O Resource Descriptor
  67. ;
  68. 24,00,00,00, \            ; Total length of I/O Resource Descriptor
  69. 02,00,00,00, \            ; ResType_IO = 0x00000002
  70. 01,00, \                 ; IOD_Count;
  71. 0C,00, \                 ; IOD_Type;    // IOType_Range = 0x000C
  72. 30,01, \                 ; IOD_Alloc_Base;
  73. 3F,01, \                 ; IOD_Alloc_End;
  74. 00,00, \                 ; IOD_DesFlags;
  75. 00, \                     ; IOD_Alloc_Alias;
  76. 00, \                     ; IOD_Alloc_Decode;
  77. F0,FF, \                 ; IOR_Align;    // Mask for base alignment
  78. 10,00, \                 ; IOR_nPorts;    // Number of ports
  79. 30,01, \          ; IOR_Min;    // Min port address
  80. 3f,01, \          ; IOR_Max;    // Max port address
  81. 00,00, \                 ; IOR_RangeFlags;  // Flags
  82. 00, \                     ; IOR_Alias;    // Alias offset
  83. 00, \                     ; IOR_Decode;    // Address specified
  84. AA,00,00,00, \        ; PCCARD flags, 0x40 = 16-bit port
  85. ;
  86. ; IRQ Resource Descriptor
  87. ;
  88. 14,00,00,00, \            ; Total length of IRQ Resource Descriptor
  89. 04,00,00,00, \            ; ResType_IRQ = 0x00000004
  90. 00,00, \                 ; IRQD_Flags;
  91. 05,00, \                 ; IRQD_Alloc_Num;  // Allocated IRQ number
  92. 68,14, \                 ; IRQD_Req_Mask;  // Mask of possible IRQs
  93. 00,00, \                 ; IRQD_Reserved;
  94. 70,00,00,00, \            ; PCCARD flags, 0x20 = Level mode int*s
  95. ;
  96. ; REQUEST_CONFIG_PKT Descriptor
  97. ;
  98. 19,00,00,00, \            ; Length of REQUEST_CONFIG_PKT Descriptor
  99. 7C,89,00,00, \        ; ResType_Ignored_Bit+PCCARD_DEVICE_ID= 0x897C
  100. 00,00, \                 ; Socket;
  101. 02,00, \                 ; Attributes;
  102. 32, \                     ; Vcc;
  103. 32, \                     ; Vpp1;
  104. 32, \                     ; Vpp2;
  105. 02, \                     ; IntType;
  106. 00,02,00,00, \            ; ConfigBase;
  107. 00, \                     ; Status;
  108. 00, \                     ; Pin;
  109. 00, \                     ; Copy;
  110. 10, \               ; ConfigIndex;
  111. 0B, \                     ; Present;
  112. ;
  113. 00,00,00,00              ; TERMINATOR
  114.  
  115. ;**************************
  116. HKR,Override,0001,1, \
  117. ;
  118. 00,04,00,00, \            ; CONFIGMG_VERSION
  119. 00,20,00,00, \        ; PRIORITY
  120. ;
  121. ; I/O Resource Descriptor
  122. ;
  123. 24,00,00,00, \            ; Total length of I/O Resource Descriptor
  124. 02,00,00,00, \            ; ResType_IO = 0x00000002
  125. 01,00, \                 ; IOD_Count;
  126. 0C,00, \                 ; IOD_Type;    // IOType_Range = 0x000C
  127. 00,00, \                 ; IOD_Alloc_Base;
  128. 00,00, \                 ; IOD_Alloc_End;
  129. 00,00, \                 ; IOD_DesFlags;
  130. 00, \                     ; IOD_Alloc_Alias;
  131. 00, \                     ; IOD_Alloc_Decode;
  132. F0,FF, \                 ; IOR_Align;    // Mask for base alignment
  133. 10,00, \                 ; IOR_nPorts;    // Number of ports
  134. 30,02, \          ; IOR_Min;    // Min port address
  135. 3f,02, \          ; IOR_Max;    // Max port address
  136. 00,00, \                 ; IOR_RangeFlags;  // Flags
  137. 00, \                     ; IOR_Alias;    // Alias offset
  138. 00, \                     ; IOR_Decode;    // Address specified
  139. AA,00,00,00, \        ; PCCARD flags, 0x40 = 16-bit port
  140. ;
  141. ; IRQ Resource Descriptor
  142. ;
  143. 14,00,00,00, \            ; Total length of IRQ Resource Descriptor
  144. 04,00,00,00, \            ; ResType_IRQ = 0x00000004
  145. 00,00, \                 ; IRQD_Flags;
  146. 00,00, \                 ; IRQD_Alloc_Num;  // Allocated IRQ number
  147. 68,14, \                 ; IRQD_Req_Mask;  // Mask of possible IRQs
  148. 00,00, \                 ; IRQD_Reserved;
  149. 70,00,00,00, \            ; PCCARD flags, 0x20 = Level mode int*s
  150. ;
  151. ; REQUEST_CONFIG_PKT Descriptor
  152. ;
  153. 19,00,00,00, \            ; Length of REQUEST_CONFIG_PKT Descriptor
  154. 7C,89,00,00, \        ; ResType_Ignored_Bit+PCCARD_DEVICE_ID= 0x897C
  155. 00,00, \                 ; Socket;
  156. 02,00, \                 ; Attributes;
  157. 32, \                     ; Vcc;
  158. 32, \                     ; Vpp1;
  159. 32, \                     ; Vpp2;
  160. 02, \                     ; IntType;
  161. 00,02,00,00, \            ; ConfigBase;
  162. 00, \                     ; Status;
  163. 00, \                     ; Pin;
  164. 00, \                     ; Copy;
  165. 11, \               ; ConfigIndex;
  166. 0B, \                     ; Present;
  167. ;
  168. 00,00,00,00              ; TERMINATOR
  169.  
  170. ;**************************
  171. HKR,Override,0002,1, \
  172. ;
  173. 00,04,00,00, \            ; CONFIGMG_VERSION
  174. 00,20,00,00, \        ; PRIORITY
  175. ;
  176. ; I/O Resource Descriptor
  177. ;
  178. 24,00,00,00, \            ; Total length of I/O Resource Descriptor
  179. 02,00,00,00, \            ; ResType_IO = 0x00000002
  180. 01,00, \                 ; IOD_Count;
  181. 0C,00, \                 ; IOD_Type;    // IOType_Range = 0x000C
  182. 00,00, \                 ; IOD_Alloc_Base;
  183. 00,00, \                 ; IOD_Alloc_End;
  184. 00,00, \                 ; IOD_DesFlags;
  185. 00, \                     ; IOD_Alloc_Alias;
  186. 00, \                     ; IOD_Alloc_Decode;
  187. F0,FF, \                 ; IOR_Align;    // Mask for base alignment
  188. 10,00, \                 ; IOR_nPorts;    // Number of ports
  189. 30,03, \          ; IOR_Min;    // Min port address
  190. 3f,03, \          ; IOR_Max;    // Max port address
  191. 00,00, \                 ; IOR_RangeFlags;  // Flags
  192. 00, \                     ; IOR_Alias;    // Alias offset
  193. 00, \                     ; IOR_Decode;    // Address specified
  194. AA,00,00,00, \        ; PCCARD flags, 0x40 = 16-bit port
  195. ;
  196. ; IRQ Resource Descriptor
  197. ;
  198. 14,00,00,00, \            ; Total length of IRQ Resource Descriptor
  199. 04,00,00,00, \            ; ResType_IRQ = 0x00000004
  200. 00,00, \                 ; IRQD_Flags;
  201. 00,00, \                 ; IRQD_Alloc_Num;  // Allocated IRQ number
  202. 68,14, \                 ; IRQD_Req_Mask;  // Mask of possible IRQs
  203. 00,00, \                 ; IRQD_Reserved;
  204. 70,00,00,00, \            ; PCCARD flags, 0x20 = Level mode int*s
  205. ;
  206. ; REQUEST_CONFIG_PKT Descriptor
  207. ;
  208. 19,00,00,00, \            ; Length of REQUEST_CONFIG_PKT Descriptor
  209. 7C,89,00,00, \        ; ResType_Ignored_Bit+PCCARD_DEVICE_ID= 0x897C
  210. 00,00, \                 ; Socket;
  211. 02,00, \                 ; Attributes;
  212. 32, \                     ; Vcc;
  213. 32, \                     ; Vpp1;
  214. 32, \                     ; Vpp2;
  215. 02, \                     ; IntType;
  216. 00,02,00,00, \            ; ConfigBase;
  217. 00, \                     ; Status;
  218. 00, \                     ; Pin;
  219. 00, \                     ; Copy;
  220. 15, \               ; ConfigIndex;
  221. 0B, \                     ; Present;
  222. ;
  223. 00,00,00,00              ; TERMINATOR
  224.  
  225. ;**************************
  226. HKR,Override,0003,1, \
  227. ;
  228. 00,04,00,00, \            ; CONFIGMG_VERSION
  229. 00,20,00,00, \        ; PRIORITY
  230. ;
  231. ; I/O Resource Descriptor
  232. ;
  233. 24,00,00,00, \            ; Total length of I/O Resource Descriptor
  234. 02,00,00,00, \            ; ResType_IO = 0x00000002
  235. 01,00, \                 ; IOD_Count;
  236. 0C,00, \                 ; IOD_Type;    // IOType_Range = 0x000C
  237. 00,00, \                 ; IOD_Alloc_Base;
  238. 00,00, \                 ; IOD_Alloc_End;
  239. 00,00, \                 ; IOD_DesFlags;
  240. 00, \                     ; IOD_Alloc_Alias;
  241. 00, \                     ; IOD_Alloc_Decode;
  242. F0,FF, \                 ; IOR_Align;    // Mask for base alignment
  243. 10,00, \                 ; IOR_nPorts;    // Number of ports
  244. 00,00, \          ; IOR_Min;    // Min port address
  245. FF,FF, \          ; IOR_Max;    // Max port address
  246. 00,00, \                 ; IOR_RangeFlags;  // Flags
  247. 00, \                     ; IOR_Alias;    // Alias offset
  248. 00, \                     ; IOR_Decode;    // Address specified
  249. A0,00,00,00, \        ; PCCARD flags, 0x40 = 16-bit port
  250. ;
  251. ; IRQ Resource Descriptor
  252. ;
  253. 14,00,00,00, \            ; Total length of IRQ Resource Descriptor
  254. 04,00,00,00, \            ; ResType_IRQ = 0x00000004
  255. 00,00, \                 ; IRQD_Flags;
  256. 00,00, \                 ; IRQD_Alloc_Num;  // Allocated IRQ number
  257. 68,14, \                 ; IRQD_Req_Mask;  // Mask of possible IRQs
  258. 00,00, \                 ; IRQD_Reserved;
  259. 70,00,00,00, \            ; PCCARD flags, 0x20 = Level mode int*s
  260. ;
  261. ; REQUEST_CONFIG_PKT Descriptor
  262. ;
  263. 19,00,00,00, \            ; Length of REQUEST_CONFIG_PKT Descriptor
  264. 7C,89,00,00, \        ; ResType_Ignored_Bit+PCCARD_DEVICE_ID= 0x897C
  265. 00,00, \                 ; Socket;
  266. 02,00, \                 ; Attributes;
  267. 32, \                     ; Vcc;
  268. 32, \                     ; Vpp1;
  269. 32, \                     ; Vpp2;
  270. 02, \                     ; IntType;
  271. 00,02,00,00, \            ; ConfigBase;
  272. 00, \                     ; Status;
  273. 00, \                     ; Pin;
  274. 00, \                     ; Copy;
  275. 08, \               ; ConfigIndex;
  276. 0B, \                     ; Present;
  277. ;
  278. 00,00,00,00              ; TERMINATOR
  279.  
  280. ;**************************
  281.  
  282. ;********************************IOS common section
  283. [IOS]
  284. HKR,,DevLoader,,*IOS
  285. HKR,,DontLoadIfConflict,,Y
  286.  
  287. [ForceMPCopy]
  288. HKR,,NoSetupUI,,1
  289.  
  290. [DestinationDirs]
  291. ASPIDEV = 11                    ; delete from SYSTEM dir if exists
  292. DefaultDestDir = 12             ; IOSubsys directory
  293.  
  294. [Strings]
  295. ;Provider
  296. Pvd="Microsoft"
  297. ;Manufacturer
  298. PANASONIC="Panasonic, MKE."
  299. SCSIClassName="SCSI コントローラ"
  300. *lkrj120.DeviceDesc="Panasonic LK-RJ120ZF /ZH  PCMCIA SCSI-2 Interface."
  301. *lkrj120n.DeviceDesc="Panasonic LK-RJ120ZF /ZH  SCSI-2 Interface PC-9821Ne 専用 Driver."
  302.