site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com
So i definitely have to use some IOKit stuff even if do not deal with =20= IO at all? I simply need to pass a c-string from my kext to user =20 space. All this stuff seems to be a bit overkill for this task... As you can guess i'm relatively new to this so any useful hint will be =20=
No. You could create a character device and support read on it, or create an ioctl that copied the data to userspace. Or you could use a sysctl node. Drew _______________________________________________ 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