;
; Copyright 2001, Agere Systems Inc
;
[version]
Signature="$Windows NT$"
Class=Net
DriverVer=12/05/2001, 7.42.0.245
Provider=%AGERE%
ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318}
Catalogfile=wlluc51.cat
[Manufacturer]
%AGERE% = Agere
%ALCATEL% = ALCATEL
%Avaya% = Avaya Communication
%Buffalo% = Buffalo Technologies
%Compaq% = Compaq
%ELSA% = ELSA
%SAMSUNG% = Samsung
%Siemens% = Siemens
%2Wire% = 2Wire
[ControlFlags]
ExcludeFromSelect = *
; naming scheme
; LT1 applies to usb card for wlluc51.Install
[AGERE]
%wlluc51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_047E&Pid_0300
[ALCATEL]
%wlalc51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_06B9&Pid_2001
[Avaya Communication]
%wlava51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_0D98&Pid_0300
[Buffalo Technologies]
%wlbuf51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_0411&Pid_0006
[Compaq]
%wlcom51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_049F&Pid_001F
[ELSA]
%wlels51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_05CC&Pid_3100
[Samsung]
%wlsam51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_04E8&Pid_5002
[Siemens]
%wlsie51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_0681&Pid_0012
[2Wire]
%wltwo51_LT1.DeviceDesc% = wlluc51.Install, USB\Vid_1630&Pid_ff81
;-------------------------------------------------------------------------------
; Lucent USB Card
;
[wlluc51.Install]
AddReg = params.reg, wlluc51.reg
Characteristics = 0x84
BusType = 15
CopyFiles = wlluc51.CopyFiles, wlluc51.CopyFiles.cfg
DriverVer=12/05/2001, 7.42.0.245
[wlluc51.Install.Services]
AddService = wlluc51, 2, wlluc51.Service, wlluc51.EventLog
;-------------------------------------------------------------------------------
;
[params.reg]
;
; OwnChannel
;
HKR,NDI\params\OwnChannel, ParamDesc, 0, %CHANNEL%
HKR,NDI\params\OwnChannel, Type, 0, "enum"
HKR,NDI\params\OwnChannel, Default, 0, "0"
HKR,NDI\params\OwnChannel\enum, 0, 0, %DEFAULT%
HKR,NDI\params\OwnChannel\enum, 1, 0, %CHANNEL1%
HKR,NDI\params\OwnChannel\enum, 2, 0, %CHANNEL2%
HKR,NDI\params\OwnChannel\enum, 3, 0, %CHANNEL3%
HKR,NDI\params\OwnChannel\enum, 4, 0, %CHANNEL4%
HKR,NDI\params\OwnChannel\enum, 5, 0, %CHANNEL5%
HKR,NDI\params\OwnChannel\enum, 6, 0, %CHANNEL6%
HKR,NDI\params\OwnChannel\enum, 7, 0, %CHANNEL7%
HKR,NDI\params\OwnChannel\enum, 8, 0, %CHANNEL8%
HKR,NDI\params\OwnChannel\enum, 9, 0, %CHANNEL9%
HKR,NDI\params\OwnChannel\enum, 10, 0, %CHANNEL10%
HKR,NDI\params\OwnChannel\enum, 11, 0, %CHANNEL11%
HKR,NDI\params\OwnChannel\enum, 12, 0, %CHANNEL12%
HKR,NDI\params\OwnChannel\enum, 13, 0, %CHANNEL13%
HKR,NDI\params\OwnChannel\enum, 14, 0, %CHANNEL14%
;
; Power Management
;
HKR,NDI\params\PowerMode, ParamDesc, 0, %POWERMANAGEMENT%
HKR,NDI\params\PowerMode, Type, 0, "enum"
HKR,NDI\params\PowerMode, Default, 0, "0"
HKR,NDI\params\PowerMode\enum, 2, 0, %AUTO%
HKR,NDI\params\PowerMode\enum, 1, 0, %ON%
HKR,NDI\params\PowerMode\enum, 0, 0, %OFF%
HKR,,DesiredSSID,,"Agere Systems"
HKR,,DriverVariant,,"1"
HKR,,DriverMajor,,"7"
HKR,,DriverMinor,,"42"
HKR,,DriverEnable,,"1"
HKR,,Configured,,"1"
HKR,,NDT,,"1"
;-------------------------------------------------------------------------------
;
;
[wlluc51.reg]
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "usb"
HKR, Ndi, Service, 0, "wlluc51"
[wlluc51.CopyFiles]
wlluc51.sys,,,2
[wlluc51.CopyFiles.cfg]
wcluc51.exe
waluc51.dll
[wlluc51.Service]
DisplayName = %wlluc51.Service.DispName%
ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%
StartType = 3 ;%SERVICE_DEMAND_START%
ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\wlluc51.sys
LoadOrderGroup = NDIS,NTKERN,NDIS
[wlluc51.EventLog]
AddReg = wlluc51.AddEventLog.reg
[wlluc51.AddEventLog.reg]
HKR, , EventMessageFile, 0x00020000,"%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers\wlluc51.sys"
HKR, , TypesSupported, 0x00010001, 7
;****************************************************************************
; Destination information
;****************************************************************************
[DestinationDirs]
DefaultDestDir = 11 ; System
wlluc51.CopyFiles = 12
wlluc51.CopyFiles.cfg = 11
;****************************************************************************
; Source DiskNames
;****************************************************************************
[SourceDisksNames]
1 = %DISKID%,,,
;****************************************************************************
; Source Disk Files
;****************************************************************************
[SourceDisksFiles]
wlluc51.sys=1
wcluc51.exe=1
waluc51.dll=1
;****************************************************************************
; Localizable Strings
;****************************************************************************
[Strings]
;--------------------------------------------------------------------------
CHANNEL = "1. Channel"
DEFAULT = "Use default channel"
CHANNEL1 = "01"
CHANNEL2 = "02"
CHANNEL3 = "03"
CHANNEL4 = "04"
CHANNEL5 = "05"
CHANNEL6 = "06"
CHANNEL7 = "07"
CHANNEL8 = "08"
CHANNEL9 = "09"
CHANNEL10 = "10"
CHANNEL11 = "11"
CHANNEL12 = "12"
CHANNEL13 = "13"
CHANNEL14 = "14"
;--------------------------------------------------------------------------
POWERMANAGEMENT = "2. Card Power Management"
OFF = "Off"
ON = "On"
AUTO = "Auto"
DISKID = "Wireless Setup Disk"
AGERE = "Agere Systems"
Avaya = "Avaya Communication"
ALCATEL = "ALCATEL"
Buffalo = "Buffalo Technologies"
Compaq = "Compaq"
ELSA = "ELSA"
SAMSUNG = "Samsung"
Siemens = "Siemens"
2Wire = "2Wire"
; AGERE
wlluc51_LT1.DeviceDesc = "ORiNOCO USB Card"
; Avaya
wlava51_LT1.DeviceDesc = "Avaya Wireless USB Card"
; ALCATEL
wlalc51_LT1.DeviceDesc = "SPEED TOUCH USB Card"
; Buffalo
wlbuf51_LT1.DeviceDesc = "BUFFALO Wireless USB Card"
; Compaq
wlcom51_LT1.DeviceDesc = "Compaq WL215 USB Adapter"
; ELSA
wlels51_LT1.DeviceDesc = "ELSA AirLancer USB-11"
; SAMSUNG
wlsam51_LT1.DeviceDesc = "Samsung SEW-2001u Card"
; Siemens
wlsie51_LT1.DeviceDesc = "I-GATE 11M USB Card"
; 2Wire
wltwo51_LT1.DeviceDesc = "2Wire Wireless USB adapter"
wlluc51.Service.DispName = "Wireless LAN USB 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.