;***********************************************************************
; smi_501.inf
;
; Installation inf for Silicon Motion 501 driver
;
; Copyright (c) 2000-2004 Silicon Motion. All rights reserved.
; Copyright (c) 1995-1999 Microsoft Corporation. All Rights Reserved.
;
;***********************************************************************
[Version]
Signature="$CHICAGO$"
Provider=%SM%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
DriverVer=06/06/2001,5.01.2003
[DestinationDirs]
DefaultDestDir = 11
sm501.Miniport = 12 ; drivers
sm501.Display = 11 ; system32
;
; Driver information
;
[Manufacturer]
%SM_MAN% = SM.Mfg
[SM.Mfg]
%SM_MAN2% = sm501, PCI\VEN_126F&DEV_0501
;
; Indicate that the user should not be able to manually install
; these devices by uncommenting the following.
;
;[ControlFlags]
;ExcludeFromSelect=*
;
; General installation section
;
[sm501]
CopyFiles=sm501.Miniport, sm501.Display
;
; File sections
;
[sm501.Miniport]
sm501m.sys
[sm501.Display]
sm501d.dll
;
; Service Installation
;
[sm501.Services]
AddService = sm501, 0x00000002, sm501_Service_Inst, sm501_EventLog_Inst
[sm501_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\sm501m.sys
[sm501_EventLog_Inst]
AddReg = sm501_EventLog_AddReg
[sm501_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\sm501m.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[sm501.SoftwareSettings]
AddReg = sm501_SoftwareDeviceSettings
[sm501_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, sm501d
HKR,, VgaCompatible, %REG_DWORD%, 0
;
;-----------------------------------------------------------------------
; OEM drivers should uncomment the following commented sections
;-----------------------------------------------------------------------
[SourceDisksNames]
1 = %DiskId%,,,""
[SourceDisksFiles.x86]
sm501m.sys = 1
sm501d.dll = 1
[SourceDisksFiles.ia64]
sm501m.sys = 1
sm501d.dll = 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
;
;
;-----------------------------------------------------------------------
; OEM drivers should uncomment this line
;-----------------------------------------------------------------------
DiskId="Windows XP Driver Installation Disk"
SM = "Silicon Motion"
SM_MAN = "Silicon Motion SM501 Voyager GX"
SM_MAN2 = "Silicon Motion SM501 Voyager GX"
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.