This worked for my W370 tracfone. Maybe it or something similar will work for the W376g
INSTRUCTIONS:
Do not insert the cable into the phone until directed to do so.
Open Notepad.
Paste the 'INF' text that follows into the file.
;========START OF INF=========
[version]
LayoutFile=layout.inf
signature="$CHICAGO$"
Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%TexasInst%
[DestinationDirs]
DefaultDestDir = 12 ; system32\drivers
CopyFiles = 12 ; system32\drivers
CopyFiles.Win2K = 12 ;
CopyFiles.NT.CoInstallers = 11 ; system
CopyFiles.Inf=17
AutoGen.Inf=17
; Drivers
;----------------------------------------------------------
[Manufacturer]
%TexasInst% = TexasInst.Mfg
[TexasInst.Mfg]
%TexasInst.DeviceDesc0% = Serusb, USB\VID_22B8&PID_4061 ;added by JT 2007-12-29
; COM sections
;----------------------------------------------------------
[Serusb.NT]
CopyFiles=Serusb.NT.Copy
AddReg=Serusb.AddReg, Serusb.NT.AddReg
SyssetupPnPFlags = 1
[Serusb.NT.Copy]
usbser.sys,,,0x20
[Serusb.AddReg]
HKR,,PortSubClass,1,01
[Serusb.NT.AddReg]
HKR,,EnumPropPages32,,"MsPorts.dll,SerialPortPropPageProvider"
HKR,,PortSubClass,1,01
; Uncomment the following line if you want to override the advanced dialog for
; your device. See msports.h for protoype of OverrideAdvancedFunction
; HKR,,EnumAdvancedDialog,,"yourdll.dll,OverrideAdvancedFunction"
;-------------- Service installation
; Port Driver (function driver for this device)
[Serusb.NT.Services]
AddService = serusb, 0x00000002, serusb_Service_Inst
; -------------- Serial Port Driver install sections
[serusb_Service_Inst]
DisplayName = %Serusb.SVCDESC%
Description = %Philog.Service.Desc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_SYSTEM_START (this driver may do detection)
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %12%\usbser.sys
;
; Source file information
;
;[SourceDisksNames.x86]
;1 = %DiskId1%,,,""
;[SourceDisksFiles]
;usbser.sys = 1,,
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = "System\CurrentControlSet\Services"
;
; Localizable Strings
;
TexasInst.DeviceDesc0 = "Motorola USB Port - Tracfone W370 CHARGING ONLY"
;DiskId1 = "TexasInst USB Comm Port Disk 1"
TexasInst = "TexasInst"
Serusb.SvcDesc="Motorola USB Comm Port"
Philog.Service.Desc = "USB Serial line emulation driver"
;========END OF INF========
Save the file as W370driver.INF in a location you will reference later. (e.g. Desktop)
Plug in the phone with a standard male A to male Mini-B USB cable.
At the Found New Hardware Wizard dialog, select No, not this time. Click Next.
Select Install from a list or specific location (Advanced). Click Next.
Ensure Include this location in the search is the only item checked.
Click the Browse button and navigate to the location where you saved the INF earlier. Click OK.
Click Next.
The driver should install, and you will see Motorola USB Port - W370 CHARGING ONLY. Click Finish.
Unplug your phone and replug it in. The display on the phone should now read 'Charging'.
If you notice, you will see a extra port listed in the device manager.
Yay!