ercmunic.inf Driver File Contents (networkcards.zip)

;*****************************************************************************
;
; ercmunic.inf   -- Install the Ericsson PipeRider(tm) WDM drivers
;
; Copyright (c) 2000 Ericsson, Inc.
;
; $Id: lower.inf,v 1.11 2000/11/09 01:05:37 tmm Exp $
;
; PipeRider is a trademark of Ericsson, Inc.
;
;*****************************************************************************

[version]
signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-c465-11cf-8056-444553540000}
Provider=%Provider%
DriverVer=01/30/2001, 3.17.0.300
CatalogFile=ercmunic.cat

[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir                  = 11                    ; LDID_SYS
EricssonWdm.W95.CopyFiles       = 11                    ; LDID_SYS
EricssonWdm.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%,"ercmunic.sys",,

[SourceDisksFiles]
; filename = diskid[, [subdir] [, size]]
ercmunic.sys = 1
ercmcr95.sys = 1
ercmcrnt.sys = 1
ercmvcr.vxd = 1
ercmwh95.sys = 1
ercmwhnt.sys = 1

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

;-----------------------------------------------------------------------------
; The devices
;-----------------------------------------------------------------------------
[Ericsson]
%Ericsson.Ndis.Desc% = EricssonWdm.Install, USB\VID_08EA&PID_0001

;-----------------------------------------------------------------------------
; 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
;-----------------------------------------------------------------------------
[Ericsson.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
;-----------------------------------------------------------------------------
[EricssonWdm.Install]
DriverVer=01/30/2001, 3.17.0.300
CopyFiles       = EricssonWdm.W95.CopyFiles, Ericsson.CopyFiles, PropPages.CopyFiles
AddReg          = EricssonWdm.AddReg, EricssonWdm.W95.AddReg

;-----------------------------------------------------------------------------
;       How to install the WDM driver on NT
;-----------------------------------------------------------------------------
[EricssonWdm.Install.NT]
DriverVer=01/30/2001, 3.17.0.300
CopyFiles       = EricssonWdm.NT.CopyFiles
AddReg          = EricssonWdm.AddReg, EricssonWdm.NT.AddReg

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

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

;-----------------------------------------------------------------------------
;       WDM registry entries (all platforms)
;-----------------------------------------------------------------------------
[EricssonWdm.AddReg]
HKR,,CRUpperDescription,,%UpperDescription%
HKR,,CREnum,,ERCMCR
HKR,,Configuration,1,   01,00,00,00
HKR,,EnableRxBulkStream, 0x10001, 01,00,00,00
HKR,,nRxBulkStreamObjects, 0x10001,08,00,00,00
HKR,,IgnoreInterruptEndpoint, 0x10001, 01,00,00,00
HKR,,DataAltSetting,1,  01,00,00,00

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

;-----------------------------------------------------------------------------
;       WDM registry entries (NT only)
;-----------------------------------------------------------------------------
[EricssonWdm.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.
;-----------------------------------------------------------------------------
[EricssonWdm.W95.CopyFiles]
ercmunic.sys
ercmcr.sys,ercmcr95.sys
ercmvcr.vxd
ercmwh.sys,ercmwh95.sys

;-----------------------------------------------------------------------------
;       The WDM copy list for NT -- different because things go in
;       different places.
;-----------------------------------------------------------------------------
[EricssonWdm.NT.CopyFiles]
ercmunic.sys
ercmwh.sys,ercmwhnt.sys
ercmcr.sys,ercmcrnt.sys

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

;BEGIN ENG - US English Strings
Provider = "Ericsson, Inc."
Ericsson = "Ericsson, Inc."
DiskString = "PipeRider(tm) Cable Modem installation disk"

Ericsson.Ndis.Desc = "Ericsson PipeRider(tm) USB Cable Modem"
Ericsson.Service.Desc = "PipeRider(tm) WDM Driver"

UpperDescription = "PipeRider(tm) networking support"

;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: web3, load: 2.59