Version: 1.2

Posted: 2006-01-03

Build Requirements: Xcode 2.2 or later

Runtime Requirements: Mac OS X 10.2 or later

View Source Code:

Download Sample (“SampleFilterScheme.zip”, 91.8K)
Download Sample (“SampleFilterScheme.dmg”, 164.1K)



Description

This I/O Kit driver project demonstrates a simple filter scheme that matches an HFS+ media object with a custom content hint property. This is a null filter scheme which passes all operations through to its provider unchanged. The sample also illustrates how such a media object can be created using the command line disk image tool.

This sample code has been updated to include a project that produces a universal binary. No code changes were required for it to run correctly on the Developer Transition Systems.

Document Revision History

Date Notes
2006-01-03Updated to produce a universal binary. Now requires Xcode 2.2 or later to build.
2005-03-15Corrected test instructions for Mac OS X 10.2 and later. Documentation greatly expanded. Migrated project to native Xcode target. Added code to allow filtering of the boot volume.
2003-01-14Demonstrates a simple filter scheme which passes all operations through to its provider unchanged.

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.