oemsetup.inf Driver File Contents (zx346qnt.exe)

;;==========================================================================
;;
;;	zpndis.95i
;;
;;  ZX346Q Windows 95 OSR2 NDIS 4 Miniport installation script
;;	for i386 processors
;;
;;==========================================================================
;;
;;	(c) Copyright 1997 ZNYX Corporation
;;	All rights reserved.
;;
;;==========================================================================
;;
;;	Modification History:
;;		See logfile.
;;
;;==========================================================================

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

[Manufacturer]
%V_ZNYX%=ZNYX

[ZNYX]
%*ZX346Q.DeviceDesc%=*ZX346Q.ndi, PCI\VEN_1011&DEV_0019

[*ZX346Q.ndi]
AddReg=*identity.ndi.reg,driver.ndi.reg,pci.ndi.reg,adapter.ndi.reg


;***************************************************************************

[*identity.ndi.reg]
HKR,Ndi,DeviceID,,"PCI\VEN_1011&DEV_0019"


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

[driver.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis
HKR,,DeviceVxDs,,zx346q.sys
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,04
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,"zx346q"
;HKR,NDIS\NDIS2,DriverName,,"zx346q$"
;HKR,NDIS\NDIS2,FileName,,"zx346q.dos"
;HKR,NDIS\ODI,DriverName,,"zx346q"
;HKR,NDIS\ODI,FileName,,"zx346q.com"
; Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
; Install sections
HKR,Ndi\Install,ndis3,,"install.ndis3"
;HKR,Ndi\Install,ndis2,,"install.ndis2"
;HKR,Ndi\Install,odi,,"install.odi" 

;****************************************************************************
; PCI common parameters
;****************************************************************************

[pci.ndi.reg]
;params
HKR,,Pbl,,16
HKR,,Cal,,16
HKR,,Lat,,240
HKR,,MapRegisters,,16
HKR,,RxBuffers,,20
HKR,,TxBuffers,,8
HKR,,TxBufferThreshold,,1
HKR,,TxDescriptors,,32
HKR,,InterruptMap,,0
HKR,,InternalPciFunc,,1
HKR,,InterfaceType,,5
;PciBusNumber
HKR,Ndi\params\PciBusNumber,ParamDesc,,"PCI Bus Number"
HKR,Ndi\params\PciBusNumber,type,,enum
HKR,Ndi\params\PciBusNumber,default,,1
HKR,Ndi\params\PciBusNumber\enum,1,,"1"
HKR,Ndi\params\PciBusNumber\enum,2,,"2"
HKR,Ndi\params\PciBusNumber\enum,3,,"3"
HKR,Ndi\params\PciBusNumber\enum,4,,"4"
HKR,Ndi\params\PciBusNumber,flag,1,20,00,00,00
;PciDeviceNumber
HKR,Ndi\params\PciDeviceNumber,default,,4
; Channel Number
HKR,Ndi\params\ChannelNumber,ParamDesc,,"Channel Number"
HKR,Ndi\params\ChannelNumber,default,,0
HKR,Ndi\params\ChannelNumber,type,,enum
HKR,Ndi\params\ChannelNumber\enum,1,,"AutoDetect"
HKR,Ndi\params\ChannelNumber\enum,1,,"1"
HKR,Ndi\params\ChannelNumber\enum,2,,"2"
HKR,Ndi\params\ChannelNumber\enum,3,,"3"
HKR,Ndi\params\ChannelNumber\enum,4,,"4"
HKR,Ndi\params\ChannelNumber,flag,1,20,00,00,00


;****************************************************************************
; Adapter specific parameters
;****************************************************************************

[adapter.ndi.reg]
HKR,,AdapterId,,4864
;TransceiverType
HKR,Ndi\params\TransceiverType,ParamDesc,,"Transceiver Type"
HKR,Ndi\params\TransceiverType,default,,0
HKR,Ndi\params\TransceiverType,type,,enum
HKR,Ndi\params\TransceiverType\enum,0,,"Auto Detect"
HKR,Ndi\params\TransceiverType\enum,1,,"10Base-T"
HKR,Ndi\params\TransceiverType\enum,4,,"10Base-T FDX"
HKR,Ndi\params\TransceiverType\enum,5,,"100Base-TX"
HKR,Ndi\params\TransceiverType\enum,6,,"100Base-TX FDX"
HKR,Ndi\params\TransceiverType,flag,1,20,00,00,00


;****************************************************************************
; File copy/delete sections.  This does the install.
;****************************************************************************

; Install NDIS3
[install.ndis3]
CopyFiles=install.ndis3.CopyFiles, install.inf.CopyFiles
DelFiles=install.inf.DelFiles

[install.ndis3.CopyFiles]
zx346q.sys

[install.inf.CopyFiles]
oemsetup.inf

[install.inf.DelFiles]
oemsetup.inf

; Install NDIS2
[install.ndis2]
CopyFiles=install.ndis2.CopyFiles

[install.ndis2.CopyFiles]
zx346q.dos

; Install ODI
[install.odi]
CopyFiles=install.odi.CopyFiles

[install.odi.CopyFiles]
zx346q.com


;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir             =11 ; LDID_SYS
install.ndis3.CopyFiles    =11
install.inf.CopyFiles      =17 ;INF Directory
install.inf.DelFiles       =17
;install.ndis2.CopyFiles   =26 ; LDID_WINBOOT
;install.odi.CopyFiles     =26


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="Microsoft"
; Manufacturers
V_ZNYX="ZNYX Corporation"
; Devices
*ZX346Q.DeviceDesc="ZNYX NetBlaster ZX346Q 4/100 Mbps adapter"
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: 2.64