Mailing Lists: Apple Mailing Lists

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

RE: Shutting down cleanly



As per Nano's (USB team) suggestion I'm using "registerPrioritySleepWakeInterest".
http://developer.apple.com/techpubs/macosx/Darwin/General/KernelProgramming/services/Installing_Shutdown_Hooks.html

During cleanup you need to call remove() on the notifier and not release() as it say in the Doc though.

HTH,
Ronnie

-----Original Message-----
From: email@hidden [mailto:email@hidden]
Sent: Tuesday, August 13, 2002 6:31 PM
To: Darwin-Drivers
Subject: Shutting down cleanly


Folks,

Is there a method which is called for an IOService descendant which
indicates that the system is shutting down (or restarting)? I have some
background threads in my driver, which need to be shut down cleanly
before the system can shut down. I've put a PE_enter_debugger call in
stop, to see if that was ever being called, but I never hit it. Perhaps
my driver isn't being closed properly for some other reason?

Thanks for your time,

Ron Aldrich
Software Architects, Inc.
_______________________________________________
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.


******************Legal Disclaimer**************************
"This email may contain confidential and privileged material for the sole use of the intended recipient. Any unauthorized review, use or distribution by others is strictly prohibited. If you have received the message in error, please advise the sender by reply email @globespanvirata.com, and delete the message. Thank you."
****************************************************************
_______________________________________________
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.