;*******************************************************************************
; Copyright 1998 ADMtek.
; INF file for USB 1M/10M/100M Network Adapter driver
; USB 10M/100M Network Adapter driver
;
; Modified by BeckerH-Oct,06,99
;
; Windows 98 and Windows NT 5.0
[Version]
Signature = "$Windows NT$"
Class = Net
ClassGUID = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider = %USBs%
LayoutFile = layout.inf
[Manufacturer]
%USBs% = USBs
[ControlFlags]
ExcludeFromSelect = USB\VID_07B8&PID_4002,\
USB\VID_07B8&PID_4003
[USBs]
%USB100TLink.DeviceDesc% = USB100TLink.Ndi,USB\VID_07B8&PID_4002
;;%USB100H1.DeviceDesc% = USB100H1.Ndi, USB\VID_07B8&PID_4003
;*******************************************************************************
; NT main sections
;*******************************************************************************
;;****************************
;;USB100 10M/100M
;;****************************
[USB100TLink.Ndi.NT]
Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
BusType = 0 ; USB
AddReg = USB100T.NT.Reg, USB100T.Params, USB100T.Con.Reg
CopyFiles = CopyFile.NT.Sys
[USB100TLink.Ndi.NT.Services]
AddService = USB100, 2, USB100T.Service, Common.EventLog
;;****************************
;;USB100H 1M/10M/100M for USBs
;;****************************
[USB100H1.Ndi.NT]
Characteristics = 0x84 ; NCF_HAS_UI | NCF_PHYSICAL
BusType = 0 ; USB
AddReg = USB100T.NT.Reg, USB100T.Params, USB100T.Con.Reg
CopyFiles = CopyFile.NT.Sys
[USB100H1.Ndi.NT.Services]
AddService = USB100, 2, USB100T.Service, Common.EventLog
;*******************************************************************************
; Win98 main sections
;;******************************
;;USB100T 10M/100M for USBs
;;******************************
[USB100TLink.Ndi]
AddReg = USB100TLink.Reg,USBALL.Reg, USB100T.Params, USB100T.Con.Reg
DeviceID = USB\VID_07B8&PID_4002
;;+++
CopyFiles=CopyFile.Sys
;;+++
;;********************************************
;;USB100H1 1M/10M/100M for USBs <<HomeLAN>>
;;********************************************
[USB100H1.Ndi]
AddReg = USB100H1.Reg,USBALL.Reg, USB100T.Params, USB100T.Con.Reg
DeviceID = USB\VID_07B8&PID_4003
;;+++
CopyFiles=CopyFile.Sys
;;+++
;;******************************
;;USB100T 10/100M ADMtek VID&PID
;;******************************
[USB100T.Ndi]
AddReg = USB100T.Reg,USBALL.Reg, USB100T.Params, USB100T.Con.Reg
DeviceID = USB\VID_07A6&PID_0986
;;+++
CopyFiles=CopyFile.Sys
;;+++
;*******************************************************************************
; Windows 98 section
;*******************************************************************************
[USB100TLink.Reg]
HKR,Ndi,DeviceID,,USB\VID_07B8&PID_4002
[USB100H1.Reg]
HKR,Ndi,DeviceID,,USB\VID_07B8&PID_4003
[USB100T.Reg]
HKR,Ndi,DeviceID,,USB\VID_07A6&PID_0986
[USBALL.Reg]
HKR,Ndi,CardType,,"PNP"
HKR,,AdapterName,,USB100
HKR,,DevLoader,,*ndis,*ntkern,*ndis
HKR,,DeviceVxDs,,USB100.sys
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,NDIS,LogDriverName,,USB100
; 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,,"USB100T.Install"
HKR,Ndi,HelpText,,"USB Adapter"
;*******************************************************************************
; Driver parameters
;*******************************************************************************
[USB100T.Params]
HKR, ,TxPacketDesc,, 14 ; 20
HKR, ,RxPacketDesc,, 14 ; 20
;;HKR, ,USBProductId,,8 ;1=1M,2=1M/10M,4=10M/100M,8=1M/10M/100M
HKR, ,PnPCapabilities,,00000018 ;;dword registy
[USB100T.Con.Reg]
HKR,Ndi\Params\MediaType,ParamDesc,,"Media Type"
HKR,Ndi\Params\MediaType,default,,0
HKR,Ndi\Params\MediaType,type,,enum
HKR,Ndi\Params\MediaType\enum,0,,"AutoSense"
HKR,Ndi\Params\MediaType\enum,1,,"10BaseT"
HKR,Ndi\Params\MediaType\enum,2,,"10BaseT Full_Duplex"
HKR,Ndi\Params\MediaType\enum,3,,"100BaseTX"
HKR,Ndi\Params\MediaType\enum,4,,"100BaseTX Full_Duplex"
HKR,Ndi\Params\MediaType,flag,1,20,00,00,00
;*******************************************************************************
; Install section for OSR2 and Windows 98
;*******************************************************************************
[USB100T.Install]
;;CopyFiles=CopyFile.Inf,CopyFile.Sys
[CopyFile.Inf]
USB100.inf
[CopyFile.Sys]
USB100.sys
;*******************************************************************************
; Install section for Windows NT 5
;*******************************************************************************
[USB100T.NT.Reg]
; Interfaces
HKR, Ndi\Interfaces, LowerRange, 0, "ethernet"
HKR, Ndi\Interfaces, UpperRange, 0, "ndis5"
HKR, Ndi, Service, 0, "USB100"
[USB100T.Service]
DisplayName = %USB100T.DeviceDesc%
ServiceType = 1
StartType = 3
ErrorControl = 1
ServiceBinary = %12%\USB100.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.NT.Sys]
USB100.sys,,,2
;*******************************************************************************
; Destination directories
;*******************************************************************************
[DestinationDirs]
CopyFile.Sys = 11
CopyFile.Inf = 17
CopyFile.NT.Sys = 12
[SourceDisksNames]
; Cabinet file names and associated disks
; <cab#> = <disk#>,<cabinet filename>, ID (Unused, must be 0)
50=%DriverDisketteName%,,0
[SourceDisksFiles]
;<file> = <cabinet number>,<subdir>,<filename>,<size>
;Note: File is not in a cabinet if cab# is 0
USB100.sys=50,.,USB100.sys,10000
USB100.inf=50,.,USB100.inf,10000
;*******************************************************************************
; Localizable strings
;*******************************************************************************
[Strings]
USBs = "USBs"
USB100T.DeviceDesc = "USB 10/100 Fast Ethernet"
USB100TLink.DeviceDesc = "USB 10/100 Fast Ethernet"
USB100H1.DeviceDesc = "USB 1/10/100 Ethernet"
DriverDisketteName = "USB Adapter Drivers Disk"
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.