Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample (“AsyncDriverSample.zip”, 43.2K)
Download Sample (“AsyncDriverSample.dmg”, 102.6K)



Description

AsyncDriverSample shows how to write a fully asynchronous block device driver for the traditional Mac OS. The sample tries to implement the simplest possible device driver and therefore doesn't talk to any real hardware. Instead it mounts disk images over the network. Keywords: async device, driver, AsyncDriverSample

Document Revision History

Date Notes
2003-01-14First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.