WLLUC41.INF Driver File Contents (WLWall74.exe)

;
; Copyright 2001, Agere Systems Inc
;

[version]
LayoutFile=layout.inf
Signature="$CHICAGO$"
Class=Net
Provider=%N_PROVIDER%

[Manufacturer]
%N_MANUFACTURER%="Lucent Technologies"

[Lucent Technologies]
%wlluc41_LT1.DeviceDesc%=wlluc411.ndi, PCMCIA\Lucent_Technologies-WaveLAN/IEEE-C908
%wlluc41_LT2.DeviceDesc%=wlluc412.ndi, PCMCIA\Lucent_Technologies-WaveLAN/IEEE-364C
%wlluc41_LT3.DeviceDesc%=wlluc413.ndi, PCMCIA\Lucent_Technologies-WaveLAN/IEEE-911F
%wlluc41_LT4.DeviceDesc%=wlluc414.ndi, PCI\VEN_11C1&DEV_AB20&SUBSYS_AB2011C1

;****************************************************************************
; Install section 1
;****************************************************************************
[wlluc411.ndi]
AddReg=wlluc41.ndi.reg,wlluc411.key.reg,wlluc41.Addreg.NdiPcmcia
CopyFiles=wlluc41.ndi.CopyFiles,wlluc41.inf.CopyFiles

[wlluc411.key.reg]
HKR,NDI,DeviceID,,"PCMCIA\Lucent_Technologies-WaveLAN/IEEE-C908"

;****************************************************************************
; Install section 2
;****************************************************************************
[wlluc412.ndi]
AddReg=wlluc41.ndi.reg,wlluc412.key.reg,wlluc41.Addreg.NdiPcmcia
CopyFiles=wlluc41.ndi.CopyFiles,wlluc41.inf.CopyFiles

[wlluc412.key.reg]
HKR,NDI,DeviceID,,"PCMCIA\Lucent_Technologies-WaveLAN/IEEE-364C"

;****************************************************************************
; Install section 3
;****************************************************************************
[wlluc413.ndi]
AddReg=wlluc41.ndi.reg,wlluc413.key.reg,wlluc41.Addreg.NdiPcmcia
CopyFiles=wlluc41.ndi.CopyFiles,wlluc41.inf.CopyFiles

[wlluc413.key.reg]
HKR,NDI,DeviceID,,"PCMCIA\Lucent_Technologies-WaveLAN/IEEE-911F"

;****************************************************************************
; Install section 4
;****************************************************************************
[wlluc414.ndi]
AddReg=wlluc41.ndi.reg,wlluc414.key.reg,wlluc41.Addreg.NdiPci
CopyFiles=wlluc41.ndi.CopyFiles,wlluc41.inf.CopyFiles

[wlluc414.key.reg]
HKR,NDI,DeviceID,,"PCI\VEN_11C1&DEV_AB20" ;please note : no SVID, SID and REV here


[wlluc41.ndi.reg]
;
; Base information
;
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,wlluc41.sys
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
;
; NDIS Information
;
HKR,NDIS,LogDriverName,,"wlluc41"
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0A
;
; Interfaces
;
HKR,NDI\Interfaces,DefUpper,,"ndis3"
HKR,NDI\Interfaces,DefLower,,"ethernet"
HKR,NDI\Interfaces,UpperRange,,"ndis3"
HKR,NDI\Interfaces,LowerRange,,"ethernet"
;HKR,NDI\Install,,,"wlluc41b.ndi"
HKR,NDI\Remove,,,"wlluc41r.ndi"
HKR,NDI,NdiInstaller,,"wiluc41.dll,WV41NdiProc"
HKR,NDI,CardType,,"PCMCIA"
;
; Default settings
;
HKR,,ConfigType,,"01"
HKR,,DriverVariant,,1
HKR,,DriverMajor,,7
HKR,,DriverMinor,,42
HKR,,DriverEnable,,1

;
; Flag that we are on Windows 95
;
HKR,,LoadVxD,,1
;
; All resources are dynamically configured
;
HKR,,IOBaseAddress,1,02,00,00,00
HKR,,InterruptNumber,1,04,00,00,00
HKR,,EnableIRQSharing,1,01,00,00,00 

[wlluc41.Addreg.NdiPcmcia]
HKR,,BusType,,8
HKR,,VendorDescription,,"ORINOCO PC Card"
HKR,NDI,CardType,,"PCMCIA"

[wlluc41.Addreg.NdiPci]
HKR,,BusType,,5
HKR,,VendorDescription,,"ORINOCO PCI Card"
HKR,NDI,CardType,,"PNP"

[wlluc41.ndi.CopyFiles]
wlluc41.sys
wuluc41.vxd
wnluc41.cpl,,,2
wiluc41.dll
waluc41.dll
wnluc.hlp
wnluc.cnt
wcluc41.exe
wlipcfg.exe

[wlluc41.inf.CopyFiles]
wlluc41.inf

; Remove NDIS3
[wlluc41r.ndi]
DelFiles=wlluc41.ndi.DelFiles,wlluc41.inf.DelFiles

[wlluc41.ndi.DelFiles]
wlluc41.sys
wuluc41.vxd
wnluc41.cpl,,,1
wiluc41.dll
waluc41.dll
wnluc.hlp
wnluc.cnt
wcluc41.exe
wlipcfg.exe

[wlluc41.inf.DelFiles]
wlluc41.inf

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir                  =11 ; LDID_SYS
wlluc41.inf.CopyFiles		=17 ; LDID_INF
wlluc41.ndi.CopyFiles		=11 ; LDID_SYS
wlluc41.ndi.DelFiles		=11 ; LDID_SYS
wlluc41.inf.DelFiles		=17 ; LDID_INF


;****************************************************************************
; Source Disk Names
;****************************************************************************
[SourceDisksNames]
1 = %DISKID%,,

;****************************************************************************
; Source Disk Files
;****************************************************************************
[SourceDisksFiles]
wlluc41.sys=1
wiluc41.dll=1
waluc41.dll=1
wnluc41.cpl=1
wuluc41.vxd=1
wcluc41.exe=1
wnluc.hlp=1
wnluc.cnt=1
wlipcfg.exe=1

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
N_PROVIDER="Lucent Technologies"
; Manufacturers
N_MANUFACTURER="Lucent Technologies"
; PNP Devices
DISKID="ORiNOCO Setup Disk"
wlluc41_LT1.DeviceDesc="ORiNOCO PC Card (5 Volt)"
wlluc41_LT2.DeviceDesc="ORiNOCO Integrated Card"
wlluc41_LT3.DeviceDesc="ORiNOCO Mini PCI Card"
wlluc41_LT4.DeviceDesc="ORiNOCO PCI Card"
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: web2, load: 0.94