;
; File: USB2RAY.INF
;
; Copyright (c) 2000 RayLink/BusLink.
;
;
; Revision: Rev. 1.00
;
; Date: 2000.09.15
;
; OS: Win98, WinME, Win2000
;
[Version]
Signature="$CHICAGO$"
Compatible=1
Class=Net
Provider=%Prolific%
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
DriverVer=09/14/2000
;Catalogfile=prolific.cat
;[ControlFlags]
;ExcludeFromSelect=USB\VID_067B&PID_2306
[Manufacturer]
%Prolific%=Prolific
[Prolific]
%USB\VID_067B&PID_2306.DeviceDesc%=USB2RAY, USB\VID_067B&PID_2306
[USB2RAY]
AddReg=USB2RAY.AddReg, USB2RAY.ParamAddReg
;DeviceID=USB\VID_067B&PID_2306
;CopyFiles=USB2RAY.CopyList.98
[USB2RAY.NT]
Characteristics = 0x01 ; NCF_VIRTUAL
AddReg=USB2RAY_NT.AddReg, USB2RAY.ParamAddReg
;CopyFiles=USB2RAY.CopyList.NT
[USB2RAY.NT.Services]
Addservice = USB2RAY, 0x00000002, USB2RAY.AddService
[USB2RAY.AddService]
DisplayName = %USB\VID_067B&PID_2306.DeviceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ;
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\USB2RAY.sys
LoadOrderGroup = NDIS
[USB2RAY_NT.AddReg]
HKR, Ndi, Service, 0, "USB2RAY"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5,ndis4,ndis3"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
[USB2RAY.AddReg]
HKR,Ndi,DeviceID,,USB\VID_067B&PID_2306
HKR,,AdapterName,,USB2RAY
HKR,NDIS,LogDriverName,,USB2RAY
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,Ndi,CardType,,"PNP"
HKR,Ndi\Interfaces,DefUpper,,"ndis5,ndis4,ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis5,ndis4,ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi,HelpText,,"Ray Link Bridge"
HKR,,DevLoader,,*ndis,*ntkern,*ndis
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,,DeviceVxDs,,USB2RAY.SYS
[USB2RAY.ParamAddReg]
HKR,Ndi\params\CountryCode,ParamDesc,0,%CountryCode%
HKR,Ndi\params\CountryCode,default,0,%NorthAmerica%
HKR,Ndi\params\CountryCode,type,0,enum
HKR,Ndi\params\CountryCode\enum,"North America",0,%NorthAmerica%
HKR,Ndi\params\CountryCode\enum,Europe,0,%Europe%
HKR,Ndi\params\CountryCode\enum,Japan,0,%Japan%
HKR,Ndi\params\CountryCode\enum,Korea,0,%Korea%
HKR,Ndi\params\CountryCode\enum,France,0,%France%
HKR,Ndi\params\CountryCode\enum,Spain,0,%Spain%
HKR,Ndi\params\CountryCode\enum,Israel,0,%Israel%
HKR,Ndi\params\CountryCode\enum,Australia,0,%Australia%
HKR,Ndi\params\NetworkType,ParamDesc,0,%NetworkType%
HKR,Ndi\params\NetworkType,default,0,AdhocAfterInfrastructure
HKR,Ndi\params\NetworkType,type,0,enum
HKR,Ndi\params\NetworkType\enum,Infrastructure,0,%Infrastructure%
HKR,Ndi\params\NetworkType\enum,Adhoc,0,%Adhoc%
HKR,Ndi\params\NetworkType\enum,"Adhoc after Infrastructure",0,%AdhocAfterInfrastructure%
;HKR,Ndi\params\ConfigurationOption,ParamDesc,0,%ConfigurationOption%
;HKR,Ndi\params\ConfigurationOption,default,0,A
;HKR,Ndi\params\ConfigurationOption,type,0,enum
;HKR,Ndi\params\ConfigurationOption\enum,A,0,%OptionA%
;HKR,Ndi\params\ConfigurationOption\enum,B,0,%OptionB%
HKR,Ndi\params\Security,ParamDesc,0,%Security%
HKR,Ndi\params\Security,default,0,None
HKR,Ndi\params\Security,type,0,enum
HKR,Ndi\params\Security\enum,Password,0,%Password%
HKR,Ndi\params\Security\enum,None,0,%None%
HKR,Ndi\params\Security\enum,Encryption,0,%Encryption%
HKR,Ndi\params\AuthenticationPassword,ParamDesc,0,%AuthenticationPassword%
HKR,Ndi\params\AuthenticationPassword,type,0,edit
HKR,Ndi\params\AuthenticationPassword,LimitText,0,15
HKR,Ndi\params\AuthenticationPassword,default,0,""
HKR,Ndi\params\AuthenticationPassword,optional,0,1
HKR,Ndi\params\SSID_for_Infrastructure,ParamDesc,0,%SsidForInfrastructure%
HKR,Ndi\params\SSID_for_Infrastructure,type,0,edit
HKR,Ndi\params\SSID_for_Infrastructure,LimitText,0,32
HKR,Ndi\params\SSID_for_Infrastructure,default,0,%DefaultInfrastructureSsid%
HKR,Ndi\params\SSID_for_Adhoc,ParamDesc,0,%SsidForAdhoc%
HKR,Ndi\params\SSID_for_Adhoc,type,0,edit
HKR,Ndi\params\SSID_for_Adhoc,LimitText,0,32
HKR,Ndi\params\SSID_for_Adhoc,default,0,%DefaultAdhocSsid%
HKR,Ndi\params\FramingMode,ParamDesc,,%FramingMode%
HKR,Ndi\params\FramingMode,default,,Translation
HKR,Ndi\params\FramingMode,type,0,enum
HKR,Ndi\params\FramingMode\enum,Translation,0,%Translation%
HKR,Ndi\params\FramingMode\enum,Encapsulation,0,%Encapsulation%
HKR,Ndi\params\UnicastKey,ParamDesc,0,%UnicastKey%
HKR,Ndi\params\UnicastKey,type,0,edit
HKR,Ndi\params\UnicastKey,LimitText,0,10
HKR,Ndi\params\UnicastKey,default,0,%DefaultUnicastKey%
HKR,Ndi\params\UnicastKey,optional,0,0
HKR,Ndi\params\MulticastKey,ParamDesc,0,%MulticastKey%
HKR,Ndi\params\MulticastKey,type,0,edit
HKR,Ndi\params\MulticastKey,LimitText,0,10
HKR,Ndi\params\MulticastKey,default,0,%DefaultMulticastKey%
HKR,Ndi\params\MulticastKey,optional,0,1
HKR,Ndi\params\UnicastKeyId,ParamDesc,0,%UnicastKeyId%
HKR,Ndi\params\UnicastKeyId,default,,0
HKR,Ndi\params\UnicastKeyId,type,0,dword
HKR,Ndi\params\UnicastKeyId,min,,0
HKR,Ndi\params\UnicastKeyId,max,,3
HKR,Ndi\params\UnicastKeyId,step,,1
HKR,Ndi\params\UnicastKeyId,optional,0,1
HKR,Ndi\params\PowerSavingsMode,ParamDesc,,%PowerSavingsMode%
HKR,Ndi\params\PowerSavingsMode,default,,"Best Performance"
HKR,Ndi\params\PowerSavingsMode,type,0,enum
HKR,Ndi\params\PowerSavingsMode\enum,"Best Performance",0,%BestPerformance%
HKR,Ndi\params\PowerSavingsMode\enum,"Lower Performance",0,%LowerPerformance%
HKR,,SSID_for_Infrastructure,0,%DefaultInfrastructureSsid%
HKR,,SSID_for_Adhoc,0,%DefaultAdhocSsid%
HKR,,CountryCode,0,"North America"
HKR,,NetworkType,0,AdhocAfterInfrastructure
;HKR,,ConfigurationOption,0,A
HKR,,Security,0,None
HKR,,FramingMode,0,Translation
HKR,,UnicastKey,0,%DefaultUnicastKey%
HKR,,MulticastKey,0,%DefaultMulticastKey%
HKR,,UnicastKeyId,0,0
HKR,,PowerSavingsMode,0,"Best Performance"
[USB2RAY.CopyList.98]
USB2RAY.sys,,,2
[USB2RAY.CopyList.NT]
USB2RAY.sys,,,2
[DestinationDirs]
USB2RAY.CopyList.NT = 12
USB2RAY.CopyList.98 = 11
[SourceDisksNames]
777=%USB2RAY_DISKNAME%,,0
[SourceDisksFiles]
USB2RAY.SYS=777,.,USB2RAY.SYS,40960
[Strings]
Prolific="RayLink/BusLink"
USB\VID_067B&PID_2306.DeviceDesc="RayLink/BusLink Wireless LAN Adapter"
USB2RAY_DISKNAME="RayLink/BusLink Wireless LAN Diskette"
CountryCode = "Country Code"
NorthAmerica = "North America"
Europe = "Europe"
Japan = "Japan"
Korea = "Korea"
France = "France"
Spain = "Spain"
Israel = "Israel"
Australia = "Australia"
NetworkType = "Network Type"
Infrastructure = "Infrastructure"
Adhoc = "Adhoc"
AdhocAfterInfrastructure = "Adhoc after Infrastructure"
ConfigurationOption = "Configuration Option"
;OptionA = "A"
;OptionB = "B"
Security = "Security"
Password = "Password"
None = "None"
Encryption = "Encryption"
AuthenticationPassword = "Authentication Password"
SsidForInfrastructure = "SSID for Infrastructure"
DefaultInfrastructureSsid = "ESSID1"
SsidForAdhoc = "SSID for Adhoc"
DefaultAdhocSsid = "ADHOC_ESSID"
FramingMode = "Framing Mode"
Translation = "Translation"
Encapsulation = "Encapsulation"
UnicastKey = "Unicast Encryption Key"
DefaultUnicastKey = "1122334455"
MulticastKey = "Multicast Encryption Key"
DefaultMulticastKey = "1122334455"
UnicastKeyId = "Unicast Key ID"
PowerSavingsMode = "Power Savings Mode"
BestPerformance = "Best Performance/Higher Battery Usage"
LowerPerformance = "Lower Performance/Low Battery Usage"
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.