Netwlan.inf Driver File Contents (win9x_b5.exe)

;
;  Windows 95 SetUp Script for Raytheon WLANDRV wireless adapter driver.
;
;  REV1.14
;
[Version]
Signature=$CHICAGO$
Class=Net
Provider=%String0%
LayoutFile=layout.inf

[ClassInstall]

[DestinationDirs]
DefaultDestDir=11
RAYTH.inf.CopyFiles=17
RAYTH.sys.CopyFiles=11
RAYTH.inf.DelFiles=17
RAYTH.sys.DelFiles=11

[Manufacturer]
%String1%=RAYTHEON

[RAYTHEON]
%String2%=RAYTH.ndi,PCMCIA\RAYTHEON-RayLink_PC_Card_WLAN_Adapter-B0A4

[RAYTH.ndi]
CopyFiles=RAYTH.inf.CopyFiles,RAYTH.sys.CopyFiles
AddReg=RAYTH1.ndi.reg,RAYTH2.ndi.reg,RAYTH3.ndi.reg,RAYTH4.ndi.reg

[RAYTH.inf.CopyFiles]
netwlan.inf

[RAYTH.sys.CopyFiles]
wlandrv.sys

[RAYTH.inf.DelFiles]
netwlan.inf

[RAYTH.sys.DelFiles]
wlandrv.sys

[RAYTH1.ndi.reg]
HKR,,DevLoader,0,*ndis
HKR,,DeviceVxDs,0,WLANDRV.SYS
HKR,,EnumPropPages,0,netdi.dll
HKR,NDIS,LogDriverName,0,WLANDRV
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,Ndi\Interfaces,DefUpper,0,ndis3
HKR,Ndi\Interfaces,DefLower,0,ethernet
HKR,Ndi\Interfaces,UpperRange,0,ndis3
HKR,Ndi\Interfaces,LowerRange,0,ethernet
HKR,,IdleTimeOut,0,2

[RAYTH2.ndi.reg]
HKR,Ndi\Install,ndis3,0,RAYTH.ndis3
HKR,Ndi,DeviceID,0,PCMCIA\RAYTHEON-RayLink_PC_Card_WLAN_Adapter-B0A4
HKR,Ndi\Remove,,,"RAYTH.Remove"

[RAYTH.Remove]
DelReg=RAYTH.DelReg
DelFiles=RAYTH.inf.DelFiles,RAYTH.sys.DelFiles

[RAYTH.DelReg]
HKR,PCMCIA\RAYTHEON-RayLink_PC_Card_WLAN_Adapter-B0A4,,

[RAYTH3.ndi.reg]
HKR,,AdapterType,0,2
HKR,Ndi,CardType,,PCMCIA
HKR,,MemoryBaseAddress,1,01,00,00,00
HKR,,AttributeBaseAddress,1,01,00,00,00
HKR,,IRQLevel,1,04,00,00,00

HKR,Ndi\params\CountryCode,ParamDesc,0,"Country Code"
HKR,Ndi\params\CountryCode,default,0,"North America"
HKR,Ndi\params\CountryCode,type,0,enum
HKR,Ndi\params\CountryCode\enum,"North America",0,"North America"
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\CountryCode,flag,1,28,00,00,00

HKR,Ndi\params\NetworkType,ParamDesc,0,"Network Type"
HKR,Ndi\params\NetworkType,default,0,Infrastructure
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,"Adhoc after Infrastructure"
HKR,Ndi\params\NetworkType,flag,1,28,00,00,00

HKR,Ndi\params\ConfigurationOption,ParamDesc,0,"Configuration Option"
HKR,Ndi\params\ConfigurationOption,default,0,A
HKR,Ndi\params\ConfigurationOption,type,0,enum
HKR,Ndi\params\ConfigurationOption\enum,A,0,A
HKR,Ndi\params\ConfigurationOption\enum,B,0,B
HKR,Ndi\params\ConfigurationOption,flag,1,28,00,00,00

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\Security,flag,1,28,00,00,00

HKR,Ndi\params\AuthenticationPassword,ParamDesc,0,"Authentication Password"
HKR,Ndi\params\AuthenticationPassword,type,0,edit
HKR,Ndi\params\AuthenticationPassword,LimitText,0,15
HKR,Ndi\params\AuthenticationPassword,default,0,""
HKR,Ndi\params\AuthenticationPassword,flag,1,28,00,00,00
HKR,Ndi\params\AuthenticationPassword,optional,0,1

HKR,Ndi\params\SSID_for_Infrastructure,ParamDesc,0,"SSID for Infrastructure"
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,ESSID1
HKR,Ndi\params\SSID_for_Infrastructure,flag,1,28,00,00,00

