home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / drivers / netlan / 3c339_95 / net3c3x9.inf < prev    next >
Encoding:
Windows Setup INFormation  |  1996-02-12  |  4.4 KB  |  181 lines

  1. ;
  2. ; net3c3x9.inf
  3. ;
  4. ; 3com Token-Ring Network Interface Cards.
  5. ;
  6. ; Copyright 1993-1995  Microsoft Corporation
  7. ; Copyright 1994-1995  3com Corporation
  8. ; version 1.19 (951117)
  9.  
  10. [version]
  11. LayoutFile=layout.inf
  12. signature="$CHICAGO$"
  13. Class=Net
  14. provider=%V_MS%
  15.  
  16. [Manufacturer]
  17. %V_3COM%=3COM
  18.  
  19. [3COM]
  20. %*tl3c3x9.DeviceDesc%=*tl3c3x9.ndi, PCI\VEN_10DA&DEV_3390 ; Tl3c3x9 PCI
  21.  
  22.  
  23.  
  24. ;****************************************************************************
  25. ; 3com Token Ring 16/4 PCI
  26. ;****************************************************************************
  27.  
  28. [*tl3c3x9.ndi]
  29. AddReg=*tl3c3x9.ndi.reg,tl3c3x9.ringspeed.ndi.reg,tl3c3x9.common.ndi.reg,tl3c3x9.ndi.reg
  30.  
  31. [*tl3c3x9.ndi.reg]
  32. HKR,Ndi,DeviceID,,"PCI\VEN_10DA&DEV_3390"
  33. HKR,Ndi,CardType,,"PCI"
  34. HKR,,AdapterType,,"5"
  35.  
  36. ;****************************************************************************
  37. ; 3COM Drivers, common ndi and configurations
  38. ;****************************************************************************
  39.  
  40.  
  41.  
  42. [tl3c3x9.ndi.reg]
  43. ;
  44. ; key,subkey,valuname,type,value
  45. ;
  46. HKR,,DevLoader,,*ndis
  47. HKR,,DeviceVxDs,,tl3c3x9.vxd
  48. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  49. ;
  50. ; NDIS Info
  51. ;
  52. HKR,NDIS,LogDriverName,,"tl3c3x9"
  53. HKR,NDIS,MajorNdisVersion,1,03
  54. HKR,NDIS,MinorNdisVersion,1,0A
  55. HKR,NDIS\NDIS2,DriverName,,"tl3c3x9$"
  56. HKR,NDIS\NDIS2,FileName,,"tl3c3x9.dos"
  57. HKR,NDIS\ODI,DriverName,,"3c3x9"
  58. HKR,NDIS\ODI,FileName,,"3c3x9.com"
  59. ;
  60. ; Install sections
  61. ;
  62. HKR,Ndi\Install,ndis3,,"tl3c3x9.ndis3.48"
  63. HKR,Ndi\Install,ndis2,,"tl3c3x9.ndis2.48"
  64. ;HKR,Ndi\Install,odi,,"tl3c3x9.odi.48"
  65.  
  66.  
  67.  
  68. ; -------------------------------------
  69. ; Common to all adapters
  70. ; -------------------------------------
  71.  
  72. [tl3c3x9.common.ndi.reg]
  73. ;
  74. ; Interfaces
  75. ;
  76. HKR,Ndi\Interfaces,DefUpper,,"ndis2,ndis3"
  77. HKR,Ndi\Interfaces,DefLower,,"tokenring"
  78. HKR,Ndi\Interfaces,UpperRange,,"ndis2,ndis3,odi"
  79. HKR,Ndi\Interfaces,LowerRange,,"tokenring"
  80. ;
  81. ; Netaddress
  82. ;
  83. HKR,NDI\params\NetAddress,ParamDesc,,"Local Node ID"
  84. HKR,NDI\params\NetAddress,flag,1,20,00,00,00
  85. HKR,NDI\params\NetAddress,type,,edit
  86. HKR,NDI\params\NetAddress,LimitText,,12
  87. HKR,NDI\params\NetAddress,UpperCase,,1
  88. HKR,Ndi\params\NetAddress,default,," "
  89. HKR,NDI\params\NetAddress,optional,,1
  90. ;
  91. ; PacketSize
  92. ;
  93. HKR,NDI\params\PacketSize,ParamDesc,,"Packet Size"
  94. HKR,NDI\params\PacketSize,flag,1,30,00,00,00
  95. HKR,NDI\params\PacketSize,type,,int
  96. HKR,Ndi\params\PacketSize,default,,4096
  97. HKR,NDI\params\PacketSize,min,,512
  98. HKR,NDI\params\PacketSize,max,,18000
  99. HKR,NDI\params\PacketSize,step,,1
  100. HKR,NDI\params\PacketSize,optional,,1
  101. ;
  102. ; ProductId
  103. ;
  104. HKR,NDI\params\ProductId,ParamDesc,,"Product ID"
  105. HKR,NDI\params\ProductId,flag,1,30,00,00,00
  106. HKR,NDI\params\ProductId,type,,edit
  107. HKR,NDI\params\ProductId,LimitText,,36
  108. HKR,NDI\params\ProductId,UpperCase,,1
  109. HKR,Ndi\params\ProductId,default,," "
  110. HKR,NDI\params\ProductId,optional,,1
  111. ;
  112. ; Install NDIS3
  113. ;
  114.  
  115. [tl3c3x9.ndis3.48]
  116. CopyFiles=tl3c3x9.ndis3.CopyFiles.48
  117. [tl3c3x9.ndis3.CopyFiles.48]
  118. tl3c3x9.vxd
  119. eaglecaf.bin
  120. ;
  121. ; Install NDIS2
  122. ;
  123.  
  124. [tl3c3x9.ndis2.48]
  125. CopyFiles=tl3c3x9.ndis2.CopyFiles.48
  126. [tl3c3x9.ndis2.CopyFiles.48]
  127. tl3c3x9.dos
  128. eaglemac.bin
  129. ;
  130. ; Install ODI
  131. ;
  132. [tl3c3x9.odi]
  133. CopyFiles=tl3c3x9.odi.CopyFiles
  134. [tl3c3x9.odi.CopyFiles]
  135. ;3c3x9.com    ; setup will Q this file if needed
  136.  
  137. ; -------------------------------------
  138. ; Common to dual speed adapters only
  139. ; -------------------------------------
  140.  
  141. [tl3c3x9.ringspeed.ndi.reg]
  142. ;
  143. ; RingSpeed
  144. ;
  145. HKR,Ndi\params\Speed,ParamDesc,,"Ring Speed"
  146. HKR,Ndi\params\Speed,,,16
  147. HKR,Ndi\params\Speed,default,,16
  148. HKR,Ndi\params\Speed,type,,enum
  149. HKR,Ndi\params\Speed\enum,4,, "4 Mbps"
  150. HKR,Ndi\params\Speed\enum,16,, "16 Mbps"
  151. HKR,NDI\params\Speed,flag,1,38,00,00,00
  152.  
  153. ;****************************************************************************
  154. ; Destination Directories
  155. ;****************************************************************************
  156.  
  157. [DestinationDirs]
  158.  
  159. DefaultDestDir          = 11 ; LDID_SYS
  160. tl3c3x9.ndis3.CopyFiles   = 11 ; LDID_SYS
  161. tl3c3x9.ndis2.CopyFiles   = 26 ; LDID_WINBOOT
  162. tl3c3x9.odi.CopyFiles     = 26 ; LDID_WINBOOT
  163.  
  164. ;****************************************************************************
  165. ; Localizable Strings
  166. ;****************************************************************************
  167. [strings]
  168. ;
  169. ; Provider
  170. ;
  171. V_MS="Microsoft"
  172. ;
  173. ; Manufacturers
  174. ;
  175. V_3COM="3com"
  176. ;
  177. ; PNP Devices
  178. ;
  179. *tl3c3x9.DeviceDesc = "3com PCI Token Ring tl3c3x9"
  180.  
  181.