e36wndis.inf Driver File Contents (3G_Ericsson_6.3.1.3_XPx86_A.zip)

;*****************************************************************************
;
; Mbm1ndis.inf   -- Install the F3607gw Mobile Broadband Network Adapter
;
; Copyright (c) 1997-2010 MCCI Corporation
;
; MCCI is a registered trademark of MCCI Corporation.
;
; 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
; MCCI Corporation.
;
;*****************************************************************************

[version]
signature="$WINDOWS NT$"
Class=Net
ClassGUID={4D36E972-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
DriverVer=08/09/2010,5.24.1.0
Compatible = 1
CatalogFile=e36wunic.cat

[ControlFlags]
ExcludeFromSelect = *

;-----------------------------------------------------------------------------
; Specify target paths...
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir = 11           ; LDID_SYS
e36w.ndi5.nt.CopyFiles = 12

;-----------------------------------------------------------------------------
; Specify the install disks.
;-----------------------------------------------------------------------------
[SourceDisksNames.x86]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"Mbm4EnNd5.sys",,\i386

[SourceDisksNames.amd64]
; diskid = description[, [tagfile] [, <unused>, subdir]]
1=%DiskString%,"Mbm4EnNd5.sys",,\amd64

[SourceDisksFiles]
Mbm4EnNd5.sys=1

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

;-----------------------------------------------------------------------------
; The ndis devices
;-----------------------------------------------------------------------------
[e36w]
%Ndis5Desc% = e36w.ndi5, E361CR\{09073302-D841-47fd-95A6-F8C8569CD869}
%Ndis5Desc.2% = e36w.2.ndi5, E362CR\{09073302-D841-47fd-95A6-F8C8569CD869}
%Ndis5Desc.3% = e36w.3.ndi5, E364CR\{09073302-D841-47fd-95A6-F8C8569CD869}

[e36w.NTamd64]
%Ndis5Desc% = e36w.ndi5, E361CR\{09073302-D841-47fd-95A6-F8C8569CD869}
%Ndis5Desc.2% = e36w.2.ndi5, E362CR\{09073302-D841-47fd-95A6-F8C8569CD869}
%Ndis5Desc.3% = e36w.3.ndi5, E364CR\{09073302-D841-47fd-95A6-F8C8569CD869}

;*****************************************************************************
;
; NDIS services:
;
;	You would think that '\' continuation would make the following
;	more readable.  It only succeeds in breaking NDIS.  Keep all this
;	on one line!
;
;*****************************************************************************

[e36w.ndi5.nt]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = e36w.ndi.reg,e36w.ndi.reg.nt,e36w.ndi5.reg,e36w.ndi5.reg.nt,e36w.ndi.Gen.Resources,e36w.ndi.Gen.Params,e36w.ndi5.Gen.Params
CopyFiles = e36w.ndi5.nt.CopyFiles
[e36w.2.ndi5.nt]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = e36w.ndi.reg,e36w.2.ndi.reg.nt,e36w.ndi5.reg,e36w.2.ndi5.reg.nt,e36w.ndi.Gen.Resources,e36w.2.ndi.Gen.Params,e36w.2.ndi5.Gen.Params
CopyFiles = e36w.ndi5.nt.CopyFiles
[e36w.3.ndi5.nt]
Characteristics = 0x4 ;NCF_PHYSICAL
BusType = 15 ; PNPbus
AddReg = e36w.ndi.reg,e36w.3.ndi.reg.nt,e36w.ndi5.reg,e36w.3.ndi5.reg.nt,e36w.ndi.Gen.Resources,e36w.3.ndi.Gen.Params,e36w.3.ndi5.Gen.Params
CopyFiles = e36w.ndi5.nt.CopyFiles

;-----------------------------------------------------------------------------
; Install all the normal things in the registry
;-----------------------------------------------------------------------------

[e36w.ndi5.reg]
HKR,NDIS,LogDriverName,,"Mbm4EnNd5"
; NDIS Info
HKR,NDIS,MajorNdisVersion,1,05
HKR,NDIS,MinorNdisVersion,1,00
HKR,Ndi\Interfaces,DefUpper,,"ndis5"
HKR,Ndi\Interfaces,UpperRange,,",ndis5"

[e36w.ndi.reg]
HKR,,EnumPropPages,,"netdi.dll,EnumPropPages"

; Interfaces
HKR,Ndi\Interfaces,DefLower,,"ethernet"
HKR,Ndi\Interfaces,LowerRange,,"ethernet"

;-----------------------------------------------------------------------------
; General Resources (used to set NDI\params....)
;-----------------------------------------------------------------------------
[e36w.ndi.Gen.Resources]
; Default connection speed is 7.2 Mbps
HKR,,ConnectionSpeed, 0x10001, 0x00, 0xDD, 0x6D, 0x00

;-----------------------------------------------------------------------------
; General Params.
;-----------------------------------------------------------------------------
[e36w.ndi.Gen.Params]
HKR,,BoardType,,%Mbm4.BoardType%
HKR,,MediaType,,"Ethernet"

[e36w.ndi5.Gen.Params]
HKR,,BoardName,,"%Mbm4.ndi5.guid%"
HKR,,DeviceName,,"%Mbm4.ndi5.guid%"
[e36w.2.ndi.Gen.Params]
HKR,,BoardType,,%Mbm4.BoardType.2%
HKR,,MediaType,,"Ethernet"

[e36w.2.ndi5.Gen.Params]
HKR,,BoardName,,"%Mbm4.ndi5.guid.2%"
HKR,,DeviceName,,"%Mbm4.ndi5.guid.2%"
[e36w.3.ndi.Gen.Params]
HKR,,BoardType,,%Mbm4.BoardType.3%
HKR,,MediaType,,"Ethernet"

[e36w.3.ndi5.Gen.Params]
HKR,,BoardName,,"%Mbm4.ndi5.guid.3%"
HKR,,DeviceName,,"%Mbm4.ndi5.guid.3%"


;-----------------------------------------------------------------------------
;	NDIS devload info for Win2K
;-----------------------------------------------------------------------------
[e36w.ndi.reg.nt]
HKR,,DriverDesc,,%Mbm4.ndi.DriverDesc%

[e36w.ndi5.reg.nt]
HKR,Ndi,DeviceId,,%Mbm4.ndi5.guid%
HKR,Ndi,Service,,"Mbm4EnNd5"

[e36w.ndi5.NT.Services]
AddService      = Mbm4EnNd5, 2, e36w.ndi5.AddService


[e36w.ndi5.AddService]
DisplayName             = %Mbm4.Service.Desc%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\Mbm4EnNd5.sys
LoadOrderGroup          = NDIS
[e36w.2.ndi.reg.nt]
HKR,,DriverDesc,,%Mbm4.ndi.DriverDesc.2%

[e36w.2.ndi5.reg.nt]
HKR,Ndi,DeviceId,,%Mbm4.ndi5.guid.2%
HKR,Ndi,Service,,"Mbm4EnNd5"

[e36w.2.ndi5.NT.Services]
AddService      = Mbm4EnNd5, 2, e36w.2.ndi5.AddService


[e36w.2.ndi5.AddService]
DisplayName             = %Mbm4.Service.Desc.2%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\Mbm4EnNd5.sys
LoadOrderGroup          = NDIS
[e36w.3.ndi.reg.nt]
HKR,,DriverDesc,,%Mbm4.ndi.DriverDesc.3%

[e36w.3.ndi5.reg.nt]
HKR,Ndi,DeviceId,,%Mbm4.ndi5.guid.3%
HKR,Ndi,Service,,"Mbm4EnNd5"

[e36w.3.ndi5.NT.Services]
AddService      = Mbm4EnNd5, 2, e36w.3.ndi5.AddService


[e36w.3.ndi5.AddService]
DisplayName             = %Mbm4.Service.Desc.3%
ServiceType             = 1     ; SERVICE_KERNEL_DRIVER
StartType               = 3     ; SERVICE_DEMAND_START
ErrorControl            = 1     ; SERVICE_ERROR_NORMAL
ServiceBinary           = %12%\Mbm4EnNd5.sys
LoadOrderGroup          = NDIS


;-----------------------------------------------------------------------------
; Some copyfiles sections
;-----------------------------------------------------------------------------

[e36w.ndi5.nt.CopyFiles]
Mbm4EnNd5.sys


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

;BEGIN ENG - US English Strings
Provider = "Ericsson AB"
Ericsson = "Ericsson AB"
DiskString = "Mobile Broadband Network Adapter Installation Disk"

Mbm4.ndi.DriverDesc = "F3607gw Mobile Broadband Network Adapter (NDIS)"
Mbm4.Service.Desc = "F3607gw Mobile Broadband Network Adapter (NDIS)"
Mbm4.BoardType = "F3607gw Mobile Broadband Network Adapter (for Networking Device)"
Ndis5Desc = "F3607gw Mobile Broadband Network Adapter (NDIS 5)"
Mbm4.ndi.DriverDesc.2 = "F3307 Mobile Broadband Network Adapter (NDIS)"
Mbm4.Service.Desc.2 = "F3307 Mobile Broadband Network Adapter (NDIS)"
Mbm4.BoardType.2 = "F3307 Mobile Broadband Network Adapter (for Networking Device)"
Ndis5Desc.2 = "F3307 Mobile Broadband Network Adapter (NDIS 5)"
Mbm4.ndi.DriverDesc.3 = "Ericsson Mobile Broadband Network Adapter (NDIS)"
Mbm4.Service.Desc.3 = "Ericsson Mobile Broadband Network Adapter (NDIS)"
Mbm4.BoardType.3 = "Ericsson Mobile Broadband Network Adapter (for Networking Device)"
Ndis5Desc.3 = "Ericsson Mobile Broadband Network Adapter (NDIS 5)"

CustomerDataPath = "Mobile Broadband Device"
DriverSet = "Mobile Broadband Device Software"
UninstallFile = "MBM1Uninstall.exe"
McciOptions = "Uninstallable"

;END ENG - US English Strings

;-----------------------------------------------------------------------------
; Following are symbolic constants which don't change per locale.
;-----------------------------------------------------------------------------
Mbm4.ndi5.guid = "E361CR\{09073302-D841-47fd-95A6-F8C8569CD869}"
Mbm4.ndi5.guid.2 = "E362CR\{09073302-D841-47fd-95A6-F8C8569CD869}"
Mbm4.ndi5.guid.3 = "E364CR\{09073302-D841-47fd-95A6-F8C8569CD869}"


;*** 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.65