Jump To:
Leopard Sample Code: Hardware & Drivers
Fibre Channel uses a serial architecture to connect mass storage devices to servers and other computers. Fibre Channel interfaces are available for Xserve hardware, and Fibre Channel is the primary interface for Xserve RAID hardware. Developers can use I/O Kit and Mac OS X APIs to create drivers for Fibre Channel hardware and to access files in a SAN.

Document Descriptions
On Off
Display

Sort by
Title
Sorted by
Date
SimpleUserClient (HTML) (DMG) (ZIP)
Shows how to create a user client for an I/O Kit kernel driver.
2008-08-27
SCSIOldAndNew (HTML) (DMG) (ZIP)
Demonstrates a backward-compatible technique for communicating with SCSI parallel devices on Mac OS X.
2006-12-07
USBPrivateDataSample (HTML) (DMG) (ZIP)
Demonstrates notifications when a USB device is hotplugged and associating arbitrary data with each device.
2006-10-16
VendorSpecificType00 (HTML) (DMG) (ZIP)
Demonstrates how to access vendor-specific storage device functionality using a simple interface from user space code.
2006-10-02