p900i_md.inf Driver File Contents (USB_Driver.zip)

; Copyright (c) 2003 NTT DoCoMo,Inc.

[Version]
Signature = "$WINDOWS NT$"
Class = Modem
ClassGuid = {4D36E96D-E325-11CE-BFC1-08002BE10318}
Provider = %Mfg%
DriverVer = 12/18/2003,1.0.1.3
CatalogFile = p900i_md.cat

[ControlFlags]
ExcludeFromSelect = *

[SourceDisksNames]
1 = %DISK1%,,,

[SourceDisksFiles]
p900i_fn.sys = 1

[DestinationDirs]
DefaultDestDir = 12


; Drivers
;----------------------------------------------------------
[Manufacturer]
%Mfg% = Models

[Models]
%wusen.DeviceDesc% = wusen, DOCOMO_FOMA\VID_04DA&PID_2109&MODEM

; Modem sections
;----------------------------------------------------------
[wusen.NT]
CopyFiles = wusen.NT.Copy
AddReg = All, MfgAddReg, wusen.AddReg, USB

[wusen.NT.Copy]
p900i_fn.sys

;-------------- Service installation
; Port Driver (function driver for this device)
[wusen.NT.Services]
AddService = p900i_fn, 0x00000000, wusen.NT.Service_Inst

; -------------- Serial Port Driver install sections
[wusen.NT.Service_Inst]
DisplayName    = %wusen.SvcDesc%
ServiceType    = 1               ; SERVICE_KERNEL_DRIVER
StartType      = 3               ; SERVICE_DEMAND_START
ErrorControl   = 1               ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\p900i_fn.sys

[wusen.AddReg]
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

[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

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

HKR, Responses, "0<cr>",                           1, 00, 00, 00,00,00,00, 00,00,00,00  ;OK
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, "<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

[wusen.NT.HW]
AddReg = LowerFilterAddReg

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

;----------------------------------------------------------
; User readable strings
;----------------------------------------------------------
[Strings]
DISK1 = "FOMA P900i CD-ROM"
;ProviderName = "NTT DoCoMo,Inc."
Mfg = "NTT DoCoMo,Inc."
wusen.DeviceDesc = "FOMA P900i"
wusen.SvcDesc    = "FOMA P900i Modem Driver"
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: web5, load: 1.30