For driver modules,we can deploy it at /kernal/drv/ ,and make driver.conf file.

How to deploy other module define in Modctl.h such as :
/* For misc */
struct modlmisc {
        struct mod_ops          *misc_modops;
        char                    *misc_linkinfo;
};



which directory can  we palce the module and how to make configure file(is 
necessary )?

Is there some commd like "add_drv and rem_drv"

Thanks for your help!!
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-code mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to