home *** CD-ROM | disk | FTP | other *** search
/ Image Master / L80.iso / Win98 / PRECOPY2.CAB / netgen.inf < prev    next >
Encoding:
INI File  |  1998-05-11  |  4.0 KB  |  139 lines

  1.  
  2. ; NETGEN.INX
  3. ;
  4. ; Generic drivers
  5. ;
  6. ; Copyright 1994-1995, Microsoft Corporation
  7.  
  8. [version]
  9. CatalogFile=netgen.cat
  10. LayoutFile= Layout.inf, Layout1.inf, Layout2.inf
  11. signature="$CHICAGO$"
  12. Class=Net
  13. ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
  14. provider=%V_MS%
  15.  
  16. [Manufacturer]
  17. %V_GENERIC%=GENERIC
  18. %V_NOVELL%=NOVELL
  19.  
  20. [GENERIC]
  21. %*PNP8ffd.DeviceDesc%=  *PNP8ffd.ndi,   *PNP8ffd   ; Generic ODI driver
  22. %*PNP8fff.DeviceDesc%=*PNP8fff.ndi, *PNP8fff ; Generic NDIS2 driver
  23.  
  24. [NOVELL]
  25. %*PNP8ffe.DeviceDesc%=  *PNP8ffe.ndi,   *PNP8ffe; Novell's IPX MONO driver
  26.  
  27. ;****************************************************************************
  28. ; Ipx Mono
  29. ;****************************************************************************
  30. [*PNP8ffe.ndi]
  31. AddReg=*PNP8ffe.ndi.reg
  32. DeviceID=*PNP8ffe
  33.  
  34. [*PNP8ffe.ndi.reg]
  35. HKR,Ndi,DeviceID,,"*PNP8ffe"
  36. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  37. ; NDIS Info
  38. HKR,NDIS,MajorNdisVersion,1,03
  39. HKR,NDIS,MinorNdisVersion,1,0A
  40. ; Interfaces
  41. HKR,Ndi\Interfaces,DefUpper,,"nwipxodi"
  42. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  43. HKR,Ndi\Interfaces,UpperRange,,"nwipxodi"
  44. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  45. ; compatibilities
  46. HKR,Ndi\Compatibility,ExcludeAll,,"IPXODI"
  47. ; Install sections
  48. HKR,Ndi\Install,,,"*PNP8ffe.Install"
  49. HKR,Ndi\Install,,,"*PNP8ffe.Remove"
  50.  
  51. [*PNP8ffe.Install]
  52. DelReg=*PNP8ffe.Rmv.AddReg ;clean up nwsup
  53.  
  54. [*PNP8ffe.Remove]
  55. DelReg=*PNP8ffe.Rmv.AddReg
  56. [*PNP8ffe.Rmv.AddReg]
  57. ; remove nwsup.vxd
  58. HKLM,SYSTEM\CurrentControlSet\Services\VxD\NWSUP,StaticVxD
  59.  
  60.  
  61. ;****************************************************************************
  62. ; Generic Ndis2
  63. ;****************************************************************************
  64. [*PNP8fff.ndi]
  65. AddReg=*PNP8fff.ndi.reg, Ndis2.ndi.reg
  66. DeviceID=*PNP8fff
  67.  
  68. [*PNP8fff.ndi.reg]
  69. HKR,Ndi,DeviceID,,"*PNP8fff"
  70.  
  71. ;****************************************************************************
  72. ; Ndis2 base section
  73. ;****************************************************************************
  74. [Ndis2.ndi.reg]
  75. HKR,,DevLoader,,*ndis
  76. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  77. ; NDIS Info
  78. HKR,NDIS,MajorNdisVersion,1,03
  79. HKR,NDIS,MinorNdisVersion,1,0A
  80. ;HKR,NDIS\NDIS2,DriverName,,""
  81. ; Interfaces
  82. HKR,Ndi\Interfaces,DefUpper,,"Ndis2"
  83. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  84. HKR,Ndi\Interfaces,UpperRange,,"Ndis2"
  85. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  86.  
  87.  
  88. ;****************************************************************************
  89. ; Generic Odi
  90. ;****************************************************************************
  91. [*PNP8ffd.ndi]
  92. AddReg=*PNP8ffd.ndi.reg, Odi.ndi.reg
  93. DeviceID=*PNP8ffd
  94.  
  95. [*PNP8ffd.ndi.reg]
  96. HKR,Ndi,DeviceID,,"*PNP8ffd"
  97.  
  98. ;****************************************************************************
  99. ; Odi base section
  100. ;****************************************************************************
  101. [Odi.ndi.reg]
  102. HKR,,DevLoader,,*ndis
  103. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  104. ; NDIS Info
  105. HKR,NDIS,LogDriverName,,"*PNP8ffd"
  106. HKR,NDIS,MajorNdisVersion,1,03
  107. HKR,NDIS,MinorNdisVersion,1,0A
  108. ; Interfaces
  109. HKR,Ndi\Interfaces,DefUpper,,"odi"
  110. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  111. HKR,Ndi\Interfaces,UpperRange,,"odi"
  112. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  113.  
  114. ;****************************************************************************
  115. ; Destination Directories
  116. ;****************************************************************************
  117. [DestinationDirs]
  118. DefaultDestDir              = 11 ; LDID_SYS
  119.  
  120. ;****************************************************************************
  121. ; Source Directories
  122. ;****************************************************************************
  123.  
  124. ;****************************************************************************
  125. ; Localizable Strings
  126. ;****************************************************************************
  127. [strings]
  128. ; Provider
  129. V_MS="Microsoft"
  130. V_NOVELL="Novell"
  131.  
  132. ; Manufacturers
  133. V_GENERIC="(detected net drivers)"
  134.  
  135. ; PNP Devices
  136. *PNP8ffd.DeviceDesc="Existing ODI Driver"
  137. *PNP8fff.DeviceDesc="Existing Ndis2 Driver"
  138. *PNP8ffe.DeviceDesc="Novell IPX Monolithic Driver"
  139.