;;/*********************************************************************
;;
;; (c) Copyright MosChip Semiconductor Technology Limited
;;
;; MosChip 7840/7820 - MosChip High-Speed USB MultiSerial Device Driver for 2/4 serial ports
;;
;; Mos24Ser.inf: Installation Script for MosChip 7840/20 - Serial Port Device
;; Target OS : 64-Bit Windows XP.
;;
;;*********************************************************************/
[version]
LayoutFile=layout.inf
Signature="$WINDOWS NT$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%ProviderName%
DriverVer=12/08/2006,1.3.0.0
CatalogFile=Mos24Ser.cat
[DestinationDirs]
DefaultDestDir = 11 ;LDID_SYS
Inf.Copy=17
[SourceDiskFiles]
; 1 = Disk Number
Ms24Comp.inf=1
Mos24Ser.inf=1
[SourceDisksNames]
1=%DiskName%,,
[ControlFlags]
;===============================
; Driver Installation
;===============================
[Manufacturer]
%MfgName%=MosQuadPortsList,NTamd64
;
; Manufacturer Name Section
;
[MosQuadPortsList.NTamd64]
%MosQuadPort.ComPortName%=ComPort.NT,MOSCHIP\QUAD_SERIAL_INTERFACE
;----------------------------------------
; COM Port Install
;----------------------------------------
[ComPort.NT]
AddReg=ComPort.NT.AddReg
SyssetupPnPFlags = 1
[ComPort.NT.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,mos24ser.sys
;DebugLevel is valid 0 - 3
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "DebugLevel", 0x10001, 0
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "EXT_INTERRUPT_VAR", 0x10001, 0
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "WaitCount", 0x10001, 0
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "ClockStartReg", 0x10001, 0
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "ClockMultiReg", 0x10001, 16
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "PLL_N_REGs", 0x10001, 8
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "PLL_M_REGs", 0x10001, 1
HKLM,"System\CurrentControlSet\Services\mos24ser\Parameters", "CLK_MUX_REGs", 0x10001, 0
;RegMaxTxPacketSize is valid 32 - 512K
HKR,, "RegMaxTxPacketSize", 0x10001, 512
;RegMaxTxPacketSize is valid 64 - 512K
HKR,, "RegMaxRxPacketSize", 0x10001, 1024
;RegUsbReadMaxPolls is valid 1 - 10
HKR,, "RegUsbReadMaxPolls", 0x10001, 1
;RegUsbStatusMaxPolls is valid 1 - 10
HKR,, "RegUsbStatusMaxPolls", 0x10001, 1
;RegEnableHwFlowControl is valid 0 - 1
HKR,, "RegEnableHwFlowControl", 0x10001, 0
HKR,, "DeviceControlReg0", 0x10001, 01
HKR,, "DeviceControlReg1", 0x10001, 05
HKR,, "DeviceControlReg2", 0x10001, 36
HKR,, "MaskBaudsLowToHigh", 0x10001, 0
HKR,, "WriteDCR", 0x10001, 1
HKR,, "ControlReg", 0x10001, 0
HKR,, "RS485EN", 0x10001, 0
HKR,, "IrDA", 0x10001, 0
HKR,, "DLL" , 0x10001, 0
HKR,, "DLM" , 0x10001, 0
HKR,, "CLK_SEL_REG", 0x10001, 0
HKR,, "RxSAMP", 0x10001, 7
HKR,, "ZLP", 0x10001, 255
HKR,, "ZLP_ENABLE", 0x10001, 1
HKR,, "THR1", 0x10001, 0
HKR,, "THR2", 0x10001, 1
HKR,, "ICG", 0x10001, 0
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
HKR,,EnumPropPages32,,"Mos24SerPropPage.dll,MosUSBSerPropPageProvider"
HKR,,PortSubClass,1,01
[ComPort.NT.HW]
AddReg=ComPort.NT.HW.AddReg
[ComPort.NT.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"serenum"
[ComPort.NT.Services]
AddService=mos24ser,2,ComPort.NT.AddService
AddService= Serenum,,Serenum_Service_Inst
[ComPort.NT.AddService]
DisplayName = %mos24ser.ServiceName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\mos24ser.sys
;LoadOrderGroup = Base
; -------------- Serenum Driver install section
[Serenum_Service_Inst]
DisplayName = %Serenum.SVCDESC%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\serenum.sys
LoadOrderGroup = PNP Filter
;----------------------------------------------
; User readable strings
;----------------------------------------------
[Strings]
ProviderName="MosChip Semiconductor Technology Ltd."
MfgName="MosChip Semiconductor Technology Ltd."
DiskName="MosChip High-Speed USB MultiSerial Compound Device Installation Disc"
MosQuadComp.DevName="MosChip High-Speed USB MultiSerial Compound Device"
mos24ser.ServiceName="MosChip High-Speed USB MultiSerial Device Service"
PortsClassName = "Ports (COM)"
MosQuadPort.ComPortName="MosChip High-Speed USB Serial Port"
Serenum.SVCDESC = "Serenum Filter Driver"
Enumerator = "Serial Enumerator"
;-----------------------
; END OF FILE
;-----------------------
=
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.