;
; Copyright 2001, Agere Systems Inc
;
[Version]
Signature="$WINDOWS NT$"
Class=Net
DriverVer=11/30/2001, 7.42.0.245
Provider=%N_PROVIDER%
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Catalogfile=wlluc48.cat
[Manufacturer]
%N_MANUFACTURER%="Lucent Technologies"
[ControlFlags]
ExcludeFromSelect = PCMCIA\Lucent_Technologies-WaveLAN/IEEE-C908
ExcludeFromSelect = PCMCIA\Lucent_Technologies-WaveLAN/IEEE-364C
ExcludeFromSelect = PCMCIA\Lucent_Technologies-WaveLAN/IEEE-911F
ExcludeFromSelect = PCI\VEN_11C1&DEV_AB20&SUBSYS_AB2011C1
[Lucent Technologies]
%wlluc48_LT1.DeviceDesc%=wlluc481.Ndi, PCMCIA\Lucent_Technologies-WaveLAN/IEEE-C908
%wlluc48_LT2.DeviceDesc%=wlluc482.Ndi, PCMCIA\Lucent_Technologies-WaveLAN/IEEE-364C
%wlluc48_LT3.DeviceDesc%=wlluc483.Ndi, PCMCIA\Lucent_Technologies-WaveLAN/IEEE-911F
%wlluc48_LT4.DeviceDesc%=wlluc484.Ndi, PCI\VEN_11C1&DEV_AB20&SUBSYS_AB2011C1
;****************************************************************************
; Install section 1
;****************************************************************************
[wlluc481.Ndi]
AddReg = wlluc48.Addreg.Ndi, wlluc48.Addreg.PCMCIA
CopyFiles = wlluc48.CopyFiles, wlluc48.CopyFiles.cfg
Characteristics = 0x04
BusType = 8
DriverVer=11/30/2001, 7.42.0.245
[wlluc481.Ndi.Services]
AddService = wlluc48, 2, wlluc48.Service, common.EventLog
[wlluc481.Ndi.CoInstallers]
CopyFiles=wlluc48.CoInst.Files
AddReg=wlluc48.CoInst.Reg
;****************************************************************************
; Install section 2
;****************************************************************************
[wlluc482.Ndi]
AddReg = wlluc48.Addreg.Ndi, wlluc48.Addreg.PCMCIA
CopyFiles = wlluc48.CopyFiles, wlluc48.CopyFiles.cfg
Characteristics = 0x04
BusType = 8
DriverVer=11/30/2001, 7.42.0.245
[wlluc482.Ndi.Services]
AddService = wlluc48, 2, wlluc48.Service, common.EventLog
[wlluc482.Ndi.CoInstallers]
CopyFiles = wlluc48.CoInst.Files
AddReg = wlluc48.CoInst.Reg
;****************************************************************************
; Install section 3
;****************************************************************************
[wlluc483.Ndi]
AddReg = wlluc48.Addreg.Ndi, wlluc48.Addreg.miniPCI
CopyFiles = wlluc48.CopyFiles, wlluc48.CopyFiles.cfg, wlluc48.CopyFiles.filter
Characteristics = 0x04
BusType = 8
DriverVer=11/30/2001, 7.42.0.245
[wlluc483.Ndi.Services]
AddService = wlluc48, 2, wlluc48.Service, common.EventLog
AddService = wfluc48,, wfluc48.service
[wlluc483.Ndi.CoInstallers]
CopyFiles = wlluc48.CoInst.Files
AddReg = wlluc48.CoInst.Reg
[wlluc483.Ndi.HW]
AddReg = wlluc48.AddReg.Filter
;****************************************************************************
; Install section 4
;****************************************************************************
[wlluc484.Ndi]
AddReg = wlluc48.Addreg.Ndi, wlluc48.Addreg.PCI
CopyFiles = wlluc48.CopyFiles, wlluc48.CopyFiles.cfg
Characteristics = 0x04
BusType = 5
DriverVer=11/30/2001, 7.42.0.245
[wlluc484.Ndi.Services]
AddService = wlluc48, 2, wlluc48.Service, common.EventLog
[wlluc484.Ndi.CoInstallers]
CopyFiles = wlluc48.CoInst.Files
AddReg = wlluc48.CoInst.Reg
[wlluc48.Service]
DisplayName = %wlluc48.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\wlluc48.sys
LoadOrderGroup = NDIS
[common.EventLog]
AddReg = common.AddEventLog.reg
[common.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000,"%SystemRoot%\System32\netevent.dll;%SystemRoot%\System32\drivers\wlluc48.sys"
HKR, , TypesSupported, 0x00010001, 7
[wlluc48.Addreg.Ndi]
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi, Service, 0, "wlluc48"
HKR,,VendorDescription,,"ORINOCO PC Card"
HKR,,DriverVariant,,"1"
HKR,,DriverMajor,,"7"
HKR,,DriverMinor,,"42"
HKR,,DriverEnable,,"1"
[wlluc48.Copyfiles]
wlluc48.sys,,,2
[wlluc48.Copyfiles.cfg]
wnluc48.cpl,,,2
wcluc48.exe
waluc48.dll
wnluc.hlp
wnluc.cnt
[wlluc48.CoInst.Reg]
HKR,,CoInstallers32,0x00010000,"wdluc48.dll,WLDeviceCoInstaller"
[wlluc48.CoInst.Files]
wdluc48.dll
[wlluc48.Addreg.PCMCIA]
HKR,,VendorDescription,,"ORINOCO PC Card"
[wlluc48.Addreg.miniPCI]
HKR,,VendorDescription,,"ORINOCO PC Card"
HKR,,miniPCI,,"0"
[wlluc48.Addreg.PCI]
HKR,,VendorDescription,,"ORINOCO PCI Card"
[wlluc48.CopyFiles.filter]
wfluc48.sys,,,2
[wlluc48.Addreg.Filter] ; added by rlav : lower device filter for Sony miniPCI
HKR,,LowerFilters,0x10000,wfluc48
;WDM lower device filter for miniPCI
[wfluc48.service]
DisplayName = %wfluc48.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\wfluc48.sys
LoadOrderGroup = PNP Filter
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir = 11 ; LDID_SYS
wlluc48.CopyFiles = 12
wlluc48.Copyfiles.cfg = 11
wlluc48.CoInst.Files = 11
wlluc48.CopyFiles.filter = 12
;****************************************************************************
; Source Disk Names
;****************************************************************************
[SourceDisksNames]
1 = %DISKID%,,,
;****************************************************************************
; Source Disk Files
;****************************************************************************
[SourceDisksFiles]
wlluc48.sys=1
wdluc48.dll=1
waluc48.dll=1
wnluc48.cpl=1
wcluc48.exe=1
wnluc.hlp=1
wnluc.cnt=1
wfluc48.sys=1
;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
N_PROVIDER="Lucent Technologies"
; Manufacturers
N_MANUFACTURER="Lucent Technologies"
; PNP Devices
DISKID="ORiNOCO Setup Disk"
wlluc48_LT1.DeviceDesc="ORiNOCO PC Card (5 Volt)"
wlluc48_LT2.DeviceDesc="ORiNOCO Integrated Card"
wlluc48_LT3.DeviceDesc="ORiNOCO Mini PCI Card"
wlluc48_LT4.DeviceDesc="ORiNOCO PCI Card"
wlluc48.Service.DispName="ORINOCO Wireless Driver"
wfluc48.SVCDESC = "ORINOCO MiniPCI Filter Driver"
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.