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

no-image

USB HOST DRIVER V03

Manufacturer Part Number
USB HOST DRIVER V03
Description
USB Host Driver v03
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
1. Introduction.
1.1. Overview
MOTUSB is a generic Universal Serial Bus (USB) Device Driver for Windows 2000,
whose main purpose is to provide access to USB for user mode Win32 applications. This
Driver is not Device specific; so that various classes of USB Devices can use it. Support
for the USB is built into the Windows 2000 operating system, and developers can either
use the Device Driver provided, or create a USB Client Driver manually if the OS does
not provide the Driver for that particular Device class.
By using the generic MOTUSB Device Driver it is possible to perform new USB Device
development without the necessity to spend time and effort developing a new Device
Driver. This may prove to be especially useful during development or testing of a new
Device.
1.2.
Hardware platforms:
Operation systems:
Driver Client developer software:
Driver developer software:
1.3. Driver Capabilities.
M
Single CPU Intel x386 based PC with Open Host Controller or Universal Host
Controller.
Windows 2000 Professional
Visual C++ 6.0 Professional Edition
Microsoft Platform SDK for Windows 2000 (Recommended)
Visual C++ 6.0 Professional Edition
Microsoft Windows 2000 Driver Development Kit
Complies with WDM
Provides interface to access USB Device from user mode Win32 Client
application
Supports control, bulk, interrupt and isochroous transfer types
Data transmission on pipes is similar to the data flow on file
Supports asynchronous (overlapped) I/O
Can manage connections to several Devices at the same time
Can be used from multiple threads (processes) at the same time
System Requirements.
PRELIMINARY—SUBJECT TO CHANGE WITHOUT NOTICE
Introduction.
1-1

Related parts for USB HOST DRIVER V03