E.3.1 platforms, E.3.2 features, E.3.1 – Motorola USB08 User Manual

Page 136: Platforms, E.3.2, Features

Advertising
background image

Designer Reference Manual

USB08 Evaluation Board

136

Universal USB Device Driver (USBIO)

MOTOROLA

Universal USB Device Driver (USBIO)

development or test of a new device. But in many cases it is also suitable
to include the USBIO device driver in the final product. So there is no
need to develop and test a custom device driver for the USB-based
product at all.

E.3.1 Platforms

The USBIO driver supports the following operating system platforms:

Windows 98 (Gold), the first release of Windows 98

Windows 98 Second Edition (SE), the second release of
Windows 98

Windows Millennium, the successor to Windows 98

Windows 2000, the successor to Windows NT

Windows 2000 Service Pack 1

NOTE:

Windows NT 4.0 and Windows 95 are not supported by USBIO.

E.3.2 Features

The USBIO driver provides the following features:

Compiles with the Win32 Driver Model (WDM)

Supports Plug&Play

Supports Power Management

Provides an interface to USB devices that can be used by any
Win32 application

Provides an interface to USB endpoints (pipes) that is similar to
files

Fully supports asynchronous (overlapped) data transfer
operations

Supports the USB transfer types Control, Interrupt, Bulk, and
Isochronous

Advertising