smscpar.inf Driver File Contents (PORTBAR_W2K.ZIP)

;*****************************************************************************
;
; smscpar.inf   -- Install the SMSC USB PORT REP drivers
;
;*****************************************************************************

[version]
Signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-C465-11CF-8056-444553540000}
Provider=%Provider%


[ClassInstall]

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

;-----------------------------------------------------------------------------
; Specify the install disks.  A bit unwieldy during development.
;-----------------------------------------------------------------------------
[SourceDisksNames]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"SMSCUSB",,

[SourceDisksFiles]
; filename = diskid[, [subdir] [, size]]
smscpar.sys = 1


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

;-----------------------------------------------------------------------------
; The devices
;-----------------------------------------------------------------------------
[SMSC]
%Smsc.Ndis.Desc% = SMSCPORTS.Install, USB\VID_046B&PID_0500&MI_02
;%Smsc.Ndis.Desc% = SMSCPORTS.Install, USB\VID_0E11&PID_000C

;-----------------------------------------------------------------------------
; How to install them:  On W9x, the [section] name is used directly.
; On NT, the system first tries [section.NT], then [section].
;-----------------------------------------------------------------------------

;-----------------------------------------------------------------------------
; Diagnostics Files CopyFiles List Section
;-----------------------------------------------------------------------------
[SMSC.CopyFiles]

;-----------------------------------------------------------------------------
; XXX when we have a property page DLL, add it to the following section.
;-----------------------------------------------------------------------------
[PropPages.CopyFiles]

;-----------------------------------------------------------------------------
;       How to install the WDM driver on W95/W98
;-----------------------------------------------------------------------------
[SMSCPORTS.Install]
;DriverVer=04/23/2000, 3.12.0.2104
CopyFiles       = SMSCPORTS.W95.CopyFiles, SMSC.CopyFiles, PropPages.CopyFiles
AddReg          = SMSCPORTS.AddReg, SMSCPORTS.W95.AddReg

;-----------------------------------------------------------------------------
;       How to install the WDM driver on NT
;-----------------------------------------------------------------------------
[SMSCPORTS.Install.NT]
;DriverVer=04/23/2000, 3.12.0.2104
CopyFiles       = SMSCPORTS.NT.CopyFiles
AddReg          = SMSCPORTS.AddReg, SMSCPORTS.NT.AddReg

;-----------------------------------------------------------------------------
;       How to start the WDM driver on NT
;-----------------------------------------------------------------------------
[SMSCPORTS.Install.NT.Services]
AddService      = smscport, 2, SMSCPORTS.AddService

[SMSCPORTS.AddService]
DisplayName             = %SMSC.Service.Desc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\smscpar.sys
LoadOrderGroup          = Base

;-----------------------------------------------------------------------------
;       WDM registry entries (all platforms)
;-----------------------------------------------------------------------------
[SMSCPORTS.AddReg]
;HKR,,CRUpperDescription,,%UpperDescription%
;HKR,,CREnum,,SMSCCR
;HKR,,UseTxCrc, 0x10001, 01,00,00,00
;HKR,,CdcEthernetSetAddressMethod, 0x10001, 01,00,00,00
;HKR,,EnableRxBulkStream, 0x10001, 01,00,00,00
;HKR,,nRxBulkStreamObjects, 0x10001,08,00,00,00
;HKR,,DataAltSetting,0x10001,2
;HKR,,TrailerMode,0x10001,1

;-----------------------------------------------------------------------------
;       WDM registry entries (W95/98) (including how to start the driver)
;-----------------------------------------------------------------------------
[SMSCPORTS.W95.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,smscpar.sys

;-----------------------------------------------------------------------------
;       WDM registry entries (NT only)
;-----------------------------------------------------------------------------
[SMSCPORTS.NT.AddReg]

;-----------------------------------------------------------------------------
;       The WDM copy list for Win95 -- different because things go in
;       different places.  Also, we probably need to rename drivers 
;       during the install.
;-----------------------------------------------------------------------------
[SMSCPORTS.W95.CopyFiles]
smscpar.sys
smsccr.sys,smsccr95.sys
vsmsccr.vxd
smscwh.sys,smscwh95.sys

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


;****************************************************************************
; Localizable Strings
;****************************************************************************
[strings]

;BEGIN ENG - US English Strings
Provider = "Standard Microsystems Corp."
Smsc = "Standard Microsystems Corporation"
DiskString = ""

Smsc.Ndis.Desc = "SMSC USB Parallel Port"
SMSC.Service.Desc = "SMSC USB Parallel Port"

UpperDescription = "SMSC USB Parallel Port"

;END ENG - US English Strings

;-----------------------------------------------------------------------------
; Following are symbolic constants which don't change per locale.
;-----------------------------------------------------------------------------

;*** 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: web2, load: 2.35