Hi, When testing, you can put your module in any directory you want, for example /tmp.
The commands you want are modload(9F), modinfo(9F) and modunload(9F). Take a look at their manpages for some more information. You don't need a configuration file. I personally found the following page useful to have a small example module. http://www.thc.org/papers/slkm-1.0.html Thomas This message posted from opensolaris.org _______________________________________________ opensolaris-code mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/opensolaris-code
