ZT6688.inf Driver File Contents (ZT6688_USB_NIC.zip)

;*******************************************************************************
; INF for Windows 98 and Windows 2000


[Version]
Signature  = "$CHICAGO$"
Compatible = 1
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider   = %ÖÐÌì¿Æ¼¼%
;LayoutFile = layout.inf
CatalogFile = ZT6688.cat
DriverVer   = 03/15/2002, 2.10.0315.2002

[Manufacturer]
%ÖÐÌì¿Æ¼¼%   = ZT6688

[ControlFlags]
ExcludeFromSelect = USB\VID_0A46&PID_6688

[ZT6688]
%ZT6688.DeviceDesc% = ZT6688.Ndi,USB\VID_0A46&PID_6688


;*******************************************************************************
; Win98 main sections

[ZT6688.Ndi]
AddReg   = ZT6688.Reg, ZT6688.Params
;DeviceID = USB\VID_0A46&PID_6688
CopyFiles = ZT6688.ndis.copyfiles

;*******************************************************************************
; NT main sections

[ZT6688.Ndi.NT]
AddReg          = ZT6688.NT.Reg, ZT6688.Params
Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
BusType         = 15 ; ISA for pass InfCheck.exe
;The BusType for usb devices is 15 ?????
CopyFiles       = ZT6688.ndis.copyfiles.NT


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


[ZT6688.ndis.copyfiles]
ZT6688.sys,,,2

[ZT6688.ndis.copyfiles.NT]
ZT6688.sys,,,2


;*******************************************************************************
; Windows 98 section
;*******************************************************************************

[ZT6688.Reg]
HKR,Ndi,DeviceID,,USB\VID_0A46&PID_6688
HKR,,AdapterName,,ZT6688
HKR,Ndi,CardType,,"PNP"

HKR,,DevLoader,,*ndis,*ntkern,*ndis
HKR,,DeviceVxDs,,ZT6688.sys

; NDIS Info
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,ZT6688

; 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,,,"ZT6688.Install"

HKR,Ndi,HelpText,,"ZT6688 USB To Fast Ethernet Adapter"


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

[ZT6688.Params]
;HKR, ,TxPacketDesc,    0, "40"   ; 0x28
;HKR, ,RxPacketDesc,    0, "40"   ; 0x14

HKR, ,TxPacketDesc,    0, "46"   ; 0x2E
HKR, ,RxPacketDesc,    0, "46"   ; 0x2E
;HKR, ,RxPacketDesc,    0, "1"   ; 0x01



HKR,Ndi\Params\ConnectionType,ParamDesc,,"ConnectionType"
HKR,Ndi\Params\ConnectionType,default,,"15"
HKR,Ndi\Params\ConnectionType,type,,"enum"
HKR,Ndi\Params\ConnectionType\enum,15,,"AutoSense"
HKR,Ndi\Params\ConnectionType\enum,2,,"1M PHNA"
HKR,Ndi\Params\ConnectionType\enum,4,,"10BaseT"
HKR,Ndi\Params\ConnectionType\enum,5,,"10BaseT Full_Duplex"
HKR,Ndi\Params\ConnectionType\enum,8,,"100BaseTX"
HKR,Ndi\Params\ConnectionType\enum,9,,"100BaseTX Full_Duplex"
HKR,Ndi\Params\ConnectionType,flag,1,"20","00","00","00"



;*******************************************************************************
; Install section for Windows 2000
;*******************************************************************************

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


[ZT6688.Service]
DisplayName    = %ZT6688.Service.DispName%
ServiceType    = 1
StartType      = 3
ErrorControl   = 1
ServiceBinary  = %12%\ZT6688.sys
LoadOrderGroup = NDIS,NTKERN,NDIS
AddReg         = TextModeFlags.Reg


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

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

[TextModeFlags.Reg]
HKR, , TextModeFlags, 0x00010001, 0x0001


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

[DestinationDirs]
DefaultDestDir           = 12
ZT6688.ndis.copyfiles    = 11
ZT6688.ndis.copyfiles.NT = 12



[SourceDisksNames]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
1=%DISKNAME%,,,

[SourceDisksFiles]
;<file> = <cabinet number>,<subdir>,<filename>,<size>
;Note: File is not in a cabinet if cab# is 0
ZT6688.sys = 1
ZT6688.inf = 1
;ZT6688.cat = 1


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

[Strings]
ÖÐÌì¿Æ¼¼ = "ÖÐÌì¿Æ¼¼ÓÐÏÞ¹«Ë¾"

;Source Disk Name
DISKNAME = "ZT6688 USB To Fast Ethernet Adapter Driver Disk"

ZT6688.DeviceDesc       = "ZT6688 USB To Fast Ethernet Adapter"
ZT6688.Service.DispName = "ZT6688 USB To Fast Ethernet 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: web5, load: 1.35