Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
RE: Create virtual block storage driver, what to subclass
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Create virtual block storage driver, what to subclass



First IOBlockStorageDevice is definitely the wrong class, unless
you plan to issue specific SCSI commands.
 
There are some advantages subclassing IOBlockStorageDriver
since you get more control.  However, it can cause a lot more pain
if you make any mistakes there.
 
IOMedia is the simpliest approach.
 
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Create virtual block storage driver, what to subclass (From: Mark <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.