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:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=SGsVsmNgpDpIiQUyssX18IlA8rqio7SGKxMWAYK7DqmE4I6xogMsFDZEj6NM4PUI7TBHZZmDHtpYzHvWYJl8/vNz4Tdb3chdI5Kdj+LimgprskQfR/lND1EzSezcY+HQ+oxMxpu6KqT8pfY16R5pMxF1/5fyg5bMblDKvTP65eI= Hi Jason, In the document "Accessing Hardware from Applications" there is a section on how to get notified when a device arrives or departs: http://developer.apple.com/documentation/DeviceDrivers/Conceptual/AccessingH... Thank you a lot for this pointer. Anyway, is it possible to get notified from inside kernel? I have 2 choices: get notified to application, or to kernel. Kernel notified would be better for me. If it is impossible, I will go to the other way. 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... On 9/6/06, Jason Seng <jseng@apple.com> wrote: This email sent to site_archiver@lists.apple.com