smscser.inf Driver File Contents (PORTBAR_W2K.ZIP)

; ============================================================================
; ____________________________________________________________________________
;                               ______________________________________________
; SSSSS  M   M  SSSSS  CCCCC          Standard Microsystems Corporation
; S      MM MM  S      C                    Austin Design Center
; SSSSS  M M M  SSSSS  C                 11000 N. Mopac Expressway
;     S  M   M      S  C                Stonelake Bldg. 6, Suite 500
; SSSSS  M   M  SSSSS  CCCCC                Austin, Texas 78759
;                               ______________________________________________
; ____________________________________________________________________________
;
; INF Driver Install File for Standard Microsystems Windows 2000 Serial Port
; driver
; ____________________________________________________________________________
[version]
Signature="$CHICAGO$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
CatalogFile = "smscser.cat"
DriverVer=12/04/2000, 1.40.0.000

[ControlFlags]
ExcludeFromSelect = SMSCPORT\COM

; -----------------------------------------------------------------------------
; Table of Contents:  manufacturer, then devices.
; -----------------------------------------------------------------------------
[Manufacturer]
%Smsc%=SMSC

; -----------------------------------------------------------------------------
; The devices
; -----------------------------------------------------------------------------
[SMSC]
%Smsc.Com.Desc% = SMSCSER.Install, SMSCPORT\COM

; -----------------------------------------------------------------------------
; Specify target paths...
; -----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir                  = 11 ; LDID_SYS
SMSCSER.NT.CopyFiles			= 12 ; system32\drivers

; -----------------------------------------------------------------------------
; Specify the install disks.  A bit unwieldy during development.
; -----------------------------------------------------------------------------
[SourceDisksNames]
1=%DiskString%,"SMSCUSB",,

[SourceDisksFiles]
smscser.sys = 1

; -----------------------------------------------------------------------------
; Class Installer
; -----------------------------------------------------------------------------
[ClassInstall32.NT]
AddReg=PortsClass.NT.AddReg

[PortsClass.NT.AddReg]
HKR,,,,%PortsClassName%
HKR,,Icon,,"-23"
HKR,,Installer32,,"MsPorts.Dll,PortsClassInstaller"

; -----------------------------------------------------------------------------
;	SMSCSER.SYS Device installation
; -----------------------------------------------------------------------------

; -----------------------------------------------------------------------------
;       How to install the WDM driver on NT
; -----------------------------------------------------------------------------
[SMSCSER.Install.NT]
Include=msports.inf
Needs=SerialEnumerator.NT
CopyFiles			= SMSCSER.NT.CopyFiles
AddReg				= SMSCSER.NT.AddReg      
; addreg and copy files for serenum.sys

; -----------------------------------------------------------------------------
;       How to start the WDM driver on NT
; -----------------------------------------------------------------------------
[SMSCSER.Install.NT.Services]
Include=msports.inf
Needs=SerialEnumerator.NT.Services
AddService      	= smscser, 0x00000002, SMSCSER.AddService
; install the serenum service itself

[SMSCSER.AddService]
DisplayName             = %Smsc.Com.ServiceDesc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\smscser.sys
LoadOrderGroup          = Extended Base

; -----------------------------------------------------------------------------
;       WDM registry entries (NT only)
; -----------------------------------------------------------------------------
[SMSCSER.NT.AddReg]
HKR,,PortSubClass,1,01
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"

; -----------------------------------------------------------------------------
;       The WDM copy list for NT -- different because things go in
;       different places.
; -----------------------------------------------------------------------------
[SMSCSER.NT.CopyFiles]
smscser.sys

; -----------------------------------------------------------------------------
;   The Hardware list for NT.  This comes from msports.inf for ComPorts.
; -----------------------------------------------------------------------------
[SMSCSER.Install.NT.HW]
AddReg = SMSCSER.NT.HW.AddReg

[SMSCSER.NT.HW.AddReg]
; HKR,,"UpperFilters", 0x00010000, "serenum"

; -----------------------------------------------------------------------------
; Localizable Strings
; -----------------------------------------------------------------------------
[strings]

;BEGIN ENG - US English Strings
Provider 			= "Standard Microsystems Corporation"
Smsc 				= "Standard Microsystems Corporation"
DiskString 			= ""
PortsClassName 		= "SMSC USB Serial Ports"
Smsc.Com.ServiceDesc= "SMSC Serial Port Driver"
Smsc.Com.Desc 		= "SMSC USB Serial Port"
SMSC.Service.Desc 	= "SMSC USB Serial Port"
UpperDescription 	= "SMSC USB Serial Port"

;END ENG - US English Strings
;*** end of file ***
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: web3, load: 1.90