home *** CD-ROM | disk | FTP | other *** search
/ Popular Software (Premium Edition) / mycd.iso / WIN98 / PRECOPY2.CAB / netnepls.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1998-06-19  |  5.2 KB  |  176 lines

  1. ; Localized    05/19/1998 12:36 AM (GMT)    7:3.0.406 A    netnepls.inf
  2. ; NETNEPLS.INF
  3.  
  4. [version]
  5. CatalogFile=netnepls.cat
  6. LayoutFile=layout.inf, layout1.inf, layout2.inf
  7. signature="$CHICAGO$"
  8. Class=Net
  9. provider=%V_MS%
  10.  
  11. [Manufacturer]
  12. %V_MICRO%=MICRO
  13. %V_RPTI%=RPTI
  14.  
  15. [RPTI]
  16. %ISAPNP.DeviceDesc%=*RPTE203.ndi, *RPTE203    ; RPTI ISA PnP
  17.  
  18. [MICRO]
  19. %MICRO0.DeviceDesc%=*MDY1910.ndi, *MDY1910    ; Microdyne 1910
  20. %MICRO1.DeviceDesc%=*MDY1911.ndi, *MDY1911    ; Microdyne 1911
  21. %MICRO2.DeviceDesc%=*MDY1912.ndi, *MDY1912    ; Microdyne 1912
  22.  
  23. ;****************************************************************************
  24. ;    *RPTE203
  25. ;****************************************************************************
  26.  
  27. [*RPTE203.ndi]
  28. AddReg=*RPTE203.ndi.reg,ne2000.ndi.reg,Clone.params.reg
  29. LogConfig=*RPTE203.LogConfig
  30.  
  31. [*RPTE203.ndi.reg]
  32. HKR,Ndi,DeviceID,,"*RPTE203"
  33. HKR,Ndi\params\slotnumber,flag,1,10,00,00,00
  34.  
  35. [*RPTE203.LogConfig]
  36. IRQConfig=3,4,5,7,9,10,11,12,15
  37. IOConfig=20@200-3FF%FFE0(3FF::)
  38. ConfigPriority=HARDRECONFIG
  39.  
  40. ;****************************************************************************
  41. ;    *MDY1910
  42. ;****************************************************************************
  43.  
  44. [*MDY1910.ndi]
  45. AddReg=*MDY1910.ndi.reg,ne2000.ndi.reg,Clone.params.reg
  46. LogConfig=*MDY1910.LogConfig
  47.  
  48. [*MDY1910.ndi.reg]
  49. HKR,Ndi,DeviceID,,"*MDY1910"
  50. HKR,Ndi\params\slotnumber,flag,1,10,00,00,00
  51.  
  52. [*MDY1910.LogConfig]
  53. IRQConfig=3,4,5,7,9,10,11,12,15
  54. IOConfig=20@200-3FF%FFE0(3FF::)
  55. ConfigPriority=HARDRECONFIG
  56.  
  57. ;****************************************************************************
  58. ;    *MDY1911
  59. ;****************************************************************************
  60.  
  61. [*MDY1911.ndi]
  62. AddReg=*MDY1911.ndi.reg,ne2000.ndi.reg,Clone.params.reg
  63. LogConfig=*MDY1911.LogConfig
  64.  
  65. [*MDY1911.ndi.reg]
  66. HKR,Ndi,DeviceID,,"*MDY1911"
  67. HKR,Ndi\params\slotnumber,flag,1,10,00,00,00
  68.  
  69. [*MDY1911.LogConfig]
  70. IRQConfig=3,4,5,7,9,10,11,12,15
  71. IOConfig=20@200-3FF%FFE0(3FF::)
  72. ConfigPriority=HARDRECONFIG
  73.  
  74. ;****************************************************************************
  75. ;    *MDY1912
  76. ;****************************************************************************
  77.  
  78. [*MDY1912.ndi]
  79. AddReg=*MDY1912.ndi.reg,ne2000.ndi.reg,Clone.params.reg
  80. LogConfig=*MDY1912.LogConfig
  81.  
  82. [*MDY1912.ndi.reg]
  83. HKR,Ndi,DeviceID,,"*MDY1912"
  84. HKR,Ndi\params\slotnumber,flag,1,10,00,00,00
  85.  
  86. [*MDY1912.LogConfig]
  87. IRQConfig=3,4,5,7,9,10,11,12,15
  88. IOConfig=20@200-3FF%FFE0(3FF::)
  89. ConfigPriority=HARDRECONFIG
  90.  
  91. ;****************************************************************************
  92. ; NE2000 Drivers
  93. ;****************************************************************************
  94. ; Base section for ne2000 users
  95. [ne2000.ndi.reg]
  96. ; key,subkey,valuname,type,value
  97. HKR,,DevLoader,,*ndis
  98. HKR,,DeviceVxDs,,PNPNT.sys
  99. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  100. ; NDIS Info
  101. HKR,NDIS,LogDriverName,,"PNPNT"
  102. HKR,NDIS,MajorNdisVersion,1,03
  103. HKR,NDIS,MinorNdisVersion,1,0A
  104. HKR,NDIS\ODI,DriverName,,"PNPODI"
  105. HKR,NDIS\ODI,FileName,,"PNPODI.com"
  106. ; Interfaces
  107. HKR,Ndi\Interfaces,DefUpper,,"ndis3"
  108. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  109. HKR,Ndi\Interfaces,UpperRange,,"ndis3,odi"
  110. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  111. ; Install sectioins
  112. HKR,Ndi\Install,ndis3,,"ne2000.ndis3"
  113. ;HKR,Ndi\Install,odi,,"ne2000.odi"
  114.  
  115.  
  116. ; Install NDIS3
  117. [NE2000.ndis3]
  118. CopyFiles=NE2000.ndis3.CopyFiles
  119. [NE2000.ndis3.CopyFiles]
  120. PNPNT.sys
  121.  
  122. ; Install ODI
  123. [NE2000.odi]
  124. CopyFiles=NE2000.odi.CopyFiles
  125. [NE2000.odi.CopyFiles]
  126. PNPODI.com
  127.  
  128. ; extra params for ne2000
  129. [NE2000.params.reg]
  130. ; Resources
  131. HKR,,InterruptNumber,1,04,00,00,00
  132. HKR,,IOBaseAddress,1,02,00,00,00
  133. HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
  134. HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
  135. HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
  136. HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
  137. HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
  138. HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
  139.  
  140. ; extra params for clones
  141. [Clone.params.reg]
  142. ; Resources
  143. HKR,,InterruptNumber,1,04,00,00,00
  144. HKR,,IOBaseAddress,1,02,00,00,00
  145. HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
  146. HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
  147. HKR,NDI\params\InterruptNumber,flag,1,20,00,00,00
  148. HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
  149. HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
  150. HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
  151.  
  152. ;****************************************************************************
  153. ; Destination Directories
  154. ;****************************************************************************
  155. [DestinationDirs]
  156. DefaultDestDir            =11 ; LDID_SYS
  157. ne2000.ndis3.CopyFiles        =11
  158. ne2000.odi.CopyFiles        =26
  159.  
  160. ;****************************************************************************
  161. ; Localizable Strings
  162. ;****************************************************************************
  163. [strings]
  164. ; Provider
  165. V_MS = "Microsoft"
  166. ; Manufacturers
  167. V_MICRO = "Microdyne"
  168. V_RPTI = "RPTI"
  169.  
  170. ; PNP novell Devices
  171. MICRO0.DeviceDesc = "Microdyne NE2000plus Ethernet Adapter"
  172. MICRO1.DeviceDesc = "Microdyne NE2000plus Ethernet Adapter"
  173. MICRO2.DeviceDesc = "Microdyne NE2000plus Ethernet Adapter"
  174. ISAPNP.DeviceDesc = "RPTI ISA PnP Ethernet Adapter"
  175.