; ; Copyright 2002, Agere Systems Inc ; [Version] Signature="$Windows NT$" Class=Net Provider=%Lucent% DriverVer=10/14/2002, 7.66.1.511 ClassGUID={4d36e972-e325-11ce-bfc1-08002be10318} Catalogfile=wlluc51b.cat ;**************************************************************************** ; Manufacturer Section ;**************************************************************************** [Manufacturer] %Lucent% = "Lucent Technologies" ;**************************************************************************** ; ControlFlags Section ;**************************************************************************** [ControlFlags] ExcludeFromSelect = * ;**************************************************************************** ; Install Section ;**************************************************************************** [Lucent Technologies] %Wlluc01.DeviceDesc%=Wlluc01.Install, USB\Vid_047E&Pid_0300 ;**************************************************************************** ; Install section ORiNOCO USB Card ;**************************************************************************** [Wlluc01.Install] AddReg = Wlluc.Addreg.Cards, Wlluc.Addreg.Card01 CopyFiles = Wlluc.CopyFiles, Wlluc.CopyFiles.Cfg Characteristics = 0x84 BusType = 15 DriverVer=10/14/2002, 7.66.1.511 [Wlluc01.Install.Services] AddService = wlluc51b, 2, Wlluc.Service, Wlluc.EventLog [Wlluc01.Install.CoInstallers] CopyFiles = Wlluc.CoInst.Files AddReg = Wlluc.CoInst.Reg [Wlluc.Addreg.Card01] HKR,,VendorDescription,,"ORiNOCO USB Card" ;**************************************************************************** ; Default NDI Section ;**************************************************************************** [Wlluc.Addreg.Cards] HKR,Ndi\Interfaces,UpperRange,0,"ndis5" HKR,Ndi\Interfaces,LowerRange,0,"ethernet" HKR,Ndi,Service,0,"wlluc51b" HKR,,DriverVariant,,"2" HKR,,DriverMajor,,"7" HKR,,DriverMinor,,"66" HKR,,DriverEnable,,"1" HKR,,Configured,,"1" HKR,,USBFlags,,"1" ;**************************************************************************** ; CopyFiles Section ;**************************************************************************** [Wlluc.Copyfiles] wlluc51b.sys ;**************************************************************************** ; CopyFiles.Cfg Section ;**************************************************************************** [Wlluc.Copyfiles.Cfg] wnluc51b.cpl wcluc51b.exe waluc51b.dll wnluc.hlp wnluc.cnt ;**************************************************************************** ; CoInstaller Section ;**************************************************************************** [Wlluc.CoInst.Reg] HKR,,CoInstallers32,0x00010000,"wdluc51b.dll,WLDeviceCoInstaller" [Wlluc.CoInst.Files] wdluc51b.dll ;**************************************************************************** ; Service Section ORINOCO USB Card Driver ;**************************************************************************** [Wlluc.Service] DisplayName = %Wlluc.Service.DispName% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_DEMAND_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\wlluc51b.sys LoadOrderGroup = NDIS,NTKERN,NDIS [Wlluc.EventLog] AddReg = Wlluc.AddReg.EventLog [Wlluc.AddReg.EventLog] HKR, , EventMessageFile, 0x00020000,"%%SystemRoot%%\System32\netevent.dll;%%SystemRoot%%\System32\drivers\wlluc51b.sys" HKR, , TypesSupported, 0x00010001, 7 ;**************************************************************************** ; Destination Directories ;**************************************************************************** [DestinationDirs] DefaultDestDir = 11 Wlluc.CopyFiles = 12 Wlluc.Copyfiles.Cfg = 11 Wlluc.CoInst.Files = 11 ;**************************************************************************** ; Source Disk Names ;**************************************************************************** [SourceDisksNames] 1 = %DISKID%,,, ;**************************************************************************** ; Source Disk Files ;**************************************************************************** [SourceDisksFiles] wlluc51b.sys=1 wcluc51b.exe=1 waluc51b.dll=1 wdluc51b.dll=1 wnluc51b.cpl=1 wnluc.hlp=1 wnluc.cnt=1 ;**************************************************************************** ; Localizable Strings ;**************************************************************************** [Strings] DISKID = "ORiNOCO Setup Disk" Lucent = "Lucent Technologies" ; Lucent Wlluc01.DeviceDesc="ORiNOCO USB Card" Wlluc.Service.DispName="ORINOCO USB Card Driver"