mcf5272_pm3.inf Driver File Contents (Markware12.zip)

; ================================================================
; Setup file for Motorola ColdFire 5272 USB Samples 
; Driver:  MOTUSB
; Version: 1.23
;
; Devices:
;				Brady Corp        PowerMark III
;    USB Bulk File transfer   | VendorID=0x0E2E,  ProductID=0x0002
;    USB Audio Device?        | VendorID=0x0E2E,  ProductID=0x0002
;
; (c) Copyright Motorola
; ================================================================
[Version]
Signature   = "$WINDOWS NT$"
Provider    = %MfgName%
DriverVer   = 02/23/2002,1.23.0000.00
CatalogFile = motusb.cat

; =================== Class Sections =============================
; Note: The sample use MOTUSB device class, i.e. devices connected 
;       will be shown under "Motorola USB I/O Devices" 
;       section in the Device Manager
; ================================================================
Class     = MOTUSB
ClassGUID = {31A6857E-E756-413f-93B2-9FC95EDB7608}

[ClassInstall]
Addreg=MOTUSBClassReg

[ClassInstall32]
Addreg=MOTUSBClassReg

[MOTUSBClassReg]
HKR,,,,%MOTUSBClassName%
HKR,,Icon,,-20
;HKR,,NoInstallClass,,1


[ControlFlags]
ExcludeFromSelect=*

; ========================= Driver Source Sections ===========================
[SourceDisksNames]
1=%DiskID%,,,

[SourceDisksFiles]
motusb.sys = 1
motusb.dll = 1

[Manufacturer]
%MfgName%=Motorola

; ========================= Device List Section ===============================
; Note: 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:
;    1) ProdictID and VendorID values of device descriptor should be known. 
;    2) Add ColdFire.DeviceDescXXX variable to the string section below, 
;    3) Add line like following here (assume VendorID=0x1045, ProductID=0x23):
;       ColdFire.DeviceDesc6%=MOTUSB, USB\VID_1045&PID_0023
; =============================================================================             
[Motorola]
%ColdFire.DeviceDesc0%=MOTUSB, USB\VID_0E2E&PID_0002
%ColdFire.DeviceDesc1%=MOTUSB, USB\VID_0E2E&PID_0002

[DestinationDirs]
DefaultDestDir   = 12
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    = %MOTUSB.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %10%\System32\Drivers\MOTUSB.sys
LoadOrderGroup = Base

[motusb.AddReg]
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,MOTUSB.sys

[DeviceParams.NTx86]
HKLM,"%ConfigPath%"\"%DeviceConfigPath%",RequestTimeout,0x10001,5000
HKLM,"%ConfigPath%"\"%DeviceConfigPath%",UnsafeRemovalUI,0x10001,0
HKLM,"%ConfigPath%"\"%DeviceConfigPath%",RemoteWakeup,0x10001,0
HKLM,"%ConfigPath%"\"%DeviceConfigPath%",ShortTransferOK,0x10001,1
HKLM,"%ConfigPath%"\"%DeviceConfigPath%",CancelIoOnSuspend,0x10001,1
HKLM,"%ConfigPath%"\"%DeviceConfigPath%",MaxTransferSize,0x10001,0x7FFFFFF


[motusb.Files.Sys]
motusb.sys

[motusb.Files.Dll]
motusb.dll

; ========================= String Section =======================
[Strings]
MfgName              = "Motorola"
MOTUSBClassName      = "Motorola USB I/O Devices"
MOTUSB.SvcDesc       = "Motorola USB I/O Driver"
ConfigPath           = "SYSTEM\CurrentControlSet\Services\motusb"
DeviceConfigPath     = "Parameters"
ColdFire.DeviceDesc0 = "MCF5272 USB File Transfer Device"
ColdFire.DeviceDesc1 = "MCF5272 USB Audio Device"
DiskID               = "MCF5272 USB Samples"
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: web4, load: 1.43