Version: 1.1

Posted: 2006-10-02

Build Requirements: Xcode 2.2.1 or later

Runtime Requirements: Mac OS X 10.2 or later

View Source Code:

Download Sample Code (“VendorSpecificType00.zip”, 43.6K)



Description

This sample demonstrates how to subclass the IOSCSIPeripheralDeviceType00 driver to add custom vendor-specific functionality. It also shows how to set up a simple interface to user space code using I/O Registry properties.

This sample code has been updated to include a project that produces a universal binary.

Document Revision History

Date Notes
2006-10-02Updated to produce a universal binary.
2003-01-14Demonstrates how to access vendor-specific storage device functionality using a simple interface from user space code.