; WarpLink.INF
;
; Acer NeWeb WarpLink Interface Cards.
;
; Copyright 2000, Acer NeWeb Corporation
; Internal ver 2000/02/29
;
;
; Strings Definitions
;
[Strings]
ANC="Acer NeWeb Corporation"
ANC_P.desc="Acer NeWeb Corporation WarpLink (PCMCIA)"
ANC_I.desc="Acer NeWeb Corporation WarpLink (ISA)"
ANC_U.desc="Acer NeWeb Corporation WarpLink (USB)"
[Version]
Signature=$CHICAGO$
Class=Net
Provider=%ANC%
Compatible=1 ;for install on both Win2000 and Win98
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
;CatalogFile=ANCoUSB.cat
;CatalogFile.nt=ANCoUSBnt.cat
LayoutFile=layout.inf
DriverVer=2/29/2000,1.1
[SourceDisksNames]
1 = "WarpLink Setup CD-ROM",,,
[SourceDisksFiles]
WarpLink.sys = 1
WarpLink.INF = 1
WarpUSBM.sys=1
[ClassInstall]
; none
[DestinationDirs]
DefaultDestDir=11 ; windows system directory
CopyInfFile=17 ; windows inf directory
USB.CopyFiles = 11
ndis5.CopyFiles = 12
[Manufacturer]
%ANC%=WarpLink
[ControlFlags]
ExcludeFromSelect = USB\VID_0967&PID_9008
[WarpLink]
%ANC_I.desc%=WarpLink_I.ndi,ISAPNP\ANC2402
%ANC_P.desc%=WarpLink_P.ndi,PCMCIA\Acer_NeWeb_Corporation-WarpLink-2401-0101
%ANC_U.desc%=WarpLink_U.ndi,USB\VID_0967&PID_9008
[ControlFlags]
; none
;****************************************************************************
; WarpLink Driver
;****************************************************************************
;****************************************************************************
; General
;****************************************************************************
;
; Common CopyFile Section
;
[CopyInfFile]
WarpLink.INF
[PCMCIA_ISA_Driver]
WarpLink.sys
[USB.CopyFiles]
WarpUSBM.SYS
[ndis5.CopyFiles]
WarpUSBM.SYS
[WarpLink.DelFiles]
drvidx.bin,,,1
drvdata.bin,,,1
; Common Souce Disk Section
;
;************************** COMMON ******************************************
[WarpLink_ndi.reg] ; Common AddReg
; key,subkey,valuname,type,value
HKR,,DevLoader,0,*ndis
HKR,,EnumPropPages,0,"netdi.dll,EnumPropPages"
HKR,,DeviceVxDs,0,WarpLink.sys
HKR,,NetKey,,"default"
;HKR,,HopPattern,,"6"
;HKR,,Country,,"Europe"
HKR,,StationType,,"Slave"
; NDIS Info
HKR,NDIS,LogDriverName,0,"WarpLink"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
; Interfaces
HKR,Ndi\Interfaces,DefUpper,0,"ndis3"
HKR,Ndi\Interfaces,DefLower,0,"ethernet"
HKR,Ndi\Interfaces,UpperRange,0,"ndis3"
HKR,Ndi\Interfaces,LowerRange,0,"ethernet"
; Install
HKR,Ndi\Install,ndis3,0,WarpLink.ndis3
; Parameters (xyxy)
HKR,,InterruptNumber,1,04,00,00,00
HKR,,IOBaseAddress,1,02,00,00,00
[WarpLink.ndis3] ; Install & CopyFile Sections
CopyFiles=PCMCIA_ISA_Driver, CopyInfFile
DelFiles=WarpLink.DelFiles
;************************** PCMCIA ******************************************
[WarpLink_P.ndi]
AddReg=WarpLink_ndi.reg,WarpLink_P_ndi.reg
Restart
[WarpLink_P_ndi.reg]
HKR,Ndi,DeviceID,0,%ANC_P.desc%
HKR,Ndi,HelpText,0,"A wireless network adapter is a hardware device that wirelessly connects your computer to a network"
HKR,NDI,CardType,,"PCMCIA"
;HKR,,StationName,,"WarpLink PCMCIA"
HKR,NDI\params\Country,ParamDesc,,"Country"
HKR,NDI\params\Country,type,,enum
HKR,NDI\params\Country\Enum,Japan,,"Japan"
HKR,NDI\params\Country\Enum,Europe,,"Europe"
HKR,NDI\params\Country\Enum,Spain,,"Spain"
HKR,NDI\params\Country\Enum,France,,"France"
HKR,NDI\params\Country\Enum,UnitedStates,,"USA"
HKR,Ndi\params\Country,default,,"Europe"
HKR,Ndi\params\Country,optional,,0
HKR,NDI\params\StationType,ParamDesc,,"Wireless Station Type"
HKR,NDI\params\StationType,type,,enum
HKR,NDI\params\StationType\Enum,Slave,,"Slave"
HKR,NDI\params\StationType\Enum,"Primary Master",,"Primary Master"
HKR,NDI\params\StationType\Enum,"Secondary Master",,"Secondary Master"
HKR,NDI\params\StationType\Enum,"Distributed Co-ordinator",,"Distributed Co-ordinator"
HKR,Ndi\params\StationType,default,,"Slave"
HKR,Ndi\params\StationType,optional,,0
HKR,NDI\params\NetKey,ParamDesc,,"NetKey"
HKR,NDI\params\NetKey,type,,edit
HKR,NDI\params\NetKey,LimitText,,8
HKR,Ndi\params\NetKey,default,,"PUBLIC"
HKR,NDI\params\NetKey,flag,1,20,00,00,00
HKR,Ndi\params\NetKey,optional,,1
HKR,NDI\params\StationName,ParamDesc,,"Station Name"
HKR,NDI\params\StationName,type,,edit
HKR,NDI\params\StationName,LimitText,,16
HKR,Ndi\params\StationName,default,,""
HKR,NDI\params\StationName,flag,1,20,00,00,00
HKR,Ndi\params\StationName,optional,,1
HKR,,AdapterType,,2 ; ['1' or '2' ???]
;**************************** ISA *******************************************
[WarpLink_I.ndi]
AddReg=WarpLink_ndi.reg,WarpLink_I_ndi.reg
Restart
[WarpLink_I_ndi.reg]
HKR,,DriverDesc,,%ANC_I.desc%
HKR,Ndi,DeviceID,,ISAPNP\ANC2402
HKR,Ndi,HelpText,0,"A wireless network adapter is a hardware device that wirelessly connects your computer to a network"
HKR,,AdapterType,,1
;HKR,,StationName,,"WarpLink ISA"
HKR,NDI\params\Country,ParamDesc,,"Country"
HKR,NDI\params\Country,type,,enum
HKR,NDI\params\Country\Enum,Japan,,"Japan"
HKR,NDI\params\Country\Enum,Europe,,"Europe"
HKR,NDI\params\Country\Enum,Spain,,"Spain"
HKR,NDI\params\Country\Enum,France,,"France"
HKR,NDI\params\Country\Enum,UnitedStates,,"USA"
HKR,Ndi\params\Country,default,,"Europe"
HKR,Ndi\params\Country,optional,,0
HKR,NDI\params\StationType,ParamDesc,,"Wireless Station Type"
HKR,NDI\params\StationType,type,,enum
HKR,NDI\params\StationType\Enum,Slave,,"Slave"
HKR,NDI\params\StationType\Enum,"Primary Master",,"Primary Master"
HKR,NDI\params\StationType\Enum,"Secondary Master",,"Secondary Master"
HKR,NDI\params\StationType\Enum,"Distributed Co-ordinator",,"Distributed Co-ordinator"
HKR,Ndi\params\StationType,default,,"Slave"
HKR,Ndi\params\StationType,optional,,0
HKR,NDI\params\NetKey,ParamDesc,,"NetKey"
HKR,NDI\params\NetKey,type,,edit
HKR,NDI\params\NetKey,LimitText,,8
HKR,Ndi\params\NetKey,default,,"PUBLIC"
HKR,NDI\params\NetKey,flag,1,20,00,00,00
HKR,Ndi\params\NetKey,optional,,1
HKR,NDI\params\StationName,ParamDesc,,"Station Name"
HKR,NDI\params\StationName,type,,edit
HKR,NDI\params\StationName,LimitText,,16
HKR,Ndi\params\StationName,default,,""
HKR,NDI\params\StationName,flag,1,20,00,00,00
HKR,Ndi\params\StationName,optional,,1
[WarpLink_I_Config]
IOConfig=32@200-3ff%ffe0(3fe::)
IRQConfig=3,4,5,7,9,10,11,12
ConfigPriority=HARDRECONFIG
;**************************** USB *******************************************
[WarpLink_U.ndi.NT];for 2000
AddReg=USB.ndi,USB_parms.reg
Characteristics=0x84
BusType=0 ; USB
CopyFiles=ndis5.CopyFiles
[USB.ndi]
HKR,Ndi, Service, 0, "USBENET"
HKR,Ndi\Interfaces, UpperRange, 0, "ndis3,ndis4"
HKR,Ndi\Interfaces, LowerRange, 0, "usb"
;[AtenUsbEth.NT.Services]
;AddService=USBENET,2,USBENET.ServiceDesc,USBENET.EventLog
[USBENET.ServiceDesc]
DisplayName = %USBENET.DriverDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\WarpUSBM.SYS
LoadOrderGroup = NDIS,NTKERN,NDIS
[USBENET.EventLog]
AddReg=USBENET.AddEventLog
[USBENET.AddEventLog]
;HKR, ,EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, ,TypeSupported, 0x00010001, 7
;===================================For Win98 or 95osr2==================
[WarpLink_U.ndi]
DriverVer=2/29/2000,1.1
;CopyFiles=USBENET.CopyFiles,CopyInfFile
AddReg=WarpLink_U_Win9X.ndi,USB_parms.reg
DeviceID = "USB\VID_0967&PID_9008"
;Delfiles=USBENET.CopyFiles,CopyInfFile
;DelReg=WarpLink_U_Win9X.ndi,USB_parms.reg
[WarpLink_U_Win9x.ndi]
HKR,Ndi,DeviceID,,"USB\VID_0967&PID_9008"
;HKR,Ndi,RequireAll,0,"USB\VID_0967&PID_9008"
;HKR,,AdapterName,,ANCoUSB
HKR,NDIS,LogDriverName,,"ANCoUSB"
HKR,NDIS,MajorNdisVersion,HEX,03
HKR,NDIS,MinorNdisVersion,HEX,0a
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Install,ndis3,,"USB.Install"
;HKR,Ndi\Remove,,,"USB.Remove"
HKR,Ndi,HelpText,,"Acer NeWeb Corporation WarpLink (USB)"
[USB.Install]
AddReg=USB.Addreg
[USB.AddReg]
HKR,,DevLoader,,*ndis
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,,DeviceVxDs,,WarpUSBM.sys
HKR,,NetKey,,"default"
;HKR,,HopPattern,,"6"
;HKR,,Country,,"Europe"
HKR,,StationType,,"Slave"
;HKR,,StationName,,"WarpLink USB"
[USB.Remove]
;****************************************************************************
; USB Device Parameters
;****************************************************************************
[USB_parms.reg]
; Country
HKR,NDI\params\Country,ParamDesc,,"Country"
HKR,NDI\params\Country,type,,enum
HKR,NDI\params\Country\Enum,Japan,,"Japan"
HKR,NDI\params\Country\Enum,Europe,,"Europe"
HKR,NDI\params\Country\Enum,Spain,,"Spain"
HKR,NDI\params\Country\Enum,France,,"France"
HKR,NDI\params\Country\Enum,UnitedStates,,"USA"
HKR,Ndi\params\Country,default,,"Europe"
HKR,Ndi\params\Country,optional,,0
;Station Type
HKR,NDI\params\StationType,ParamDesc,,"Wireless Station Type"
HKR,NDI\params\StationType,type,,enum
HKR,NDI\params\StationType\Enum,Slave,,"Slave"
HKR,NDI\params\StationType\Enum,"Primary Master",,"Primary Master"
HKR,NDI\params\StationType\Enum,"Secondary Master",,"Secondary Master"
HKR,NDI\params\StationType\Enum,"Distributed Co-ordinator",,"Distributed Co-ordinator"
HKR,Ndi\params\StationType,default,,"Slave"
HKR,Ndi\params\StationType,optional,,0
;Netkey
HKR,NDI\params\NetKey,ParamDesc,,"NetKey"
HKR,NDI\params\NetKey,type,,edit
HKR,NDI\params\NetKey,LimitText,,8
HKR,Ndi\params\NetKey,default,,"default"
HKR,NDI\params\NetKey,flag,1,20,00,00,00
HKR,Ndi\params\NetKey,optional,,1
;Station Name
HKR,NDI\params\StationName,ParamDesc,,"Station Name"
HKR,NDI\params\StationName,type,,edit
HKR,NDI\params\StationName,LimitText,,16
HKR,Ndi\params\StationName,default,,""
HKR,NDI\params\StationName,flag,1,20,00,00,00
HKR,Ndi\params\StationName,optional,,1
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.