phusbm.inf Driver File Contents (N341ipie3_driver.zip)

; Copyright (c) 2002-2003 NEC Corporation

[Version]
Signature="$WINDOWS NT$"
Class=Modem
CLASSGUID={4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider=%ProviderName%
DriverVer=04/25/2003,1.09.01
;CatalogFile=phusbm.cat

[ControlFlags]
ExcludeFromSelect = *

[DestinationDirs]
FakeModemCopyFileSection=12
DefaultDestDir = 12
CoCopyINF.CopyFiles = 11                                   ; Driver Installation (dll->system32)

[Manufacturer]
%DCM%=Models

[SourceDisksNames]
1=%DISK1%,,,

[SourceDisksFiles]
PHUSBM.sys = 1

[Models]
%DCM01% = Modem, WDM_MODEM\NMODEMPHOENIX

[All]
HKR,,FriendlyDriver,0,Unimodem.vxd
HKR,,DevLoader,0,*vcomm
HKR,,ConfigDialog,0,modemui.dll
HKR,,EnumPropPages,0,modemui.dll,EnumPropPages
HKR,,PortSubClass,1,02

[USB]
HKR,, DeviceType, 1, 01

[Strings]
ProviderName = "NEC Corporation"
DCM = "NEC Corporation"
DCM01="NEC Portable Phone USB Modem"
DCM01_SRV="NEC Portable Phone Modem Driver"
DISK1="NEC Portable Phone CD-ROM"

[Modem.NT]
AddReg=All, mfglt, MfgAddReg, USB
CopyFiles=FakeModemCopyFileSection

[Modem.NT.Services]
AddService=PHUSBM, 0x00000000, LowerFilter_Service_Inst

[Modem.NT.HW]
AddReg=LowerFilterAddReg

[LowerFilterAddReg]
HKR,,"LowerFilters",0x00010000,"PHUSBM"

[LowerFilter_Service_Inst]
DisplayName=%DCM01_SRV%
ServiceType= 1
StartType  = 3
ErrorControl = 0
ServiceBinary = %12%\PHUSBM.sys

[FakeModemCopyFileSection]
PHUSBM.sys,,,0x20

[MfgAddReg]
HKR,, Properties, 1, 00,00,00,00, FF,00,00,00, 00,00,00,00, 00,00,00,00, 00,00,00,00, 30,00,00,00, 00,08,07,00, 00,DC,05,00

[mfglt]
HKR,, InactivityScale,1, 3c,00,00,00
HKR, Init,      1,, "AT<cr>" 
HKR, Init,      2,, "AT&F<cr>"
HKR, Init,      3,, "ATE1V1X4&D2&C1S0=0<cr>"
HKR, Monitor, 1,, "ATS0=0<cr>"
HKR, Monitor, 2,, "None"
HKR, Answer,    1,, "ATA<cr>"
HKR, Hangup,    1,, "ATH<cr>"
HKR,, Reset,, "AT&F<cr>"   
HKR, Settings, Prefix,, "AT"
HKR, Settings, Terminator,, "<cr>"
HKR, Settings, DialPrefix,, "D"
HKR, Settings, DialSuffix,, ""
HKR, Settings, FlowControl_Off,, "+IFC=0"
HKR, Settings, FlowControl_Hard,, "+IFC=2"
HKR, Settings, FlowControl_Soft,, "+IFC=1"
HKR, Settings, CallSetupFailTimer,, "S7=<#>"

HKR, Responses, "0<cr>",                       1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "1<cr>",                       1, 02, 00, 00,00,00,00, 00,00,00,00      ;CONNECT
HKR, Responses, "2<cr>",                       1, 08, 00, 00,00,00,00, 00,00,00,00      ;RING
HKR, Responses, "3<cr>",                       1, 04, 00, 00,00,00,00, 00,00,00,00      ;NO CARRIER
HKR, Responses, "4<cr>",                       1, 03, 00, 00,00,00,00, 00,00,00,00      ;ERROR
HKR, Responses, "5<cr>",                       1, 05, 00, 00,00,00,00, 00,00,00,00      ;NO DIALTONE
HKR, Responses, "6<cr>",                       1, 06, 00, 00,00,00,00, 00,00,00,00      ;BUSY
HKR, Responses, "7<cr>",                       1, 07, 00, 00,00,00,00, 00,00,00,00      ;NO ANSWER
HKR, Responses, "8<cr>",                       1, 07, 00, 00,00,00,00, 00,00,00,00      ;NO ANSWER
HKR, Responses, "<cr><lf>OK<cr><lf>",          1, 00, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>RING<cr><lf>",        1, 08, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>ERROR<cr><lf>",       1, 03, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO CARRIER<cr><lf>",  1, 04, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO DIALTONE<cr><lf>", 1, 05, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>BUSY<cr><lf>",        1, 06, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>NO ANSWER<cr><lf>",   1, 07, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT<cr><lf>",     1, 02, 00, 00,00,00,00, 00,00,00,00
HKR, Responses, "<cr><lf>CONNECT 1200<cr><lf>",    1, 02, 00, 00,00,00,00, B0,04,00,00
HKR, Responses, "<cr><lf>CONNECT 2400<cr><lf>",    1, 02, 00, 00,00,00,00, 60,09,00,00
HKR, Responses, "<cr><lf>CONNECT 4800<cr><lf>",    1, 02, 00, 00,00,00,00, C0,12,00,00
HKR, Responses, "<cr><lf>CONNECT 7200<cr><lf>",    1, 02, 00, 00,00,00,00, 20,1C,00,00
HKR, Responses, "<cr><lf>CONNECT 9600<cr><lf>",    1, 02, 00, 00,00,00,00, 80,25,00,00
HKR, Responses, "<cr><lf>CONNECT 14400<cr><lf>",   1, 02, 00, 00,00,00,00, 40,38,00,00
HKR, Responses, "<cr><lf>CONNECT 19200<cr><lf>",   1, 02, 00, 00,00,00,00, 00,4B,00,00
HKR, Responses, "<cr><lf>CONNECT 38400<cr><lf>",   1, 02, 00, 00,00,00,00, 00,96,00,00
HKR, Responses, "<cr><lf>CONNECT 57600<cr><lf>",   1, 02, 00, 00,00,00,00, 00,E1,00,00
HKR, Responses, "<cr><lf>CONNECT 115200<cr><lf>",  1, 02, 00, 00,00,00,00, 00,C2,01,00
HKR, Responses, "<cr><lf>CONNECT 230400<cr><lf>",  1, 02, 00, 00,00,00,00, 00,84,03,00
HKR, Responses, "<cr><lf>CONNECT 460800<cr><lf>",  1, 02, 00, 00,00,00,00, 00,08,07,00
[CoCopyINF.AddReg]                                         ; Driver Installation
HKR,,CoInstallers32,0x10000,"cocpyinf.DLL,CoCopyINF"       ; Driver Installation
 
[CoCopyINF.CopyFiles]                                      ; Driver Installation
cocpyinf.dll,,,0x10                                        ; Driver Installation

[DefaultInstall]                                           ; Driver Installation
AddReg=CoCopyINF.AddReg                                    ; Driver Installation
CopyFiles=CoCopyINF.CopyFiles,FakeModemCopyFileSection     ; Driver Installation
CopyINF=phusbm.inf                                         ; Driver Installation

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: ftp, load: 0.95