home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / iodata / pcl98 / pcl98.inf < prev    next >
Windows Setup INFormation  |  1995-11-14  |  6KB  |  182 lines

  1. ; PCL98.INF
  2. ;
  3. ; I-O DATA PCLA for NEC-98 Ethernet Adapter INF file for Windows 95
  4. ;
  5.  
  6. [version]
  7. signature="$CHICAGO$"
  8. Class=Net
  9. provider=%V_MS%
  10.  
  11. [Manufacturer]
  12. %V_PCMCIA%=PCMCIA
  13.  
  14. [PCMCIA]
  15. %PCMCIA.DeviceDesc%=PCL98_95.ndi,PCMCIA\PCMCIA-UE2212-5312
  16.  
  17. ;****************************************************************************
  18. ;     Ethernet PCMCIA  Adapter
  19. ;****************************************************************************
  20.  
  21. [PCL98_95.ndi]
  22. AddReg=PCL98.ndi.reg,PCL98_95.ndi.reg 
  23.  
  24. [PCL98.ndi.reg]
  25. HKR,Ndi,DeviceID,,"PCMCIA\PCMCIA-UE2212-5312"
  26.  
  27. [PCL98_95.ndi.reg]
  28. ; key,subkey,valuname,type,value
  29. HKR,,DevLoader,,*ndis
  30. HKR,,DeviceVxDs,,PCL98.SYS
  31. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  32.  
  33. ; NDIS Info
  34. HKR,NDIS,LogDriverName,,"PCL98"
  35. HKR,NDIS,MajorNdisVersion,1,03
  36. HKR,NDIS,MinorNdisVersion,1,0A
  37. HKR,NDIS\NDIS2,DriverName,,"PCL98$"
  38. HKR,NDIS\NDIS2,FileName,,"PCL98.DOS"
  39.  
  40. HKR,NDI,CardType,,"PCMCIA"
  41.  
  42. ; Interfaces
  43.  
  44. HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
  45. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  46. HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3"
  47. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  48.  
  49. ; Install sections
  50. HKR,Ndi\Install,ndis3,,"PCL98_95.ndis3"
  51. HKR,Ndi\Install,ndis2,,"PCL98_95.ndis2"
  52.  
  53. ; Parameters
  54. HKR,,INTERRUPTNUMBER,1,04,00,00,00
  55. HKR,,IOBASEADDRESS,1,02,00,00,00
  56. HKR,,PCCARDAttributeMemoryAddress,1,01,00,00,00
  57. ;HKR,,ATTRIBUTEMEMBASE,1,01,00,00,00
  58.  
  59.  
  60. ; OVERRIDE FOR 4K RAM WINDOW INTO THE TUPLE
  61. HKR,Override,0000,1,\
  62. ;
  63. 00,04,00,00, \      ; CONFIGMG_VERSION
  64. 00,00,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. 00,00, \            ; IOD_Alloc_Base;
  73. 00,00, \            ; IOD_Alloc_End;
  74. 00,00, \            ; IOD_DesFlags;
  75. 00, \               ; IOD_Alloc_Alias;
  76. 00, \               ; IOD_Alloc_Decode;
  77. E0,FF, \            ; IOR_Align;        // Mask for base alignment
  78. 20,00, \            ; IOR_nPorts;       // Number of ports
  79. 00,02, \            ; IOR_Min;          // Min port address
  80. FF,03, \            ; IOR_Max;          // Max port address
  81. 00,00, \            ; IOR_RangeFlags;   // Flags
  82. 00, \               ; IOR_Alias;        // Alias offset
  83. 00, \               ; IOR_Decode;       // Address specified
  84. 40,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. 00,00, \            ; IRQD_Alloc_Num;   // Allocated IRQ number
  92. FF,FF, \            ; IRQD_Req_Mask;    // Mask of possible IRQs
  93. 00,00, \            ; IRQD_Reserved;
  94. 20,00,00,00, \      ; PCCARD flags, 0x20 = Level mode interrupts
  95. ;
  96. ; Memory Resource Descriptor 
  97. ;
  98. 34,00,00,00, \      ; Total length of Memory Resource Descriptor
  99. 01,00,00,00, \      ; ResType_Mem = 0x00000001
  100. 01,00, \            ; MD_Count;
  101. 14,00, \            ; MD_Type;          // MType_Range = 0x0014
  102. 00,00,00,00, \      ; MD_Alloc_Base;
  103. 00,00,00,00, \      ; MD_Alloc_End;
  104. 00,00, \            ; MD_Flags;
  105. 00,00, \            ; MD_Reserved;
  106. 00,F0,FF,FF, \      ; MR_Align;         // Mask for base alignment
  107. 00,10,00,00, \      ; MR_nBytes;        // Count of bytes (4K)
  108. 00,00,00,00, \      ; MR_Min;      // Min Address
  109. FF,FF,FF,FF, \      ; MR_Max;      // Max Address
  110. 00,00, \            ; MR_Flags;         // Flags
  111. 00,00, \            ; MR_Reserved;
  112. 02,00,00,00, \      ; PCCARD flags, 0x02 = attribute mem, or
  113.                     ;         0x08 = 16-bit common mem
  114. 00,00,00,00, \      ; Memory card address
  115. ;
  116. ; REQUEST_CONFIG_PKT Descriptor
  117. ;
  118. 19,00,00,00, \      ; Total length of REQUEST_CONFIG_PKT Descriptor
  119. 7C,89,00,00, \      ; (ResType_Ignored_Bit + PCCARD_DEVICE_ID) = 0x897C
  120. 00,00, \            ; Socket;
  121. 02,00, \            ; Attributes;
  122. 32, \               ; Vcc;
  123. 32, \             ; Vpp1;
  124. 32, \             ; Vpp2;
  125. 02, \               ; IntType;
  126. 00,01,00,00, \      ; ConfigBase;
  127. 00, \               ; Status;
  128. 00, \               ; Pin;
  129. 00, \               ; Copy;
  130. 00, \               ; ConfigIndex;
  131. 00, \               ; Present;
  132. ;
  133. 00,00,00,00         ; TERMINATOR
  134.  
  135. ; Install NDIS3
  136. [PCL98_95.ndis3]
  137. CopyFiles=PCL98_95.ndis3.CopyFiles
  138.  
  139. [PCL98_95.ndis3.CopyFiles]
  140. PCL98.SYS
  141.  
  142. ; Install NDIS2
  143. [PCL98_95.ndis2]
  144. CopyFiles=PCL98_95.ndis2.CopyFiles
  145.  
  146. [PCL98_95.ndis2.CopyFiles]
  147. PCL98.DOS
  148.  
  149. ;****************************************************************************
  150. ; Destination Directories
  151. ;****************************************************************************
  152. [DestinationDirs]
  153. DefaultDestDir              =11 ; LDID_SYS
  154. PCL98_95.ndis3.CopyFiles      =11
  155. PCL98_95.ndis2.CopyFiles      =26 ; LDID_WINBOOT
  156.  
  157. ;****************************************************************************
  158. ; Source Diskette
  159. ;****************************************************************************
  160. [SourceDisksNames]
  161. 1 = %PCL98_install_disk%,V106,0000-0000
  162.  
  163.  
  164. ;****************************************************************************
  165. ; Source files in diskette
  166. ;****************************************************************************
  167. [SourceDisksFiles]
  168. PCL98.SYS = 1
  169. PCL98.DOS = 1
  170.  
  171. ;****************************************************************************
  172. ; Localizable Strings
  173. ;****************************************************************************
  174. [strings]
  175. ; Provider
  176. V_MS="Microsoft"
  177. ; Manufacturers
  178. V_PCMCIA="I-O DATA DEVICE,INC."
  179. ; Ethernet PCMCIA Adapter
  180. PCMCIA.DeviceDesc="I-O DATA PCLA for NEC-98 Ethernet Adapter"
  181. PCL98_install_disk="I-O DATA PCLA for NEC-98 Ethernet Adapter Installation Diskette"
  182.