zebrbus.inf Driver File Contents (W950i_Drivers.zip)

;*****************************************************************************
;
; zebrbus.inf   -- Install the Sony Ericsson Composite Device drivers
;
; Copyright (c) 2006 by MCCI 
;
; MCCI is a registered trademark of Moore Computer Consultants, Inc.
;
; 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
; Moore Computer Consultants, Inc..
;
;*****************************************************************************

[version]
signature="$CHICAGO$"
Class=USB
ClassGuid={36FC9E60-c465-11cf-8056-444553540000}
Provider=%Provider%
DriverVer=05/31/2006, 4.38.6.212
CatalogFile=zebrbus.cat

[ControlFlags]
ExcludeFromSelect = *

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

[SourceDisksFiles]
; filename = diskid[, [subdir] [, size]]
zebrbus.sys = 1
zebrwh95.sys = 1
zebrwhnt.sys = 1

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

;-----------------------------------------------------------------------------
; The devices
;-----------------------------------------------------------------------------
[SEMC]
%SEMC.CdcBus.Desc% = SEMCWdm.Install, USB\VID_0FCE&PID_D030
%SEMC.CdcBus.Desc% = SEMCWdm.Install, USB\VID_0FCE&PID_E030
%SEMC.CdcBus1.Desc% = SEMCWdm.Install, USB\VID_0FCE&PID_D031
%SEMC.CdcBus1.Desc% = SEMCWdm.Install, USB\VID_0FCE&PID_E031
%SEMC.CdcBus3.Desc% = SEMCWdm.Install, USB\VID_0FCE&PID_D058
%SEMC.CdcBus3.Desc% = SEMCWdm.Install, USB\VID_0FCE&PID_D037
%SEMC.CdcBus2.Desc% = SEMCWdm1.Install, USB\VID_0FCE&PID_E010
%SEMC.CdcBus2.Desc% = SEMCWdm1.Install, USB\VID_0FCE&PID_E011
%SEMC.CdcBus2.Desc% = SEMCWdm1.Install, USB\VID_0FCE&PID_E012

[SEMCWdm1.Install]
DriverVer=05/31/2006, 4.38.6.212
CopyFiles       = SEMCWdm.W95.CopyFiles, SEMC.CopyFiles, PropPages.CopyFiles
AddReg          = SEMCWdm1.AddReg, SEMCWdm.W95.AddReg

[SEMCWdm1.Install.NT]
DriverVer=05/31/2006, 4.38.6.212
CopyFiles       = SEMCWdm.NT.CopyFiles
AddReg          = SEMCWdm1.AddReg, SEMCWdm.NT.AddReg

[SEMCWdm1.Install.NT.Services]
AddService      = zebrbus, 2, SEMCWdm.AddService

;-----------------------------------------------------------------------------
; 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
;-----------------------------------------------------------------------------
[SEMC.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
;-----------------------------------------------------------------------------
[SEMCWdm.Install]
CopyFiles       = SEMCWdm.W95.CopyFiles, SEMC.CopyFiles, PropPages.CopyFiles
AddReg          = SEMCWdm.AddReg, SEMCWdm.W95.AddReg
DriverVer=05/31/2006, 4.38.6.212

;-----------------------------------------------------------------------------
;       How to install the WDM driver on NT
;-----------------------------------------------------------------------------
[SEMCWdm.Install.NT]
CopyFiles       = SEMCWdm.NT.CopyFiles
AddReg          = SEMCWdm.AddReg, SEMCWdm.NT.AddReg
DriverVer=05/31/2006, 4.38.6.212

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

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

;-----------------------------------------------------------------------------
;       WDM registry entries (all platforms)
;-----------------------------------------------------------------------------
[SEMCWdm.AddReg]
HKR,Scenarios,Scenario,0x10001, 01,00,00,00
HKR,Scenarios\Scenario_0\Guids, GUID_SCENARIO_SPARROW_DIRECT,, "{311F0C13-CD90-462b-AD6E-459FCBDCBADD}"
HKR,Scenarios\Scenario_0\ifc_01\Description, default,, "Sony Ericsson Direct mRouter Port Interface"

HKR,Scenarios\Scenario_1\Guids, GUID_SCENARIO_SPARROW_SERCABLE,, "{3A922B02-3CBF-4113-B34C-323F3235FEE7}"
HKR,Scenarios\Scenario_1\ifc_01\Description, default,, "Sony Ericsson USB mRouter VSC Port Interface"
HKR,Scenarios\Scenario_1\ifc_01,HardwareId,, "USB\Vid_$VID&Pid_$PID&Mi_$IFC&SCE&Os_$OS$,"
HKR,Scenarios\Scenario_1\ifc_01,HardwareIdList,, "USB\Vid_$VID&Pid_$PID&Rev_$REV&Mi_$IFC&SCE&Os_$OS$,USB\Vid_$VID&Pid_$PID&Rev_$REV&Mi_$IFC&SCE$,USB\Vid_$VID&Pid_$PID&Mi_$IFC&SCE&Os_$OS$,USB\Vid_$VID&Pid_$PID&MI_$IFC&SCE$,USB\Vid_$VID&Pid_$PID&SCE&Os_$OS$,USB\Vid_$VID&Pid_$PID&SCE$,$,"
HKR,Scenarios\Scenario_1\ifc_01,CompatibleIdList,, "USB\Vid_$VID&Pid_$PID&SCE&Os_$OS$,USB\Vid_$VID&Pid_$PID&SCE$,$,"

[SEMCWdm1.AddReg]


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

;-----------------------------------------------------------------------------
;       WDM registry entries (NT only)
;-----------------------------------------------------------------------------
[SEMCWdm.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.
;-----------------------------------------------------------------------------
[SEMCWdm.W95.CopyFiles]
zebrbus.sys
zebrwh.sys,zebrwh95.sys
zebrwh95.sys
zebrwhnt.sys

;-----------------------------------------------------------------------------
;       The WDM copy list for NT -- different because things go in
;       different places.
;-----------------------------------------------------------------------------
[SEMCWdm.NT.CopyFiles]
zebrbus.sys
zebrwh.sys,zebrwhnt.sys
zebrwhnt.sys


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

;BEGIN ENG - US English Strings
Provider = "Sony Ericsson Mobile Communications AB"
SEMC = "Sony Ericsson Mobile Communications AB"
DiskString = "Sony Ericsson Composite Device Installation disk"

SEMC.CdcBus.Desc = "Sony Ericsson P990 Composite Device"
SEMC.Service.Desc = "Sony Ericsson Composite Device driver"

SEMC.CdcBus1.Desc = "Sony Ericsson M600 Composite Device"
SEMC.CdcBus3.Desc = "Sony Ericsson W950 Composite Device"
SEMC.CdcBus2.Desc = "Sony Ericsson Composite Device"


CustomerDataPath = "Sony Ericsson"
DriverSet = "Sony Ericsson Symbian 9 Drivers"
UninstallFile = "ZEBRUninstall.exe"
McciOptions = "Uninstallable"


;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: web2, load: 1.44