USB HOST DRIVER V03 Freescale Semiconductor / Motorola, USB HOST DRIVER V03 Datasheet - Page 116

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
[SourceDisksFiles]
motusb.sys = 1
motusb.dll = 1
; NOTE: Replace _Your_Device_Manufacturer_Name_Here_ with Manufacturer name
[Manufacturer]
%MfgName%=_Your_Device_Manufacturer_Name_Here_
; ========================= Device List Section ===============================
; There is the place to add your Device. MOTUSB Driver will be installed
; for Devices your declared here on the Driver installation time.
; ----------------------------------------------------------------------
; To declare your Device:
; + ProductID and VendorID values of Device descriptor should be known.
; + Put YourDeviceDescXXX variable to the string section below
; + Put line like following here (assume VendorID=0x1045, ProductID=0x23):
;
[_Your_Device_Manufacturer_Name_Here_]
%YourDeviceDesc0%=MOTUSB, USB\VID_ABCD&PID_1234
%YourDeviceDesc1%=MOTUSB, USB\VID_ABCD&PID_1235
; ========================= Misc Driver file sections =========================
[DestinationDirs]
DefaultDestDir
MOTUSB.Files.Sys = 10,System32\Drivers
MOTUSB.Files.Dll = 10,System32
[motusb]
CopyFiles = MOTUSB.Files.Sys, MOTUSB.Files.Dll
AddReg = MOTUSB.AddReg, DeviceParams.NTx86
[motusb.NTx86]
CopyFiles=MOTUSB.Files.Sys, MOTUSB.Files.Dll
AddReg=MOTUSB.AddReg, DeviceParams.NTx86
[motusb.NTx86.Services]
Addservice = motusb, 0x00000002, MOTUSB.NTx86.AddService
[motusb.NTx86.AddService]
DisplayName
ServiceType
StartType
ErrorControl
ServiceBinary
LoadOrderGroup = Base
[motusb.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,MOTUSB.sys
[motusb.Files.Sys]
motusb.sys
[motusb.Files.Dll]
motusb.dll
; ========================= Registry Settings ===============================
; The default registry setting stored here. The last value is a particular
; registry setting value. This values can be modified by vendor to specify
M
; =============================================================================
%ColdFire.DeviceDesc0%=MOTUSB, USB\VID_1045&PID_0023
; NOTE: Replace _Your_Device_Manufacturer_Name_Here_ with Manufacturer name
= %MOTUSB.SvcDesc%
= 1
= 3
= 1
= %10%\System32\Drivers\motusb.sys
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
= 12
Driver Installation.
; SERVICE_KERNEL_DRIVER
; SERVICE_DEMAND_START
; SERVICE_ERROR_NORMAL
6-5

Related parts for USB HOST DRIVER V03