PATH 
ADC Home > Documentation > Hardware > Device Managers and Drivers > PCI Card Services > Designing PCI Cards and Drivers for Power Macintosh Computers


  

Handling Asynchronous I/O

If you design any of your driver routines to execute asynchronously, you must provide a mechanism for the driver to complete the requests. Some examples of routines that you might use are the following:

Clients of the Device Manager that make asynchronous calls should observe these guidelines when using asynchronous routines:


© 1999 Apple Computer, Inc. – (Last Updated 26 March 99)