;***************************************************************************** ; ; Name: ssm_ser2.inf ; ; Function: ; Install the Samsung Mobile USB Port II 1.0 Drivers (WDM) on Win2000/XP ; ; Copyright (c) 1997-2004 MCCI ; ; MCCI is a registered trademark of Moore Computer Consultants, Inc ; ; NOTICE: This software is licensed, not sold. Any modification of this ; inf file to change the reference to an operating system or to change the ; reference to a device is not permitted unless authorized in writing by ; Moore Computer Consultants, Inc. ; ;***************************************************************************** [Version] signature="$WINDOWS NT$" Class=Ports ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} Provider=%Provider% DriverVer=08/20/2004, 4.22.0.2701 ;CatalogFile=ssm_mdm.cat [ControlFlags] ExcludeFromSelect = * [SourceDisksNames] ; diskid = description[, [tagfile] [, <unused>, subdir]] 1=%DiskString%,"ssm_mdm.sys",, [SourceDisksFiles] ; filename = diskid[,[ subdir][, size]] ssm_mdm.sys = 1 ssm_cmnt.sys = 1 ;----------------------------------------------------------------------------- ; Specify target paths... ;----------------------------------------------------------------------------- [DestinationDirs] DefaultDestDir = 12 ; system32\drivers ;----------------------------------------------------------------------------- ; Table of Contents ;----------------------------------------------------------------------------- [Manufacturer] %SAMSUNG%=SAMSUNG ;----------------------------------------------------------------------------- ; Device-by-device entries ;----------------------------------------------------------------------------- [SAMSUNG] %Samsung.Comm.Desc% = Samsung.Install, USB\VID_04E8&PID_663F&Class_02&SubClass_02&Prot_FF&OS_NT ;----------------------------------------------------------------------------- ; Installation instructions ;----------------------------------------------------------------------------- [Samsung.Install.nt] AddReg = Samsung.AddReg,Samsung.NT.AddReg CopyFiles = CopyFiles, CopyFiles.Win2K ;----------------------------------------------------------------------------- ; Registry ;----------------------------------------------------------------------------- ; common registry entries [Samsung.AddReg] HKR,,NTMPDriver,,ssm_mdm.sys HKR,,EnableSetClearFeatureIdle, 0x10001, 01,00,00,00 HKR,,OverrideDefaultPortSettings, 0x10001, 01,00,00,00 HKR,,InitialBaudRate, 0x10001, 00,C2,01,00 ;115200 initial baud rate HKR,,InitialLineControl,, "8N1" ;8-bits, No parity, 1 stop bit ; only for NT... [Samsung.NT.AddReg] HKR,,PortSubClass,1,01 HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider" ;----------------------------------------------------------------------------- ; Copy lists ;----------------------------------------------------------------------------- [CopyFiles] [CopyFiles.Win2K] ssm_mdm.sys ssm_cm.sys,ssm_cmnt.sys ssm_cmnt.sys ;----------------------------------------------------------------------------- ; NT Services installation ;----------------------------------------------------------------------------- [Samsung.Install.NT.Services] AddService = ssm_mdm, 0x00000002, Samsung.Install.AddService [Samsung.Install.AddService] DisplayName = %Samsung.Service.Name% Description = %Samsung.Service.Desc% ServiceType = 1 ;%SERVICE_KERNEL_DRIVER% StartType = 3 ;%SERVICE_DEMAND_START% ErrorControl = 1 ;%SERVICE_ERROR_NORMAL% ServiceBinary = %12%\ssm_mdm.sys ;----------------------------------------------------------------------------- ; STRINGS ;----------------------------------------------------------------------------- [Strings] ;<<localize the following>> ;BEGIN ENG - US English Strings Provider = "SEC" SAMSUNG = "SEC" DiskString = "Samsung Mobile USB Port II 1.0 Drivers" Samsung.Comm.Desc = "Samsung Mobile USB Port II 1.0" Samsung.Service.Name = "Samsung Mobile USB Port II 1.0 Drivers" Samsung.Service.Desc = "Samsung Mobile USB Port II 1.0 Drivers" CustomerDataPath = "Samsung Mobile USB Modem" DriverSet = "Samsung Mobile USB Modem Software" UninstallFile = "SSM_Uninstall.exe" McciOptions = "Uninstallable" ;END ENG - US English Strings ;----------------------------------------------------------------------------- ; The following are symbolic constants which don't change per locale. ;----------------------------------------------------------------------------- ;*** 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.