home *** CD-ROM | disk | FTP | other *** search
/ What the Doctor Required - The Freshest December / December.iso / drivers / netlan / oce2xm / oce2xnet.inf < prev   
Encoding:
Windows Setup INFormation  |  1996-02-12  |  8.3 KB  |  282 lines

  1. ; OCE2XNET.INF
  2. ;
  3. ; This is the Setup information file for
  4. ; Olicom Ethernet Adapters
  5. ;
  6. ; Copyright 1995, Olicom A/S
  7.  
  8. [version]
  9. signature="$CHICAGO$"
  10. Class=Net
  11. provider=%P_Olicom%
  12. ;LayoutFile=LAYOUT.INF
  13.  
  14. [Manufacturer]
  15. %M_Olicom%=Olicom
  16.  
  17. [OLICOM]
  18. %*OLC94A5.DeviceDesc%=*OLC94A5.ndi, *OLC94A5 ; Olicom Ethernet ISA Adapter
  19. %OC2220A.DeviceDesc%=OC2220A.ndi, PCMCIA\OLICOM-ETHERCOM-1018 ; Olicom Ethernet PCMCIA
  20. %OC2220B.DeviceDesc%=OC2220B.ndi, PCMCIA\OLICOM-ETHERNET-3F8D ; Olicom Ethernet PCMCIA
  21. %OC223X.DeviceDesc%=OC223X.ndi, MF\OLICOMOCE2X_DEV1 ; Olicom Ethernet+Modem 28.8 kbps PCMCIA
  22.  
  23. ;******************************************************************************
  24. ; *OLC94A5 Olicom Ethernet ISA Adapter
  25. ;******************************************************************************
  26.  
  27. [*OLC94A5.ndi]
  28. AddReg=*OLC94A5.ndi.reg,Oce2x.ndi.reg
  29.  
  30. [*OLC94A5.ndi.reg]
  31. HKR,Ndi,DeviceID,,"*OLC94A5"
  32.  
  33. ;******************************************************************************
  34. ; PCMCIA\OLICOM-ETHERCOM-1018  ; Olicom Ethernet PCMCIA old
  35. ;******************************************************************************
  36.  
  37. [OC2220A.ndi]
  38. AddReg=OC2220A.ndi.reg,OC2220.ndi.reg,OCPCMCIA.ndi.reg
  39.  
  40. [OC2220A.ndi.reg]
  41. HKR,Ndi,DeviceID,,"PCMCIA\OLICOM-ETHERCOM-1018"
  42. HKR,,PCMCIAType,,1
  43.  
  44. ;******************************************************************************
  45. ; PCMCIA\OLICOM-ETHERNET-3F8D  ; Olicom Ethernet PCMCIA new
  46. ;******************************************************************************
  47.  
  48. [OC2220B.ndi]
  49. AddReg=OC2220B.ndi.reg,OC2220.ndi.reg,OCPCMCIA.ndi.reg
  50.  
  51. [OC2220B.ndi.reg]
  52. HKR,Ndi,DeviceID,,"PCMCIA\OLICOM-ETHERNET-3F8D"
  53. HKR,,PCMCIAType,,1
  54.  
  55. ;******************************************************************************
  56. ; MF\OLICOMOCE2X_DEV1  ; Olicom GoCard Ethernet + Modem 28.8 kbps PCMCIA
  57. ;******************************************************************************
  58.  
  59. [OC223X.ndi]
  60. AddReg=OC223X.ndi.reg,OCPCMCIA.ndi.reg
  61.  
  62. [OC223X.ndi.reg]
  63. HKR,Ndi,DeviceID,,"MF\OLICOMOCE2X_DEV1"
  64. HKR,,PCMCIAType,,2
  65.  
  66. ;******************************************************************************
  67. ; PCMCIA\OC-2220  ; Olicom Ethernet PCMCIA common
  68. ;******************************************************************************
  69.  
  70. [OC2220.ndi.reg]
  71. ; OVERRIDE FOR 4K RAM WINDOW
  72. HKR,Override,0000,1,\
  73. ;
  74. ;
  75. ; CONFIGMG_VERSION
  76. ;
  77. 00,04,00,00, \
  78. ;
  79. ; PRIORITY
  80. ;
  81. 00,20,00,00, \
  82. ;
  83. ; I/O
  84. ;
  85. 24,00,00,00, \ ; Total length of I/O Resource Descriptor
  86. 02,00,00,00, \ ; ResTyp_IO = 0x00000002
  87. 01,00, \       ; IOD_Count;       // 1 range of size 0x000c
  88. 0c,00, \       ; IOD_Type;       // (IOType_Range = 0x000c)
  89. 00,00, \       ; IOD_Alloc_Base;
  90. 00,00, \       ; IOD_Alloc_End;
  91. 00,00, \       ; IOD_DesFlags;
  92. 00, \           ; IOD_Alloc_Alias;
  93. 00, \           ; IOD_Alloc_Decode;
  94. e0,ff, \       ; IOR_Align;       // Mask for base alignment (32 byte boundary)
  95. 10,00, \       ; IOR_nPorts;       // Number of ports is 32
  96. 00,00, \       ; IOR_Min;       // Min port address
  97. ff,ff, \       ; IOR_Max;       // Max port address (anywhere in memory)
  98. 00,00, \       ; IOR_RangeFlags
  99. 00, \           ; IOR_Alias
  100. 00, \           ; IOR_Decode
  101. c4,00,00,00, \ ; PCCARD Flags, 0x40 = 16-bit port
  102. ;
  103. ; IRQ Resource Descriptor
  104. ;
  105. 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
  106. 04,00,00,00, \ ; ResType_IRQ = 0x00000004
  107. 00,00, \       ; IRQD_Flags;
  108. 00,00, \       ; IRQD_Alloc_Num;   // Allocated IRQ number
  109. ff,ff, \       ; IRQD_Req_Mask;    // Mask of possible IRQs
  110. 00,00, \       ; IRQD_Reserved;
  111. 30,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
  112. ;
  113. ; MEM Resource Descriptor
  114. ;
  115. 34,00,00,00, \ ; Total length of Memory Resource Descriptor
  116. 01,00,00,00, \ ; ResType_Mem = 0x00000001
  117. 01,00, \       ; MD_Count;       // 1 range of size 0x0014
  118. 14,00, \       ; MD_Type;       // (MType_Range = 0x0014)
  119. 00,00,00,00, \ ; MD_Alloc_Base;
  120. 00,00,00,00, \ ; MD_Alloc_End;
  121. 00,00, \       ; MD_Flags;
  122. 00,00, \       ; MD_Reserved;
  123. 00,F0,FF,FF, \ ; MR_Align;       // Mask for base alignment (4K boundary)
  124. 00,10,00,00, \ ; MR_nBytes;       // Count of bytes (4K of memory)
  125. 00,00,00,00, \ ; MR_Min;       // Min Address
  126. FF,FF,FF,FF, \ ; MR_Max;       // Max Address (anywhere in memory)
  127. 00,00, \       ; MR_Flags;       // Flags
  128. 00,00, \       ; MR_Reserved;
  129. 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
  130.            ;           0x08 = 16-bit common mem
  131. 00,00,00,00, \ ; Memory card address
  132. ;
  133. ; REQUEST_CONFIG_PKT
  134. ;
  135. 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT descriptor
  136. 7c,89,00,00, \ ;
  137. 00,00, \       ; Socket (needs not to be filled)
  138. 02,00, \       ; Attributes (Enable IRQ)
  139. 32, \           ; Vcc
  140. 32, \           ; Vpp1
  141. 32, \           ; Vpp2
  142. 02, \           ; Int type
  143. f8,03,00,00, \ ; Configuration Register base
  144. 00, \           ; Status
  145. 00, \           ; Pin
  146. 00, \           ; Copy
  147. 01, \           ; ConfigIndex
  148. 03, \           ; Present
  149. ;
  150. ; TERMINATOR
  151. ;
  152. 00,00,00,00
  153.  
  154.  
  155.  
  156. ;******************************************************************************
  157. ; OCE2X Drivers
  158. ;******************************************************************************
  159.  
  160. [Oce2x.ndi.reg]
  161. ; key,subkey,valuename,type,value
  162. HKR,,DevLoader,,*ndis
  163. HKR,,DeviceVxDs,,OCE2XM.SYS
  164. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  165. HKR,,Windows95,,yes
  166.  
  167. ; NDIS Info
  168. HKR,NDIS,LogDriverName,,"OCE2XM"
  169. HKR,NDIS,MajorNdisVersion,1,03
  170. HKR,NDIS,MinorNdisVersion,1,0A
  171. HKR,Ndi\Interfaces\,DefUpper,,"ndis3"
  172. HKR,Ndi\Interfaces\,DefLower,,"ethernet"
  173. HKR,Ndi\Interfaces\,UpperRange,,"ndis3"
  174. HKR,Ndi\Interfaces\,LowerRange,,"ethernet"
  175.  
  176. ; Install Sections
  177. HKR,Ndi\Install,ndis3,,"oce2x.ndis3"
  178.  
  179. ; Parameters
  180. ; NetworkAddress
  181. HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address"
  182. HKR,NDI\params\NetworkAddress,type,,edit
  183. HKR,NDI\params\NetworkAddress,LimitText,,18
  184. HKR,NDI\params\NetworkAddress,UpperCase,,1
  185. HKR,Ndi\params\NetworkAddress,default,,""
  186. HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
  187. HKR,Ndi\params\NetworkAddress,optional,,1
  188.  
  189.  
  190. ;******************************************************************************
  191. ; OCPCMCIA Drivers
  192. ;******************************************************************************
  193.  
  194. [OCPCMCIA.ndi.reg]
  195. ; key,subkey,valuename,type,value
  196. HKR,,DevLoader,,*ndis
  197. HKR,,DeviceVxDs,,OCE2XM.SYS
  198. HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
  199. HKR,,Windows95,,yes
  200.  
  201. ; NDIS Info
  202. HKR,NDIS,LogDriverName,,"OCE2XM"
  203. HKR,NDIS,MajorNdisVersion,1,03
  204. HKR,NDIS,MinorNdisVersion,1,0A
  205. HKR,Ndi\Interfaces\,DefUpper,,"ndis3"
  206. HKR,Ndi\Interfaces\,DefLower,,"ethernet"
  207. HKR,Ndi\Interfaces\,UpperRange,,"ndis3"
  208. HKR,Ndi\Interfaces\,LowerRange,,"ethernet"
  209.  
  210. ; Install Sections
  211. HKR,Ndi\Install,ndis3,,"OCPCMCIA.ndis3"
  212.  
  213. ; Parameters
  214. ; NetworkAddress
  215. HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address"
  216. HKR,NDI\params\NetworkAddress,type,,edit
  217. HKR,NDI\params\NetworkAddress,LimitText,,18
  218. HKR,NDI\params\NetworkAddress,UpperCase,,1
  219. HKR,Ndi\params\NetworkAddress,default,,""
  220. HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
  221. HKR,Ndi\params\NetworkAddress,optional,,1
  222.  
  223. ; Install NDIS3
  224. [Oce2x.ndis3]
  225. AddReg=Oce2x.ndis3.AddReg
  226. CopyFiles=oce2x.ndis3.CopyFiles
  227.  
  228. [Oce2x.ndis3.AddReg]
  229. HKR,,IoBase,1,02,00,00,00
  230. HKR,,Interrupt,1,04,00,00,00
  231.  
  232. [OCPCMCIA.ndis3]
  233. AddReg=OCPCMCIA.ndis3.AddReg
  234. CopyFiles=oce2x.ndis3.CopyFiles
  235.  
  236. [OCPCMCIA.ndis3.AddReg]
  237. HKR,,IoBase,1,02,00,00,00
  238. HKR,,Interrupt,1,04,00,00,00
  239. HKR,,MemoryBaseAddress,1,01,00,00,00
  240.  
  241. ;******************************************************************************
  242. ; Files to copy
  243. ;******************************************************************************
  244.  
  245. [oce2x.ndis3.CopyFiles]
  246. oce2xm.sys,oce2xm.sys,
  247.  
  248. [SourceDisksFiles]
  249. oce2xm.sys=1
  250.  
  251. [SourceDisksNames]
  252. 1 = "Install Disk 1", oce2xnet.inf, 0
  253.  
  254. ;******************************************************************************
  255. ; Destination Directories
  256. ;******************************************************************************
  257.  
  258. [DestinationDirs]
  259. oce2x.ndis3.CopyFiles=11 ; LDID_SYS
  260.  
  261. ;******************************************************************************
  262. ; Localizable Strings
  263. ;******************************************************************************
  264.  
  265. [strings]
  266. ;
  267. ; Provider
  268. ;
  269. P_Olicom="Olicom"
  270. ;
  271. ; Manufacturers
  272. ;
  273. M_Olicom="Olicom"
  274. ;
  275. ; PNP Devices, Olicom
  276. ;
  277. *OLC94A5.DeviceDesc="Olicom Ethernet ISA/IV Adapter"
  278. OC2220A.DeviceDesc="Olicom Ethernet GoCard"
  279. OC2220B.DeviceDesc="Olicom Ethernet GoCard"
  280. OC223X.DeviceDesc="Olicom Ethernet GoCard (MF)"
  281.  
  282.