netulink.inf Driver File Contents (Driver_Release_20Note_7860.zip)

;;/*********************************************************************
;;
;;  (c) Copyright 2002 MOSCHIP SEMICONDUCTOR TECHNOLOGY LTD.
;;  All Rights Reserved.
;;
;;  MOSULINK ndis-wdm driver
;;
;;  netulink.inf: INF file for MosChip USB2USB-Link Cable driver
;;
;;  History: Nov 29, 2002 Created
;;*********************************************************************/

[Version]
Signature="$CHICAGO$"
Compatible=1
Class=Net
Provider=%MOSCHIP%
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
DriverVer = 03/01/2004,1.1.0.1

[Manufacturer]
%MOSCHIP%=MOSCHIP

[SourceDisksNames]
50=%DisketteDesc%,,0

[SourceDisksFiles]
MOSULINK.SYS = 50
NETULINK.INF = 50
MOSLNK98.SYS = 50
;LnkUnInstall.exe = 50

[DestinationDirs]
MOSULINK.CopyFiles = 10,system32\drivers
MOSULINK98.CopyFiles = 10,system32\drivers
ndis5.CopyFiles   = 12
;Uninstall.Copy=11



;****************************************************************************
; Exclude from select the USB device -- it should be auto-detected!
;****************************************************************************

[ControlFlags]
ExcludeFromSelect     = USB\VID_9710&PID_7860

[MOSCHIP]
%USB\VID_9710&PID_7860.DeviceDesc% = MosUsbLink, USB\VID_9710&PID_7860

;****************************************************************************
; Device Install Sections
;
; Section names ending in ".NT" point to Windows NT 5.0-compatible sections
;****************************************************************************

;MOSCHIP USB2USB LINK Adapter

;Win9x Section

[MosUsbLink]
AddReg=MOSULINK_Win9x.ndi,MOSULINK_parms.reg,MOSULINK_DevID.ndi ;, Uninstall.AddReg
;CopyFiles=MOSULINK98.CopyFiles
DeviceID=USB\VID_9710&PID_7860

;[MOSULINK98.CopyFiles]
;MOSLNK98.SYS

;Win2k & WinXP section

[MosUsbLink.NT]
AddReg=MOSULINK.ndi,MOSULINK_parms.reg ;, Uninstall.AddReg
Characteristics=0x84; NCF_PHYSICAL, NCF_HAS_UI
BusType=0 ; USB
CopyFiles=ndis5.CopyFiles ;, Uninstall.Copy

[MosUsbLink.NT.Services]
AddService=MOSULINK,2,MOSULINK.ServiceDesc,MOSULINK.EventLog

[ndis5.CopyFiles]
MOSULINK.SYS,,,0x2

[MOSULINK.CopyFiles]
MOSULINK.SYS

;[Uninstall.Copy]
;LnkUnInstall.exe


[MOSULINK.EventLog]
AddReg=MOSULINK.AddEventLog

[MOSULINK.AddEventLog]
HKR, ,EventMessageFile,  0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR, ,TypeSupported,     0x00010001, 7

[MOSULINK.ServiceDesc]
DisplayName      = %MOSULINK.DriverDesc%
ServiceType      = 1
StartType        = 3
ErrorControl     = 1
ServiceBinary    = %12%\MOSULINK.SYS
LoadOrderGroup   = NDIS,NTKERN,NDIS

[MOSULINK.ndi]
HKR,Ndi,                Service,         0,  "MOSULINK"
HKR,Ndi\Interfaces,     UpperRange,      0,  "ndis5"
HKR,Ndi\Interfaces,     LowerRange,      0,  "ethernet"
HKR,,                   PlatformType,    0,  "1"


[MOSULINK_Win9x.ndi]
HKR,,AdapterName,,MOSULINK
HKR,NDIS,LogDriverName,,MOSULINK
HKR,NDIS,MajorNdisVersion,1,03
HKR,NDIS,MinorNdisVersion,1,0a
HKR,Ndi,CardType,,"PNP"
HKR,Ndi\Interfaces,DefUpper,,"ndis3"
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,UpperRange,,"ndis3"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"
HKR,Ndi\Install,,,"MOSULINK.Install"
HKR,Ndi\Remove,,,"MOSULINK.Remove"
HKR,Ndi,HelpText,,"MosChip USB2USB-Link Cable"

[MOSULINK_DevID.ndi]
HKR,Ndi,DeviceID,,USB\VID_9710&PID_7860

[MOSULINK.Install]
AddReg=MOSULINK.Addreg

[MOSULINK.AddReg]
HKR,,DevLoader,,*ndis,*ntkern,*ndis
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"
HKR,,DeviceVxDs,,MOSLNK98.sys


;****************************************************************************
; Device Parameters
;****************************************************************************

[MOSULINK_parms.reg]

;FrameSizeMode
HKR,Ndi\params\FrameSizeMode,      ParamDesc, 0, "Frame Size Mode"
HKR,Ndi\params\FrameSizeMode,      type,      0, "enum"
HKR,Ndi\params\FrameSizeMode,      default,   0, "1"
HKR,Ndi\params\FrameSizeMode\enum, 0,         0, "Standard Mode"
HKR,Ndi\params\FrameSizeMode\enum, 1,         0, "Turbo Mode"

;NetworkAddress
HKR,Ndi\params\NetworkAddress,ParamDesc,  0, %NetworkAddress%
HKR,Ndi\params\NetworkAddress,type,       0, "edit"
HKR,Ndi\params\NetworkAddress,LimitText,  0, "12"
HKR,Ndi\params\NetworkAddress,UpperCase,  0, "1"
HKR,Ndi\params\NetworkAddress,default,    0, "000000000000"
HKR,Ndi\params\NetworkAddress,optional,   0, "1"

[Uninstall.AddReg]
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MosUsbLink.DevName%,DisplayName,0,%MosUsbLink.DevName%
;HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MosUsbLink.DevName%,UninstallString,0,LnkUnInstall.exe

[strings]
;Manufacturer and Provider strings
MOSCHIP="MOSCHIP"

;Diskette Names
DisketteDesc="MosChip USB2USB-Link Cable Device Driver: Windows 98/2000/XP"

;Devices
USB\VID_9710&PID_7860.DeviceDesc = "MosChip USB2USB-Link Cable"

;Parameter Names
NetworkAddress = "USB2USB-LINK Address"
MosUsbLink.DevName = "MosChip USB2USB-Link Cable"
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: ftp, load: 4.73