;
; smbe.inf
;
; (C) Copyright 1998,1999,2000 Sony Corporation
; All Rights Reserved.
;
; Revision 1.2 2000/06/21
;
;--------- Version Section ---------------------------------------------------
[Version]
signature="$CHICAGO$"
Provider=%SonyCorp%
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
DriverVer=04/16/2002,3.1.00.16160
CatalogFile=SMBE.CAT
;--------- SourceDisk Section ------------------------------------------------
[SourceDisksNames]
50=%disk1%,"SMBE.inf",
[SourceDisksFiles]
smbe.sys=50
;--------- ClassInstall/ClassInstall32 Section -------------------------------
; Not necessary if using a standard class
;
;[ClassInstall]
;Addreg=Class_AddReg
;
;[Class_AddReg]
;HKR,,,,%DeviceClassName%
;HKR,,Icon,,"-18"
;
;--------- DestinationDirs Section -------------------------------------------
[DestinationDirs]
DefaultDestDir=10
smbe.files.driver=10,System32\Drivers
;--------- Manufacturer and Models Sections ----------------------------------
[ControlFlags]
ExcludeFromSelect=PCI\VEN_104D&DEV_8087
[Manufacturer]
%Sony%=Sony
[Sony]
%smbe%=smbe.install,PCI\VEN_104D&DEV_8087
;---------- DDInstall Sections -----------------------------------------------
[smbe.install]
CopyFiles=smbe.files.driver
AddReg=smbe.AddReg
[smbe.files.driver]
Smbe.sys,,,%COPYFLG_NOSKIP%
; Windows2000
;
[smbe.install.Services]
AddService=SMBE, 0x00000002, smbe.Services
[smbe.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,Smbe.sys
HKLM,%FwKey%,Ziva,0,"%11%\Smbe\ziva.bin"
HKLM,%FwKey%,Boot,0,"%11%\Smbe\boot.bin"
HKLM,%FwKey%,Prog,0,"%11%\Smbe\prog.bin"
HKLM,%FwKey%,D1922,0,"%11%\Smbe\ec.rom"
HKLM,%VxdKey%,Standard,0,"720"
[smbe.Services]
DisplayName = %smbe%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_AUTO_START=2, SERVICE_DEMAND_START=3
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %10%\System32\Drivers\SMBE.SYS
LoadOrderGroup = Base
;--------- Strings Section ---------------------------------------------------
[Strings]
SonyCorp="Sony Corporation"
Sony="Sony"
smbe="Sony MPEG2 Encoder Board (WDM)"
DeviceClassName="サウンド、ビデオ、¨æÑゲームÌコントローラ"
disk1="Sony MPEG2 Encoder Board (WDM) Disk1"
FwKey="Software\Sony Corporation\Benz\VxD\1.0\Firmware"
VxdKey="Software\Sony Corporation\Benz\VxD"
COPYFLG_NOSKIP=2 ; Do not allow user to skip file
Download Driver Pack
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.