;;/********************************************************************* ;; ;; (c) Copyright 2004 ;; ;; MosChip 7830 HighSpeed USB-Ethernet Adapter Ndis-Wdm Driver ;; ;; netmosu.inf: INF file for MosChip 7830 HighSpeed USB-Ethernet Adapter Driver ;; ;;*********************************************************************/ [Version] Signature="$CHICAGO$" Compatible=1 Class=Net Provider=%ProviderName% ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318} CatalogFile=MCS7830.cat DriverVer = 11/08/2004,1.15.0.0 [Manufacturer] %MfgName%=COMPANY [SourceDisksNames] 50=%DisketteDesc%,,0 [SourceDisksFiles] MOSUMAC.SYS = 50 MacUnInstall.exe = 50 [DestinationDirs] ndis5.CopyFiles = 12 Uninstall.Copy=11 ;**************************************************************************** ; Exclude from select the USB device -- it should be auto-detected! ;**************************************************************************** [ControlFlags] ExcludeFromSelect = USB\VID_9710&PID_7830 [COMPANY] %USB\VID_9710&PID_7830.DeviceDesc% = MosUsbEth, USB\VID_9710&PID_7830 ;;;;;;;;;;;;;;;; ; NT SECTION ;;;;;;;;;;;;;;;; [MOSUsbEth.NT] AddReg=MOSUMAC.ndi,MOSUMAC_parms.reg,Uninstall.AddReg Characteristics=0x84; NCF_PHYSICAL, NCF_HAS_UI BusType=15 ;USB CopyFiles=ndis5.CopyFiles, Uninstall.Copy [MOSUsbEth.NT.Services] AddService=MOSUMAC,2,MOSUMAC.ServiceDesc,MOSUMAC.EventLog [ndis5.CopyFiles] MOSUMAC.SYS,,,0x2 [Uninstall.Copy] MacUnInstall.exe [MOSUMAC.EventLog] AddReg=MOSUMAC.AddEventLog [MOSUMAC.AddEventLog] HKR, ,EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll" HKR, ,TypeSupported, 0x00010001, 7 [MOSUMAC.ServiceDesc] DisplayName = %MOSUMAC.DriverDesc% ServiceType = 1 StartType = 3 ErrorControl = 1 ServiceBinary = %12%\MOSUMAC.SYS LoadOrderGroup = NDIS,NTKERN,NDIS [MOSUMAC.ndi] HKR,Ndi, Service, 0, "MOSUMAC" HKR,Ndi\Interfaces, UpperRange, 0, "ndis5" HKR,Ndi\Interfaces, LowerRange, 0, "ethernet" HKR,, PlatformType, 0, "1" ;**************************************************************************** ; Device Parameters ;**************************************************************************** [MOSUMAC_parms.reg] HKR, Ndi\params\DuplexMode, ParamDesc, 0, %DuplexMode% HKR, Ndi\params\DuplexMode, type, 0, "enum" HKR, Ndi\params\DuplexMode, default, 0, "0" HKR, Ndi\params\DuplexMode\enum, 0, 0, %AutoMode% HKR, Ndi\params\DuplexMode\enum, 1, 0, %10HalfMode% HKR, Ndi\params\DuplexMode\enum, 2, 0, %10FullMode% HKR, Ndi\params\DuplexMode\enum, 3, 0, %100HalfMode% HKR, Ndi\params\DuplexMode\enum, 4, 0, %100FullMode% [Uninstall.AddReg] HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MosUsbMac.DevName%,DisplayName,0,%MosUsbMac.DevName% HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MosUsbMac.DevName%,UninstallString,0,MacUnInstall.exe [strings] ; Manufacturer and Provider strings ProviderName="MosChip" MfgName="MosChip" ; Diskette Names DisketteDesc="USB-Ethernet Device Drivers: Windows 98/2000/XP" ; Devices USB\VID_9710&PID_7830.DeviceDesc = "MosChip 7830 HighSpeed USB-Ethernet Adapter" ; Parameter Names DuplexMode="Link Speed/Duplex Mode" AutoMode="AutoNegotiation" 10HalfMode="Force 10Mbps Half-Duplex" 10FullMode="Force 10Mbps Full-Duplex" 100HalfMode="Force 100Mbps Half-Duplex" 100FullMode="Force 100Mbps Full-Duplex" MOSUMAC.DriverDesc="MosChip 7830 USB-Ethernet Driver" MosUsbMac.DevName="MosChip 7830 USB-Ethernet Adapter Device"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.