Net3cusb.inf Driver File Contents (dlupdate1.zip)

; 3Com Adsl net3Cusb.inf
;
; 3COM ADSL Modems.
;
; Copyright 1998-1999, 3Com Corporation
;

[version]
LayoutFile=layout.inf
signature="$Chicago$"
Compatible=1
Class=Net
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
provider=%3COM%

[Manufacturer]
%3COM%=3COM

;[ControlFlags]
;ExcludeFromSelect=USB\VID_0506&PID_0100

;[SourceDisksNames]
;50=%DisketteDesc%,,0
[SourceDisksNames]
100="3COM_DUAL_LINK",,0

[SourceDisksNames.NT]
100="3COM_DUAL_LINK"

[SourceDisksFiles]
3cuslr98.sys =100
Net3cusb.inf =100
remind.exe = 100
remind.enu = 100

[3COM]
%USBLC6X0100.DeviceDesc%=USBLC6X0100_Install, USB\VID_0506&PID_0100       ; USR USB-C6x ADSL Lan Modem

;************************************************************************
;
; ADSL LAN Modem
;
;************************************************************************

[USBLC6X0100_Install]
CopyFiles	=USBLC6X0100.Copy,USBLC6X0100_2.Copy,USBLC6X0100.KeepInf.Copy, USB_LAUNCHAPP.COPY
AddReg		=USBLC6X0100.ndi.reg,USBLC6X0100.Gen.Params,*USBLC6X0100.DevID
Characteristics	=0x4  ; NCF_PHYSICAL
BusType		=0	; USB 
LogConfig	=USBLC6X0100.LogConfig

[USBLC6X0100_Install.NT]
CopyFiles	=USBLC6X0100.NT.Copy,USBLC6X0100_2.NT.Copy,USBLC6X0100.NT.KeepInf.Copy, USB_LAUNCHAPP.NT.COPY
AddReg		=USBLC6X0100.NT.ndi.reg,USBLC6X0100.NT.Gen.Params,*USBLC6X0100.NT.DevID
Characteristics	=0x4  ; NCF_PHYSICAL
BusType		=0	; USB 
LogConfig	=USBLC6X0100.LogConfig

[USBLC6X0100_Install.Services]
AddService	= USBLC6X0100, 2, USBLC6X0100.AddService, common.EventLog

[USBLC6X0100_Install.NT.Services]
AddService	= USBLC6X0100, 2, USBLC6X0100.AddService, common.EventLog

[USBLC6X0100.Copy]
3cuslr98.sys

[USBLC6X0100.NT.Copy]
3cuslr98.sys

[USBLC6X0100_2.Copy]
3cuslr98.sys

[USBLC6X0100_2.NT.Copy]
3cuslr98.sys

[USB_LAUNCHAPP.Copy]
remind.exe, remind.exe
remind.enu, remind.enu

[USB_LAUNCHAPP.NT.Copy]
remind.exe, remind.exe
remind.enu, remind.enu

[USBLC6X0100.KeepInf.Copy]
net3cusb.inf

[USBLC6X0100.NT.KeepInf.Copy]
net3cusb.inf

;****************************************************************************
; USBLC6X0100.ndi.reg
;****************************************************************************
[USBLC6X0100.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis            ; - x Win2000
HKR,,DeviceVxDs,,3cuslr98.sys	 ; - x Win2000
HKR,,EnumPropPages,,netdi.dll

;Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"   	; - x Win2000
HKR,Ndi\Interfaces,DefLower,,"ethernet" ; - x Win2000
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; NDIS Info
HKR,NDIS,LogDriverName,,"3cuslr98"	; - x Win2000
HKR,NDIS,MajorNdisVersion,HEX,03	; - x Win2000
HKR,NDIS,MinorNdisVersion,HEX,0A	; - x Win2000

HKR,Ndi\Install,,,"USBLC6X0100.ndi.reg"	;- x win2000
HKR,Ndi\Remove,,,"USBLC6X0100.Remove"	;	- x Win2000

; This will launch the Setup program after the USB reboot
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run\,"Duallink",,"C:\remind.exe"


[USBLC6X0100.NT.ndi.reg]
; key,subkey,valuname,type,value
HKR,,DevLoader,,*ndis            ; - x Win2000
HKR,,DeviceVxDs,,3cuslr98.sys	 ; - x Win2000
HKR,,EnumPropPages,,netdi.dll

;Interfaces
HKR,Ndi\Interfaces,DefUpper,,"ndis3"   	; - x Win2000
HKR,Ndi\Interfaces,DefLower,,"ethernet" ; - x Win2000
HKR,Ndi\Interfaces,UpperRange,,"ndis5"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

; NDIS Info
HKR,NDIS,LogDriverName,,"3cuslr98"	; - x Win2000
HKR,NDIS,MajorNdisVersion,HEX,03	; - x Win2000
HKR,NDIS,MinorNdisVersion,HEX,0A	; - x Win2000

HKR,Ndi\Install,,,"USBLC6X0100.ndi.reg"	;- x win2000
HKR,Ndi\Remove,,,"USBLC6X0100.Remove"	;	- x Win2000

; This will launch the Setup program after the USB reboot
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run\,"Duallink",,"C:\remind.exe"


[USBLC6X0100.Remove]
DelFiles=USBLC6X0100.Copy,USBLC6X0100.KeepInf.Copy

[USBLC6X0100.AddService]
DisplayName = %USBLC6X0100.DispName%
ServiceType 	= 1; SERVICE_KERNAL_DRIVER
StartType 	= 2; SERVICE_AUTO_START
ErrorControl 	= 1; SERVICE_ERROR_NORMAL
ServiceBinary	= %12%\3cuslr98.sys
LoadOrderGroup 	= NDIS

[common.AddEventLog]
AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
HKR, , EventMessageFile,
0x00020000, "%%SystemRoot%%\System32\netevent.dll,%%SystemRoot%%\System32\drivers
\3cuslr98.sys"
HKR, ,TypesSupported, 0x00010001, 7

;****************************************************************************
; General Params
;****************************************************************************
[USBLC6X0100.Gen.Params]
HKR,,BoardType,,"USBLR-DSL"
HKR,,BoardName,,"USBLR-DSL"

[USBLC6X0100.NT.Gen.Params]
HKR,,BoardType,,"USBLR-DSL"
HKR,,BoardName,,"USBLR-DSL"

;;For C6xLoad
HKR,,C6xLoad,,3

;****************************************************************************
; Device ID
[*USBLC6X0100.DevID]
HKR,Ndi,DeviceID,,"USB\VID_0506&PID_0100"

[*USBLC6X0100.NT.DevID]
HKR,Ndi,DeviceID,,"USB\VID_0506&PID_0100"

;****************************************************************************
; Destination Directories
;****************************************************************************
[DestinationDirs]
DefaultDestDir              	= 12
USBC6X0100.Copy			= 12
USBC6X0100.KeepInf.Copy		= 17
USBC6X0100.infother.Files	= 17,Other
USB_LAUNCHAPP.Copy		= 30
USBLC6X0100.Copy		= 12
USBLC6X0100_2.Copy		= 11
USBLC6X0100.KeepInf.Copy	= 17
USBLC6X0100.infother.Files	= 17,Other

;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]
; Provider
V_MS="3Com"
; Manufacturers
3COM="3Com"

; USB Devices
USBLC6X0100.DeviceDesc="HomeConnect ADSL Modem USB Driver"
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: web4, load: 1.20