Getting Notifications of Device Arrival and Departure without IOKit
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=W34Eh7q6qf4Ysh2dVKGbu7xqXzZdxGWtmSoEn3fhVgZa6vn+GH1P6k8Q/vM8K0vTIKvTUeAKcYkGDVBqDBtpaZ8gbkmwkafheRni+ZWWcZqCtWNgWdaZGEEqvL2BP9uMmze9a7QYagh5E7wvN6BhjGLrWFcMh4kEU9t+NAu3TSY= Hello, I am writing a plain KEXT which is not based on IOKit. Is there any way to get notified in kernelspace when an external device (such as USBkey) is connected to machine? I found related documentation at http://developer.apple.com/documentation/DeviceDrivers/Conceptual/AccessingH.... Unfortunately the proposed method relies on IOKit, which is not used in my project. Any pointer is highly appreciated. Many thanks. H _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... This email sent to site_archiver@lists.apple.com
participants (1)
-
NAHieu