1 Jul
2004
1 Jul
'04
11:04 p.m.
Hi, I am trying to write a kernel extension in which I have to pass a char** to it from a user mode application. Currently I have tried passing the pointer as a scalar and as a struct(wrapped in a struct) to the kext. However this results in some weird behavior. What is the right way to pass such information to the kext? Thanks __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - 100MB free storage! http://promotions.yahoo.com/new_mail _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.