AsyncDriverSample

Last Revision:
Version 1.0, 2003-01-14
First Version
Build Requirements:
Runtime Requirements:
Carbon

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