Terry (Sarito) Whatley wrote:
snow wrote:
I wrote a kernel module.and I modloaded it,but I can't judge if it is running.I always think the modinfo command is somewhat static.

Use kmdb to set a breakpoint in your module and see if you hit it?

or dtrace?
or look at the effects of whatever the module code is supposed to do?
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to