home *** CD-ROM | disk | FTP | other *** search
- ; OCE2XNET.INF
- ;
- ; This is the Setup information file for
- ; Olicom Ethernet Adapters
- ;
- ; Copyright 1995, Olicom A/S
-
- [version]
- signature="$CHICAGO$"
- Class=Net
- provider=%P_Olicom%
- ;LayoutFile=LAYOUT.INF
-
- [Manufacturer]
- %M_Olicom%=Olicom
-
- [OLICOM]
- %*OLC94A5.DeviceDesc%=*OLC94A5.ndi, *OLC94A5 ; Olicom Ethernet ISA Adapter
- %OC2220A.DeviceDesc%=OC2220A.ndi, PCMCIA\OLICOM-ETHERCOM-1018 ; Olicom Ethernet PCMCIA
- %OC2220B.DeviceDesc%=OC2220B.ndi, PCMCIA\OLICOM-ETHERNET-3F8D ; Olicom Ethernet PCMCIA
- %OC223X.DeviceDesc%=OC223X.ndi, MF\OLICOMOCE2X_DEV1 ; Olicom Ethernet+Modem 28.8 kbps PCMCIA
-
- ;******************************************************************************
- ; *OLC94A5 Olicom Ethernet ISA Adapter
- ;******************************************************************************
-
- [*OLC94A5.ndi]
- AddReg=*OLC94A5.ndi.reg,Oce2x.ndi.reg
-
- [*OLC94A5.ndi.reg]
- HKR,Ndi,DeviceID,,"*OLC94A5"
-
- ;******************************************************************************
- ; PCMCIA\OLICOM-ETHERCOM-1018 ; Olicom Ethernet PCMCIA old
- ;******************************************************************************
-
- [OC2220A.ndi]
- AddReg=OC2220A.ndi.reg,OC2220.ndi.reg,OCPCMCIA.ndi.reg
-
- [OC2220A.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\OLICOM-ETHERCOM-1018"
- HKR,,PCMCIAType,,1
-
- ;******************************************************************************
- ; PCMCIA\OLICOM-ETHERNET-3F8D ; Olicom Ethernet PCMCIA new
- ;******************************************************************************
-
- [OC2220B.ndi]
- AddReg=OC2220B.ndi.reg,OC2220.ndi.reg,OCPCMCIA.ndi.reg
-
- [OC2220B.ndi.reg]
- HKR,Ndi,DeviceID,,"PCMCIA\OLICOM-ETHERNET-3F8D"
- HKR,,PCMCIAType,,1
-
- ;******************************************************************************
- ; MF\OLICOMOCE2X_DEV1 ; Olicom GoCard Ethernet + Modem 28.8 kbps PCMCIA
- ;******************************************************************************
-
- [OC223X.ndi]
- AddReg=OC223X.ndi.reg,OCPCMCIA.ndi.reg
-
- [OC223X.ndi.reg]
- HKR,Ndi,DeviceID,,"MF\OLICOMOCE2X_DEV1"
- HKR,,PCMCIAType,,2
-
- ;******************************************************************************
- ; PCMCIA\OC-2220 ; Olicom Ethernet PCMCIA common
- ;******************************************************************************
-
- [OC2220.ndi.reg]
- ; OVERRIDE FOR 4K RAM WINDOW
- HKR,Override,0000,1,\
- ;
- ;
- ; CONFIGMG_VERSION
- ;
- 00,04,00,00, \
- ;
- ; PRIORITY
- ;
- 00,20,00,00, \
- ;
- ; I/O
- ;
- 24,00,00,00, \ ; Total length of I/O Resource Descriptor
- 02,00,00,00, \ ; ResTyp_IO = 0x00000002
- 01,00, \ ; IOD_Count; // 1 range of size 0x000c
- 0c,00, \ ; IOD_Type; // (IOType_Range = 0x000c)
- 00,00, \ ; IOD_Alloc_Base;
- 00,00, \ ; IOD_Alloc_End;
- 00,00, \ ; IOD_DesFlags;
- 00, \ ; IOD_Alloc_Alias;
- 00, \ ; IOD_Alloc_Decode;
- e0,ff, \ ; IOR_Align; // Mask for base alignment (32 byte boundary)
- 10,00, \ ; IOR_nPorts; // Number of ports is 32
- 00,00, \ ; IOR_Min; // Min port address
- ff,ff, \ ; IOR_Max; // Max port address (anywhere in memory)
- 00,00, \ ; IOR_RangeFlags
- 00, \ ; IOR_Alias
- 00, \ ; IOR_Decode
- c4,00,00,00, \ ; PCCARD Flags, 0x40 = 16-bit port
- ;
- ; IRQ Resource Descriptor
- ;
- 14,00,00,00, \ ; Total length of IRQ Resource Descriptor
- 04,00,00,00, \ ; ResType_IRQ = 0x00000004
- 00,00, \ ; IRQD_Flags;
- 00,00, \ ; IRQD_Alloc_Num; // Allocated IRQ number
- ff,ff, \ ; IRQD_Req_Mask; // Mask of possible IRQs
- 00,00, \ ; IRQD_Reserved;
- 30,00,00,00, \ ; PCCARD flags, 0x20 = Level mode interrupts
- ;
- ; MEM Resource Descriptor
- ;
- 34,00,00,00, \ ; Total length of Memory Resource Descriptor
- 01,00,00,00, \ ; ResType_Mem = 0x00000001
- 01,00, \ ; MD_Count; // 1 range of size 0x0014
- 14,00, \ ; MD_Type; // (MType_Range = 0x0014)
- 00,00,00,00, \ ; MD_Alloc_Base;
- 00,00,00,00, \ ; MD_Alloc_End;
- 00,00, \ ; MD_Flags;
- 00,00, \ ; MD_Reserved;
- 00,F0,FF,FF, \ ; MR_Align; // Mask for base alignment (4K boundary)
- 00,10,00,00, \ ; MR_nBytes; // Count of bytes (4K of memory)
- 00,00,00,00, \ ; MR_Min; // Min Address
- FF,FF,FF,FF, \ ; MR_Max; // Max Address (anywhere in memory)
- 00,00, \ ; MR_Flags; // Flags
- 00,00, \ ; MR_Reserved;
- 02,00,00,00, \ ; PCCARD flags, 0x02 = attribute mem, or
- ; 0x08 = 16-bit common mem
- 00,00,00,00, \ ; Memory card address
- ;
- ; REQUEST_CONFIG_PKT
- ;
- 19,00,00,00, \ ; Total length of REQUEST_CONFIG_PKT descriptor
- 7c,89,00,00, \ ;
- 00,00, \ ; Socket (needs not to be filled)
- 02,00, \ ; Attributes (Enable IRQ)
- 32, \ ; Vcc
- 32, \ ; Vpp1
- 32, \ ; Vpp2
- 02, \ ; Int type
- f8,03,00,00, \ ; Configuration Register base
- 00, \ ; Status
- 00, \ ; Pin
- 00, \ ; Copy
- 01, \ ; ConfigIndex
- 03, \ ; Present
- ;
- ; TERMINATOR
- ;
- 00,00,00,00
-
-
-
- ;******************************************************************************
- ; OCE2X Drivers
- ;******************************************************************************
-
- [Oce2x.ndi.reg]
- ; key,subkey,valuename,type,value
- HKR,,DevLoader,,*ndis
- HKR,,DeviceVxDs,,OCE2XM.SYS
- HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
- HKR,,Windows95,,yes
-
- ; NDIS Info
- HKR,NDIS,LogDriverName,,"OCE2XM"
- HKR,NDIS,MajorNdisVersion,1,03
- HKR,NDIS,MinorNdisVersion,1,0A
- HKR,Ndi\Interfaces\,DefUpper,,"ndis3"
- HKR,Ndi\Interfaces\,DefLower,,"ethernet"
- HKR,Ndi\Interfaces\,UpperRange,,"ndis3"
- HKR,Ndi\Interfaces\,LowerRange,,"ethernet"
-
- ; Install Sections
- HKR,Ndi\Install,ndis3,,"oce2x.ndis3"
-
- ; Parameters
- ; NetworkAddress
- HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address"
- HKR,NDI\params\NetworkAddress,type,,edit
- HKR,NDI\params\NetworkAddress,LimitText,,18
- HKR,NDI\params\NetworkAddress,UpperCase,,1
- HKR,Ndi\params\NetworkAddress,default,,""
- HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
- HKR,Ndi\params\NetworkAddress,optional,,1
-
-
- ;******************************************************************************
- ; OCPCMCIA Drivers
- ;******************************************************************************
-
- [OCPCMCIA.ndi.reg]
- ; key,subkey,valuename,type,value
- HKR,,DevLoader,,*ndis
- HKR,,DeviceVxDs,,OCE2XM.SYS
- HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
- HKR,,Windows95,,yes
-
- ; NDIS Info
- HKR,NDIS,LogDriverName,,"OCE2XM"
- HKR,NDIS,MajorNdisVersion,1,03
- HKR,NDIS,MinorNdisVersion,1,0A
- HKR,Ndi\Interfaces\,DefUpper,,"ndis3"
- HKR,Ndi\Interfaces\,DefLower,,"ethernet"
- HKR,Ndi\Interfaces\,UpperRange,,"ndis3"
- HKR,Ndi\Interfaces\,LowerRange,,"ethernet"
-
- ; Install Sections
- HKR,Ndi\Install,ndis3,,"OCPCMCIA.ndis3"
-
- ; Parameters
- ; NetworkAddress
- HKR,NDI\params\NetworkAddress,ParamDesc,,"Network Address"
- HKR,NDI\params\NetworkAddress,type,,edit
- HKR,NDI\params\NetworkAddress,LimitText,,18
- HKR,NDI\params\NetworkAddress,UpperCase,,1
- HKR,Ndi\params\NetworkAddress,default,,""
- HKR,NDI\params\NetworkAddress,flag,1,20,00,00,00
- HKR,Ndi\params\NetworkAddress,optional,,1
-
- ; Install NDIS3
- [Oce2x.ndis3]
- AddReg=Oce2x.ndis3.AddReg
- CopyFiles=oce2x.ndis3.CopyFiles
-
- [Oce2x.ndis3.AddReg]
- HKR,,IoBase,1,02,00,00,00
- HKR,,Interrupt,1,04,00,00,00
-
- [OCPCMCIA.ndis3]
- AddReg=OCPCMCIA.ndis3.AddReg
- CopyFiles=oce2x.ndis3.CopyFiles
-
- [OCPCMCIA.ndis3.AddReg]
- HKR,,IoBase,1,02,00,00,00
- HKR,,Interrupt,1,04,00,00,00
- HKR,,MemoryBaseAddress,1,01,00,00,00
-
- ;******************************************************************************
- ; Files to copy
- ;******************************************************************************
-
- [oce2x.ndis3.CopyFiles]
- oce2xm.sys,oce2xm.sys,
-
- [SourceDisksFiles]
- oce2xm.sys=1
-
- [SourceDisksNames]
- 1 = "Install Disk 1", oce2xnet.inf, 0
-
- ;******************************************************************************
- ; Destination Directories
- ;******************************************************************************
-
- [DestinationDirs]
- oce2x.ndis3.CopyFiles=11 ; LDID_SYS
-
- ;******************************************************************************
- ; Localizable Strings
- ;******************************************************************************
-
- [strings]
- ;
- ; Provider
- ;
- P_Olicom="Olicom"
- ;
- ; Manufacturers
- ;
- M_Olicom="Olicom"
- ;
- ; PNP Devices, Olicom
- ;
- *OLC94A5.DeviceDesc="Olicom Ethernet ISA/IV Adapter"
- OC2220A.DeviceDesc="Olicom Ethernet GoCard"
- OC2220B.DeviceDesc="Olicom Ethernet GoCard"
- OC223X.DeviceDesc="Olicom Ethernet GoCard (MF)"
-
-