ZNATM.INF Driver File Contents (znwin95.zip)

; znatm.INF
;
;
; Copyright 1993-1994, Microsoft Corporation

[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Net
provider=%V_MS%

[Manufacturer]
%V_ZN%=ZEITNET

[ZEITNET]
%ZEITNET.DeviceDesc%=ZNI.ndi    ;ZeitNet ATM

[ZNI.ndi]
AddReg=ZNI.ndi.reg

;Copy our Installer DLL and the Inf file to windows directory
CopyFiles=ZnAtmDll.ndi.copyfiles,ZnAtmInf.ndi.copyfiles

[ZNI.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1193&DEV_0001"
; MaxInstance = 8 Only 8 Drivers allowed
HKR,Ndi,MaxInstance,,8

;Help Text to appear when the user selects our driver
HKR,Ndi,HelpText,,%ZNATM_HELP%


; NDIS Info
HKR,NDIS,LogDriverName,,"ZNATM"
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,,,"ZnAtmInstall.Inst"
;HKR,Ndi,CardType,,"PNP"





; Parameters for our Driver

; VlanNo
HKR,,VlanNo,,"Vlan Number "
HKR,Ndi\params\VlanNo,ParamDesc,,"Vlan Number "
HKR,Ndi\params\VlanNo,default,,0
HKR,Ndi\params\VlanNo,type,,int
HKR,Ndi\params\VlanNo,min,,0
HKR,Ndi\params\VlanNo,max,,255
HKR,Ndi\params\VlanNo,step,,1

;VlanType
HKR,,VlanType,,"VlanType "
HKR,Ndi\params\VlanType,ParamDesc,,"Vlan Type"
HKR,Ndi\params\VlanType,default,,1
HKR,Ndi\params\VlanType,type,,enum
HKR,Ndi\params\VlanType\enum,1,,"IPATM"
HKR,Ndi\params\VlanType\enum,2,,"Lan Emulation"
HKR,Ndi\params\VlanType\enum,3,,"Bridged Ethernet"

;Connection Type
HKR,,ConnectionType,,"Connection Type "
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,"SVC"
HKR,Ndi\params\ConnectionType,type,,enum
HKR,Ndi\params\ConnectionType\enum,"SVC",,"SVC"
HKR,Ndi\params\ConnectionType\enum,"IGNORE",,"IGNORE"
HKR,Ndi\params\ConnectionType\enum,"PVC",,"PVC"

;LanName (Optional)
HKR,,LanName,,"Lan Name "
HKR,NDI\params\LanName,ParamDesc,,"Lan Name"
HKR,NDI\params\LanName,type,,edit
HKR,NDI\params\LanName,LimitText,,30
HKR,NDI\params\LanName,UpperCase,,0
HKR,Ndi\params\LanName,default,,""
HKR,Ndi\params\LanName,optional,,1

;SwitchAddr (Optional)
HKR,,SwitchAddr,,"Server Address "
HKR,NDI\params\SwitchAddr,ParamDesc,,"Server Address"
HKR,NDI\params\SwitchAddr,type,,edit
HKR,NDI\params\SwitchAddr,LimitText,,60
HKR,NDI\params\SwitchAddr,UpperCase,,1
HKR,Ndi\params\SwitchAddr,default,,"00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00:00"
HKR,Ndi\params\SwitchAddr,optional,,1


; VPI ( For PVC)
HKR,,VPI,,"VPI"
HKR,Ndi\params\VPI,ParamDesc,,"VPI"
HKR,Ndi\params\VPI,default,,0
HKR,Ndi\params\VPI,type,,int
HKR,Ndi\params\VPI,min,,0
HKR,Ndi\params\VPI,max,,3
HKR,Ndi\params\VPI,step,,1

; VCI ( For PVC)
HKR,,VCI,,"VCI"
HKR,Ndi\params\VCI,ParamDesc,,"VCI"
HKR,Ndi\params\VCI,default,,0
HKR,Ndi\params\VCI,type,,int
HKR,Ndi\params\VCI,min,,0
HKR,Ndi\params\VCI,max,,4095
HKR,Ndi\params\VCI,step,,1

[ZnAtmInstall.Inst]
AddReg=ZNAdd.RegVx
;CopyFiles=ZnAtmDll.ndi.copyfiles

[ZNAdd.RegVx]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,znatm.vxd



[ZnAtmDll.ndi.copyfiles]
znatm.vxd
znmib.txt
zeitnet.ico
ctl3d32.dll
znuser.inf

[ZnAtmInf.ndi.copyfiles]
znatm.inf
;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir              =11 ; LDID_SYS
ZnAtmDLL.ndi.copyfiles     = 11
ZnAtmInf.ndi.copyfiles	   =17 ; INF Directory

;[SourceDisksNames]
;50="PCI Netcard Drivers Directory","",0

;[SourceDisksFiles]
;znatm.vxd=50,,10000

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_ZN="ZeitNet"

; PNP Devices
ZEITNET.DeviceDesc=  "ZeitNet PCI ATM Adapter v3.0(1.31)"

;Help Text
ZNATM_HELP= "This is the ZeitNet PCI ATM Driver. Select Properties / Advanced to configure the VLAN"
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: 0.54