|
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Oct 15, 2007, at 11:33 AM, Thomas Tempelmann wrote:
While my solution with a kext subclassing the IOCDBlockStorageDriver, and
then actively matching for a particular USB device, works fine for me,
someone has risen the concern that this puts unnecessary strain on the
kernel.
While with my IOCDBlockStorageDriver I can simply call this- >ejectMedia(),
there is no such method on the deeper level of the USB Mass Storage classes.
I would have to either:
a) find the IOCDBlockStorageDriver class instance that my Mass Storage driver is a provider for, or
b) issue the ATAPI eject (stop?) command from that deeper level.
Either is possible.
| References: | |
| >Going up the provider chain to call a higher level method (From: Thomas Tempelmann <email@hidden>) |
| Home | Archives | Terms/Conditions | Contact | RSS | Lists | About |
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.