HKR,Ndi\params\SSID_for_Adhoc,ParamDesc,0,"SSID for Adhoc"
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,ADHOC_ESSID
HKR,Ndi\params\SSID_for_Adhoc,flag,1,28,00,00,00

HKR,Ndi\params\FramingMode,ParamDesc,,"Framing Mode"
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\FramingMode,flag,1,28,00,00,00

HKR,Ndi\params\UnicastKey,ParamDesc,0,"Unicast Encryption Key"
HKR,Ndi\params\UnicastKey,type,0,edit
HKR,Ndi\params\UnicastKey,LimitText,0,10
HKR,Ndi\params\UnicastKey,default,0,"1122334455"
HKR,Ndi\params\UnicastKey,flag,1,28,00,00,00
HKR,Ndi\params\UnicastKey,optional,0,0

HKR,Ndi\params\MulticastKey,ParamDesc,0,"Multicast Encryption Key"
HKR,Ndi\params\MulticastKey,type,0,edit
HKR,Ndi\params\MulticastKey,LimitText,0,10
HKR,Ndi\params\MulticastKey,default,0,"1122334455"
HKR,Ndi\params\MulticastKey,flag,1,28,00,00,00
HKR,Ndi\params\MulticastKey,optional,0,1

HKR,Ndi\params\UnicastKeyId,ParamDesc,0,"Unicast Key ID"
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,flag,1,28,00,00,00
HKR,Ndi\params\UnicastKeyId,optional,0,1

HKR,Ndi\params\PowerSavingsMode,ParamDesc,,"Power Savings Mode"
HKR,Ndi\params\PowerSavingsMode,default,,"Best Performance"
HKR,Ndi\params\PowerSavingsMode,type,0,enum
HKR,Ndi\params\PowerSavingsMode\enum,"Best Performance",0,"Best Performance/Higher Battery Usage"
;;HKR,Ndi\params\PowerSavingsMode\enum,"Better Performance",0,"Better Performance/Medium Battery Usage"
HKR,Ndi\params\PowerSavingsMode\enum,"Lower Performance",0,"Lower Performance/Low Battery Usage"
HKR,Ndi\params\PowerSavingsMode,flag,1,28,00,00,00

HKR,Ndi\params\sessions,location,0,SOFTWARE\WLAN\RAYTHEON-RayLink_PC_Card_WLAN_Adapter-B0A4

[RAYTH4.ndi.reg]
HKR,Override,0000,1, \
;
; CONFIGMG_VERSION
;
00,04,00,00, \
;
; PRIORITY
;
00,00,00,00, \
;
; IRQ Resource Descriptor 0
;
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
ff,ff, \               ; IRQD_Req_Mask
00,00, \               ; IRQD_Reserved
20,00,00,00, \         ; PCCARD flags, 0x20 = Level mode int's
;
; Memory Resource Descriptor 0
;
34,00,00,00, \         ; Total length of Memory Descriptor
01,00,00,00, \         ; ResType_Mem = 0x00000001
01,00, \               ; MD_Count
14,00, \               ; MD_Type
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
00,10,00,00, \         ;   MR_nBytes
00,00,00,00, \         ;   MR_Min
ff,ff,ff,ff, \         ;   MR_Max
00,00, \               ;   MR_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 offset
;
; Memory Resource Descriptor 1
;
34,00,00,00, \         ; Total length of Memory Descriptor
01,00,00,00, \         ; ResType_Mem = 0x00000001
01,00, \               ; MD_Count
14,00, \               ; MD_Type
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
00,c0,00,00, \         ;   MR_nBytes
00,00,00,00, \         ;   MR_Min
ff,ff,ff,ff, \         ;   MR_Max
00,00, \               ;   MR_Flags
00,00, \               ;   MR_Reserved
04,00,00,00, \         ; PCCARD flags, 0x02 = attribute mem, or
                       ;     0x08 = 16-bit common mem
00,00,00,00, \         ; Memory card address offset
;
; REQUEST_CONFIG_PKT
;
19,00,00,00, \         ; Length of REQUEST_CONFIG_PKT Descriptor
7c,89,00,00, \         ; ResType_Ignored_Bit + PCCARD_DEVICE 0x897C
00,00, \               ;   Socket
02,00, \               ;   Attributes
32, \                  ;   Vcc
32, \                  ;   Vpp1
32, \                  ;   Vpp2
02, \                  ;   IntType
00,0F,00,00, \         ;   ConfigBase
00, \                  ;   Status
00, \                  ;   Pin
00, \                  ;   Copy
01, \                  ;   ConfigIndex
03, \                  ;   Present
;
; TERMINATOR
;
00,00,00,00

[ControlFlags]

[Strings]
String0="Microsoft"
String1="Raytheon"
String2="RayLink Wireless Lan Adapter"


Download Driver Pack

How To Update Drivers Manually

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.

server: web3, load: 2.59