net1483m.inf Driver File Contents (ar240e_usb_v1.0.0-.zip)

;****************************************************************************
; NET1483M.INF
;
; ATM Multiprotocol Encapsulation (RFC1483) Virtual Adapter Miniport
;
; Copyright (c) 1999 - 2000, Virata
;****************************************************************************
[Version]
Signature   = "$Windows NT$"   ; Windows 2000 only (NOT Windows 98)
; Omit Class=Net directive so Win9x cannot recognise this file
ClassGUID   = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider    = %VRTA%
CatalogFile = net1483m.cat
DriverVer=11/10/2000, 8.1.0.16


[Manufacturer]
%VRTA% = Virata

[Virata]
; DisplayName                 Section        DeviceID
; -----------                 -------        --------
%VRTA_RFC1483MINIPORT.Desc% = VRTA1483M.ndi, VRTA_RFC1483MINIPORT


[ControlFlags]
; Prevent this driver from being installed manually.
ExcludeFromSelect = VRTA_RFC1483MINIPORT


;*****************************************************************************
; RFC1483 driver - upper (miniport) edge
;*****************************************************************************
[VRTA1483M.ndi]
Characteristics = 0x81 ; NCF_VIRTUAL,NCF_HAS_UI
AddReg          = VRTA1483M.ndi.AddReg,VRTA1483M.ndi.Params

[VRTA1483M.ndi.AddReg]
HKR, Ndi,            Service,    0, VRTA1483M
HKR, Ndi,            HelpText,   0, "%VRTA1483M.HelpText%"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"

[VRTA1483M.ndi.Services]
AddService = VRTA1483M, 2, VRTA1483M.AddService

[VRTA1483M.AddService]
DisplayName    = %VRTA1483M.ServiceDesc%
ServiceType    = 1  ; SERVICE_KERNEL_DRIVER
StartType      = 3  ; SERVICE_DEMAND_START
ErrorControl   = 1  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\vrta1483.sys
LoadOrderGroup = NDIS
Description    = %VRTA1483M.ServiceDesc%
AddReg         = VRTA1483M.Debug

[VRTA1483M.Debug]
;; Setup debugger output for checked build of driver (no effect on free build)
HKR, , DebugBreakOnEntry,  0x10001, 0            ; No breakpoint at startup
HKR, , DebugLevel,         0x10001, 5
HKR, , DebugComponentMask, 0x10001, 0x0000000f


;*****************************************************************************
; Miniport parameters
;*****************************************************************************
[VRTA1483M.ndi.Params]
;; Type of RFC1483/RFC2684 data encapsulation to use
HKR, Ndi\params\Encapsulation,      ParamDesc, 0, %Encapsulation.ParamDesc%
HKR, Ndi\params\Encapsulation,      Type,      0, enum
HKR, Ndi\params\Encapsulation,      Default,   0, 1
HKR, Ndi\params\Encapsulation\enum, 1,         0, %LlcSnapEncapsulation%
HKR, Ndi\params\Encapsulation\enum, 2,         0, %VcMuxEncapsulation%
;; Connection VPI for LLC/SNAP encapsulation
HKR, Ndi\params\VPI,                ParamDesc, 0, %VPI.ParamDesc%
HKR, Ndi\params\VPI,                Type,      0, dword
HKR, Ndi\params\VPI,                Default,   0, 0
HKR, Ndi\params\VPI,                Base,      0, 10
HKR, Ndi\params\VPI,                Min,       0, 0
HKR, Ndi\params\VPI,                Max,       0, 255
HKR, Ndi\params\VPI,                Step,      0, 1
;; Connection VCI for LLC/SNAP encapsulation
HKR, Ndi\params\VCI,                ParamDesc, 0, %VCI.ParamDesc%
HKR, Ndi\params\VCI,                Type,      0, dword
HKR, Ndi\params\VCI,                Default,   0, 32
HKR, Ndi\params\VCI,                Base,      0, 10
HKR, Ndi\params\VCI,                Min,       0, 32
HKR, Ndi\params\VCI,                Max,       0, 65535
HKR, Ndi\params\VCI,                Step,      0, 1
;; TEST ONLY: software assigned MAC address
HKR, Ndi\params\NetworkAddress,     ParamDesc, 0, "IEEE MAC Address"
HKR, Ndi\params\NetworkAddress,     Type,      0, edit
HKR, Ndi\params\NetworkAddress,     Optional,  0, 1
HKR, Ndi\params\NetworkAddress,     Default,   0, "00-20-2b-00-00-01"
HKR, Ndi\params\NetworkAddress,     Min,       0, 17
HKR, Ndi\params\NetworkAddress,     Max,       0, 17


;*****************************************************************************
; Files and Directories
;*****************************************************************************
[DestinationDirs]
DefaultDestDir = 12
; No files to copy

[SourceDisksNames]
; No files to copy

[SourceDisksFiles]
; No files to copy


;*****************************************************************************
; Localised strings
;*****************************************************************************
[Strings]
VRTA = "Virata"

VRTA_RFC1483MINIPORT.Desc = "RFC1483 Miniport"

VRTA1483M.ServiceDesc = "RFC1483 Driver Miniport"
VRTA1483M.HelpText    = "Multiprotocol Encapsulation over ATM (RFC1483 and RFC2684) allows LAN protocols and applications to work transparently over ATM enabled networks. Provided by Virata."

Encapsulation.ParamDesc = "Data Encapsulation"
LlcSnapEncapsulation    = "LLC/SNAP"
VcMuxEncapsulation      = "VC Multiplexed"

VPI.ParamDesc = "Connection VPI"
VCI.ParamDesc = "Connection VCI"

; End of File

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: web3, load: 1.74