;****************************************************************
; Ax88178.INF for Windows 2000 *
; *
; USB2.0 Giga Ethernet Adapter *
; *
; Copyright 2005, ASIX INC. Corporation *
; *
; Version: 1.3.1.38 *
; *
;****************************************************************
[Version]
Signature = "$Windows NT$"
CatalogFile = ax881782k.cat
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %ASIX%
DriverVer = 01/05/2005, 1.3.1.38
[Manufacturer]
%ASIX% = USB
[ControlFlags]
ExcludeFromSelect = USB\VID_0DF6&PID_061C
[USB]
%AX88178.DeviceDesc% = AX88178.Ndi,USB\VID_0DF6&PID_061C
;****************************************************************
[AX88178.Ndi.NT]
AddReg = AX88178.NT.Reg, AX88178.Con.Reg
Characteristics = 0x84
BusType = 1
CopyFiles = CopyFile.Sys
[AX88178.Ndi.NT.Services]
AddService = AX88178, 2, AX88178.Service, Common.EventLog
;****************************************************************
; Driver parameters
;****************************************************************
[AX88178.Con.Reg]
; Connection Type
HKR,Ndi\params\ConnectionType,ParamDesc,,"Connection Type"
HKR,Ndi\params\ConnectionType,default,,"0"
HKR,Ndi\params\ConnectionType,type,,"enum"
HKR,Ndi\params\ConnectionType\enum,0,,"Auto Negotiation"
HKR,Ndi\params\ConnectionType\enum,17,,"1000Base-T Full_Duplex"
HKR,Ndi\params\ConnectionType\enum,9,,"100Base-Tx Full_Duplex"
HKR,Ndi\params\ConnectionType\enum,8,,"100Base-Tx Half_Duplex"
HKR,Ndi\params\ConnectionType\enum,3,,"10Base-T Full_Duplex"
HKR,Ndi\params\ConnectionType\enum,2,,"10Base-T Half_Duplex"
; Mac Address
HKR,Ndi\params\NetworkAddress,ParamDesc,0,"NetworkAddress"
HKR,Ndi\params\NetworkAddress,type,0,"edit"
HKR,Ndi\params\NetworkAddress,default,0, "000000000000"
HKR,Ndi\params\NetworkAddress,LimitText,0,"12"
HKR,Ndi\params\NetworkAddress,UpperCase,0,"1"
HKR,Ndi\params\NetworkAddress,Optional,0,"1"
; Flow Control
HKR,Ndi\params\FlowControl,ParamDesc,,"Flow Control"
HKR,Ndi\params\FlowControl,default,,"3"
HKR,Ndi\params\FlowControl,type,,"enum"
HKR,Ndi\params\FlowControl\enum,0,,"Disable"
HKR,Ndi\params\FlowControl\enum,3,,"Enable"
; Wake Up
HKR,Ndi\params\WakeUp,ParamDesc,,"Wake Up"
HKR,Ndi\params\WakeUp,default,,"0"
HKR,Ndi\params\WakeUp,type,,"enum"
HKR,Ndi\params\WakeUp\enum,0,,"Disable"
HKR,Ndi\params\WakeUp\enum,2,,"Link Up"
; Jumbo Packet
HKR,Ndi\params\JumboPacket,ParamDesc,,"Jumbo Frame"
HKR,Ndi\params\JumboPacket,default,,"0"
HKR,Ndi\params\JumboPacket,type,,"enum"
HKR,Ndi\params\JumboPacket\enum,0,,"Disable"
HKR,Ndi\params\JumboPacket\enum,1,,"4088 Bytes"
;****************************************************************
; Install section for Windows NT 5
;****************************************************************
[AX88178.NT.Reg]
; Interfaces
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi, Service, 0, "AX88178"
HKR, , Platform, 0, "0"
[AX88178.Service]
DisplayName = %AX88178.DeviceDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\ax88178.sys
LoadOrderGroup = 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
[CopyFile.Sys]
ax88178.sys,,,2
;**********************************************************************
; Destination directories
;**********************************************************************
[DestinationDirs]
CopyFile.Sys = 12
DefaultDestDir = 11
[SourceDisksNames]
50=%AX88178.DiskName%,,
[SourceDisksFiles]
ax88178.sys=50,.,ax88178.sys,10000
;**********************************************************************
; Localizable strings
;**********************************************************************
[Strings]
ASIX = "Sitecom"
AX88178.DiskName = "Sitecom USB Gigabit LAN LN-028"
AX88178.DeviceDesc = "Sitecom USB Gigabit LAN LN-028"
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.