;****************************************************************************
; VVBTAM.INF
;
; Virata VVB ATM network driver
;
; Copyright (c) 1999, Virata Ltd
;****************************************************************************
[Version]
Signature = "$Chicago$"
Compatible = 1 ; Support Win98 and Win2000 for Net class installs
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %Virata%
DriverVer=11/07/2001, 8.1.0.16
[Manufacturer]
%Virata% = Virata
[Virata]
; DisplayName Section DeviceID
; ----------- ------- --------
%VvbAtm.DeviceDesc% = VvbAtm.ndi, VVBUS\ATM
[ControlFlags]
ExcludeFromSelect = VVBUS\ATM
;*****************************************************************************
; VVB family ATM driver (Windows 98)
;*****************************************************************************
[VvbAtm.ndi]
AddReg=VvbAtm.ndi.AddReg,VvbAtm.ndi.Params
DeviceID = "VVBUS\ATM"
LogConfig = DefaultConfig
[VvbAtm.ndi.AddReg]
HKR, Ndi, DeviceID, 0, "VVBUS\VVBATM"
HKR, , DeviceVxDs, 0, "VvbAtm.sys"
HKR, , NTMPDriver, 0, "VvbAtm.sys"
HKR, , DevLoader, 0, "*NDIS"
HKR, NDIS, LogDriverName, 0, "VVBATM"
HKR, NDIS, MajorNdisVersion, 1, 03
HKR, NDIS, MinorNdisVersion, 1, 0A
HKR, Ndi\Interfaces, DefUpper, 0, "ndisatm"
HKR, Ndi\Interfaces, UpperRange, 0, "ndisatm"
HKR, Ndi\Interfaces, DefLower, 0, "ethernet"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Install, , 0, "VvbAtm.ndi.Install"
; Require ATM signalling support
HKR, Ndi\Compatibility, RequireAll, 0, "ATMUNI"
[VvbAtm.ndi.Install]
CopyFiles=VvbAtm.ndi.CopyFiles
[VvbAtm.ndi.CopyFiles]
vvbatm.sys
;*****************************************************************************
; VVB family ATM driver (Windows 2000)
;*****************************************************************************
[VvbAtm.ndi.NTx86]
Characteristics = 0x84 ; NCF_PHYSICAL,NCF_HAS_UI
BusType = 5
AddReg = VvbAtm.ndi.NTx86.AddReg,VvbAtm.ndi.Params
CopyFiles = VvbAtm.ndi.NTx86.CopyFiles
DriverVer=11/07/2001, 8.1.0.16
[VvbAtm.ndi.NTx86.AddReg]
HKR, Ndi, Service, 0, "VVBATM"
HKR, Ndi\Interfaces, UpperRange, 0, "ndisatm"
HKR, Ndi\Interfaces, LowerRange, 0, "atm"
[VvbAtm.ndi.NTx86.CopyFiles]
vvbatm.sys
[VvbAtm.ndi.NTx86.Services]
AddService = VVBATM, 2, VvbAtm.NTx86.Service, VvbAtm.NTx86.EventLog
[VvbAtm.NTx86.Service]
DisplayName = %VvbAtm.ServiceDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\vvbatm.sys
LoadOrderGroup = NDIS
[VvbAtm.NTx86.EventLog]
AddReg = VvbAtm.NTx86.EventLog.AddReg
[VvbAtm.NTx86.EventLog.AddReg]
HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, , TypesSupported, 0x00010001, 7
;*****************************************************************************
; VvbAtm family ATM driver registry parameters
;*****************************************************************************
[VvbAtm.ndi.Params]
HKR, Ndi\params\RcvBufferPoolSize, ParamDesc, 0, "%BufferPoolSize%"
HKR, Ndi\params\RcvBufferPoolSize, default, 0, "32"
HKR, Ndi\params\RcvBufferPoolSize, min, 0, "32"
HKR, Ndi\params\RcvBufferPoolSize, max, 0, "000000256"
HKR, Ndi\params\RcvBufferPoolSize, step, 0, "1"
HKR, Ndi\params\RcvBufferPoolSize, Base, 0, "10"
HKR, Ndi\params\RcvBufferPoolSize, type, 0, "int"
HKR, Ndi\params\RcvPacketPoolSize, ParamDesc, 0, "%PacketPoolSize%"
HKR, Ndi\params\RcvPacketPoolSize, default, 0, "24"
HKR, Ndi\params\RcvPacketPoolSize, min, 0, "24"
HKR, Ndi\params\RcvPacketPoolSize, max, 0, "000000128"
HKR, Ndi\params\RcvPacketPoolSize, step, 0, "1"
HKR, Ndi\params\RcvPacketPoolSize, Base, 0, "10"
HKR, Ndi\params\RcvPacketPoolSize, type, 0, "int"
;*****************************************************************************
; Files and Directories
;*****************************************************************************
[DestinationDirs]
DefaultDestDir = 10, system32\drivers
[SourceDisksNames]
1=%Disk1%,vvbatm.sys,,
[SourceDisksFiles]
vvbatm.sys=1
;*****************************************************************************
; Localised strings
;*****************************************************************************
[Strings]
Virata = "Virata"
Disk1="Virata drivers disk"
BufferPoolSize = "Buffer Pool Size"
PacketPoolSize = "Packet Pool Size"
VvbAtm.DeviceDesc = "Virata VVB ATM port"
VvbAtm.ServiceDesc = "Virata Virtual Bus ATM driver"
;*****************************************************************************
; End
;*****************************************************************************
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.