I want to contrl the sequence of loading driver_A and  driverB.So,I add the 
following lines in the /etc/system:

forceload drv/driver_A
forceload drv/driver_B


Form above ,we can see some helps say that force the kernel load the driver_A 
and driver_B at boot time.[b]IF forcelaod can ensure the sequence that driver_A 
before driver_B?[/b]
Some helps  also say that loading the module not means to  install the module.
The following is my tview:
Loading the module means to allocate modctl for it and call modload  ,but  
install module means to call modinstall.Is  above right? 
 
Thanks for you 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