E.7.1.15 write from file to pipe, E.8 installation issues, E.7.1.15 – Motorola USB08 User Manual

Page 229: Write from file to pipe, Installation issues, E.8.1, E.8 installation issues e.8.1

Advertising
background image

Universal USB Device Driver (USBIO)

Installation Issues

USB08 Evaluation Board

Designer Reference Manual

MOTOROLA

Universal USB Device Driver (USBIO)

229

E.7.1.15 Write from File to Pipe

This dialog page allows to write data from a file to the pipe. This transfer
type can be used for Isochronous pipes as well. The synchronization
type of the isochronous pipe has to be “asynchronous”. The application
does not support data rate feedback.

Related driver interfaces:

WriteFile();

IOCTL_USBIO_ABORT_PIPE (

page 177

)

E.8 Installation Issues

This section discusses the topics related to installation of the USBIO
device driver. Included is a description of how a customized driver setup
can be built.

IMPORTANT:

On Windows 2000 administrator rights are required to install a device
driver. Because the USBIO driver is installed in the same way as any
other Plug&Play device driver the installation requires administrator
rights. Once the USBIO driver is installed standard user rights are
sufficient to load the driver and to use the driver by accessing its
programming interface.

E.8.1 Automated Installation: The USBIO Installation Wizard

Using the USBIO Installation Wizard is the quickest and easiest way for
installing the USBIO device driver. This wizard performs the driver
installation automatically in a step-by-step procedure. The device the
USBIO driver will be installed for can be selected from a list. It is not
necessary to manually edit or copy any files. After installation is
complete the wizard allows to save the specific setup files that has been
generated for the selected device. These files can be used at a later time
to manually install the USBIO driver for the same device, without using
the Installation Wizard.

Advertising