netvnetr.inf Driver File Contents (802.11.b_203.3.4.40C_20CD_20set.zip)

;WLC030 WebSTAR - WLAN V1.0 (4.3.3.57) Popo 12/06/2002
;**********************************************************
; Copyright 2000 ATMEL.
; INF file for 11Mbps PCMCIA WLAN Adapter
;
; Windows XP
;
;**********************************************************

[Version]
Signature  = "$Windows NT$"
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider   = %VENDOR%
;CatalogFile = netvnetrXP.cat
DriverVer  = 10/04/2002,4.3.3.57

[Manufacturer]
%VENDOR%   = ATMEL

[ControlFlags]
ExcludeFromSelect = WebStar-DPW700_WLAN_PC_Card-732F          
                                                             
[ATMEL]
%PCMCIA_WLC030.DeviceDesc% = PCMCIAFVNETR.Ndi,PCMCIA\WebStar-DPW700_WLAN_PC_Card-732F

;*******************************************************************************
; Win XP main sections
;*******************************************************************************


[PCMCIAFVNETR.Ndi.NT]
Characteristics = 0x84 	; NCF_HAS_UI | NCF_PHYSICAL
BusType         = 8 	; PCMCIA
AddReg          = PCMCIAFVNETR.NT.Reg, PCMCIAFVNETR.Params
;CopyFiles       = CopyFile.NT.Sys
DriverVer  	= 10/04/2002,4.3.3.57

[PCMCIAFVNETR.Ndi.NT.Services]
AddService = PCMCIAFVNETR, 2, PCMCIAFVNETR.Service, Common.EventLog


;*******************************************************************************
; Driver parameters
;*******************************************************************************

[PCMCIAFVNETR.Params]

HKR, Ndi\params\Rate,	      		ParamDesc,     	0, %RateStr%
HKR, Ndi\params\Rate,	      		type,		0, "enum"
HKR, Ndi\params\Rate,			default,	0, "3"
HKR, Ndi\params\Rate\enum,		0,		0, %Fixed1Str%
HKR, Ndi\params\Rate\enum,		1,		0, %Fixed2Str%
HKR, Ndi\params\Rate\enum,		2,		0, %Fixed55Str%
HKR, Ndi\params\Rate\enum,		3,		0, %Fixed11Str%
HKR, Ndi\params\Rate\enum,		4,		0, %AutoStr%
HKR, ,                                	Rate,    	0, "3"

HKR, Ndi\params\RTS_Threshold,	      	ParamDesc,     	0, %RTS_Str%
HKR, Ndi\params\RTS_Threshold,	      	type,		0, "int"
HKR, Ndi\params\RTS_Threshold,		default,	0, "2347"
HKR, Ndi\params\RTS_Threshold,		min,		0, "0"
HKR, Ndi\params\RTS_Threshold,		max,		0, "2347"
HKR, Ndi\params\RTS_Threshold,		step,		0, "1"
HKR, ,                                	RTS_Threshold,  0, "2347"

HKR, Ndi\params\Frag_Threshold,	      	ParamDesc,     	0, %FragmentationStr%
HKR, Ndi\params\Frag_Threshold,	      	type,		0, "int"
HKR, Ndi\params\Frag_Threshold,		default,	0, "2346"
HKR, Ndi\params\Frag_Threshold,		min,		0, "256"
HKR, Ndi\params\Frag_Threshold,		max,		0, "2346"
HKR, Ndi\params\Frag_Threshold,		step,		0, "1"
HKR, ,                                	Frag_Threshold, 0, "2346"

HKR,Ndi\params\PreambleType,		ParamDesc,	0,%PreambleStr%
HKR,Ndi\params\PreambleType,		type,		0,"enum"
HKR,Ndi\params\PreambleType,		default,	0,"2"
HKR,Ndi\params\PreambleType\enum,	0,		0,%LongPreambleStr%
HKR,Ndi\params\PreambleType\enum,	1,		0,%ShortPreambleStr%
HKR,Ndi\params\PreambleType\enum,	2,		0,%AutoPreambleStr%
HKR,,					PreambleType,	0,"2"

HKR,Ndi\params\RadioOnOff,		ParamDesc,	0,%RadioOnOffStr%
HKR,Ndi\params\RadioOnOff,		type,		0,"enum"
HKR,Ndi\params\RadioOnOff,		default,	0,"1"
HKR,Ndi\params\RadioOnOff\enum,	0,			0,%RadioOffStr%
HKR,Ndi\params\RadioOnOff\enum,	1,			0,%RadioOnStr%
HKR,,					RadioOnOff,	0,"1"


[PCMCIAFVNETR.NT.Reg]
; Interfaces
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi,            Service,    0, "PCMCIAFVNETR"

[PCMCIAFVNETR.Service]
DisplayName    = %PCMCIAFVNETR.DisplayName%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %12%\fvnetr.sys
LoadOrderGroup = NDIS


[Common.EventLog]
AddReg = Common.AddEventLog.Reg

[Common.AddEventLog.Reg]
HKR, , EventMessageFile, 0x00020000, %%SystemRoot%%\System32\netevent.dll
HKR, , TypesSupported  , 0x00010001, 7


[CopyFile.NT.Sys]
fvnetr.sys,,,2



;*******************************************************************************
; Destination directories
;*******************************************************************************

[DestinationDirs]
DefaultDestDir   = 12 ; Drivers directory
CopyFile.Sys    = 11
CopyFile.NT.Sys = 12

[SourceDisksNames]
50=%DriverDisketteName%,,

[SourceDisksFiles]
fvnetr.sys=50,.,fvnetr.sys,10000
netvnetr.inf=50,.,netvnetr.inf,10000

;*******************************************************************************
; Localizable strings
;*******************************************************************************

[Strings]
VENDOR = "Scientific-Atlanta"

PCMCIAFVNETR.DisplayName = "WebSTAR WLAN DPW700 PCMCIA Card"
PCMCIA_WLC030.DeviceDesc = "WebSTAR WLAN DPW700 PCMCIA Card"

DriverDisketteName      = "WebSTAR WLAN DPW700 PCMCIA Card Drivers Disk"


RateStr			= "Rate"
Fixed1Str		= "Fixed 1 Mbps"
Fixed2Str		= "Fixed 2 Mbps"
Fixed55Str		= "Fixed 5.5 Mbps"
Fixed11Str		= "Fixed 11 Mbps"
AutoStr			= "Auto"

RTS_Str			= "RTS Threshold"
FragmentationStr	= "Fragmentation Threshold"

PreambleStr		= "Preamble Type"
LongPreambleStr		= "Long"
ShortPreambleStr	= "Short"
AutoPreambleStr		= "Auto"

RadioOnOffStr		= "Radio"	
RadioOffStr		= "Off"
RadioOnStr		= "On"

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: web1, load: 1.03