> I am planning on using doors for kernel upcalls. I would like to know > if there is a code sample where I can see doors being used from a > kernel module to communicate with the user space app. The communication > is initiated by the kernel module and a small amount is passed to the > user app.
The kernel door API is not stable. There are plenty of examples in the source if you look for callers to door_ki_upcall_limited(). -- meem _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code