home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Internet 2000 December / MICD_2000_12_NR1.iso / Dreamnet / drivery / Winbond / drv94015.exe / NDIS3 / WIN95 / INSTALL / W940ND.INF < prev    next >
INI File  |  1996-12-13  |  4KB  |  138 lines

  1. ; W940ND.INF
  2. ;
  3. ; Winbond W89C940 PCI Network Interface Cards
  4. ;
  5. ; Copyright Winbond Electronic Corporation
  6.  
  7. [version]
  8. LayoutFile=layout.inf
  9. signature="$CHICAGO$"
  10. Class=Net
  11. provider=%V_MS%
  12.  
  13. [Manufacturer]
  14. %V_Winbond%=Winbond
  15.  
  16. [Winbond]
  17. ;%w89c940.DeviceDesc%=w89c940.ndi, w89c940    ; Winbond W89C940 PCI
  18. %w89c940.DeviceDesc%=w89c940.ndi, PCI\VEN_1050&DEV_0940 ; Winbond W89C940 PCI
  19.  
  20. ;****************************************************************************
  21. ;    W89C940   Winbond 940 PCI
  22. ;****************************************************************************
  23.  
  24. [w89c940.ndi]
  25. AddReg=w89c940.ndi.reg,w940nd.ndi.reg,W940ND.params.reg
  26. ;LogConfig=w89c940.LogConfig
  27.  
  28. [w89c940.ndi.reg]
  29. ;HKR,Ndi,DeviceID,,"W89C940"
  30. HKR,Ndi,DeviceID,,"PCI\VEN_1050&DEV_0940"
  31.  
  32. [w89c940.LogConfig]
  33. IRQConfig=3,4,5,9
  34. IOConfig=20@300-37F%FFE0(3FF::)
  35. ConfigPriority=HARDRECONFIG
  36.  
  37. ;****************************************************************************
  38. ; W89C940 Drivers
  39. ;****************************************************************************
  40. ; Base section for w89c940 users
  41. [w940nd.ndi.reg]
  42. ; key,subkey,valuname,type,value
  43. HKR,,DevLoader,,*ndis
  44. HKR,,DeviceVxDs,,w940nd.sys
  45. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  46. ; NDIS Info
  47. HKR,NDIS,LogDriverName,,"W940ND"
  48. HKR,NDIS,MajorNdisVersion,1,03
  49. HKR,NDIS,MinorNdisVersion,1,0A
  50. ;HKR,NDIS\NDIS2,DriverName,,"W940ND$"
  51. ;HKR,NDIS\NDIS2,FileName,,"940-nd.dos"
  52. ;HKR,NDIS\ODI,DriverName,,"940-OD"
  53. ;HKR,NDIS\ODI,FileName,,"940-od.com"
  54. ; Interfaces
  55. ;HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
  56. HKR,Ndi\Interfaces,DefUpper,,"ndis3"
  57. HKR,Ndi\Interfaces,DefLower,,"ethernet"
  58. ;HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
  59. ;HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3"
  60. HKR,Ndi\Interfaces,UpperRange,,"ndis3"
  61. HKR,Ndi\Interfaces,LowerRange,,"ethernet"
  62. ; Install sectioins
  63. HKR,Ndi\Install,ndis3,,"w940nd.ndis3"
  64. ;HKR,Ndi\Install,ndis2,,"940-nd.ndis2"
  65. ;HKR,Ndi\Install,odi,,"940-od.odi"
  66.  
  67.  
  68. ; Install NDIS3
  69. [w940nd.ndis3]
  70. CopyFiles=w940nd.ndis3.CopyFiles
  71. [w940nd.ndis3.CopyFiles]
  72. w940nd.sys
  73.  
  74. ; Install NDIS2
  75. ;[940-ND.ndis2]
  76. ;CopyFiles=940-nd.ndis2.CopyFiles
  77. ;[940-nd.ndis2.CopyFiles]
  78. ;940-nd.dos
  79.  
  80. ; Install ODI
  81. ;[940-OD.odi]
  82. ;CopyFiles=940-od.odi.CopyFiles
  83. ;[940-od.odi.CopyFiles]
  84. ;940-od.com
  85.  
  86. ; extra params for w89c940
  87. [W940ND.params.reg]
  88. ; Resources
  89. ;HKR,,InterruptNumber,1,04,00,00,00
  90. ;HKR,,IOBaseAddress,1,02,00,00,00
  91. ;HKR,NDI\params\InterruptNumber,resc,1,04,00,00,00
  92. ;HKR,Ndi\params\interruptNumber,ParamDesc,,"Interrupt Level"
  93. ;HKR,NDI\params\InterruptNumber,flag,1,60,00,00,00
  94. ;HKR,NDI\params\IOBaseAddress,resc,1,02,00,00,00
  95. ;HKR,NDI\params\IOBaseAddress,ParamDesc,,"I/O Base Address"
  96. ;HKR,NDI\params\IOBaseAddress,flag,1,20,00,00,00
  97. ;ndis2
  98. ;HKR,NDI\params\Interrupt,resc,1,04,00,00,00
  99. ;HKR,Ndi\params\interrupt,ParamDesc,,"Interrupt Level"
  100. ;HKR,NDI\params\Interrupt,flag,1,10,00,00,00
  101. ;HKR,NDI\params\IOBase,resc,1,02,00,00,00
  102. ;HKR,NDI\params\IOBase,ParamDesc,,"I/O Base Address"
  103. ;HKR,NDI\params\IOBase,flag,1,10,00,00,00
  104. ;Select Early Interrupt Function
  105. ;HKR,NDI\params\EarlyInt,ParamDesc,,"Early Interrupt Function"
  106. ;HKR,NDI\params\EarlyInt,flag,1,20,00,00,00
  107. ;HKR,NDI\params\EarlyInt,default,,Disable
  108. ;HKR,NDI\params\EarlyInt,type,,enum
  109. ;HKR,NDI\params\EarlyInt\enum,Disable,,Disable
  110. ;HKR,NDI\params\EarlyInt\enum,Enable,,Enable
  111.  
  112. ;SelectedID
  113. HKR,NDI\params\SelectedID,ParamDesc,,"Selected Ethernet ID"
  114. HKR,NDI\params\SelectedID,type,,edit
  115. HKR,NDI\params\SelectedID,LimitText,,12
  116. HKR,NDI\params\SelectedID,UpperCase,,1
  117. HKR,Ndi\params\SelectedID,default,,"00e801020304"
  118. HKR,NDI\params\SelectedID,flag,1,20,00,00,00
  119. HKR,Ndi\params\SelectedID,optional,,1
  120. ;****************************************************************************
  121. ; Destination Directories
  122. ;****************************************************************************
  123. [DestinationDirs]
  124. DefaultDestDir              =11 ; LDID_SYS
  125. w940nd.ndis3.CopyFiles      =11
  126. ;940-nd.ndis2.CopyFiles      =26 ; LDID_WINBOOT
  127. ;940-od.odi.CopyFiles        =26
  128.  
  129. ;****************************************************************************
  130. ; Localizable Strings
  131. ;****************************************************************************
  132. [strings]
  133. ; Provider
  134. V_MS="Microsoft"
  135. ; Manufacturers
  136. V_Winbond="Winbond Electronic Corporation"
  137. w89c940.DeviceDesc="Winbond W89C940 PCI Ethernet Adapter"
  138.