Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SCSI Driver unloading



I am writing a SCSI Driver, and i want to support dynamic loading/unloading of the driver using kextload/kextunload functions. If no drives are connected to the SCSI bus, then the driver unloads fine (My free() is called and i call the IOSCSIParalleController::free() ) . But when some SCSI devices are detected during the initial or a later probe by the IOSCSIParallelController, then the unloading doesn't succeed, and this is because there is no way to releaseDevice (IOSCSIParallelDevice) from the SCSI Driver...Any comments on this??

Bottom line is there anyway of notifying that a device is removed from the SCSI Bus.

thanx a lot

chami
HotJobs, a Yahoo! service - Search Thousands of New Jobs
_______________________________________________
darwin-drivers mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-drivers
Do not post admin requests to the list. They will be ignored.



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

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.