LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   how to look-over the parameter of module (https://www.linuxquestions.org/questions/slackware-14/how-to-look-over-the-parameter-of-module-321881/)

jiawj 05-10-2005 02:34 AM

how to look-over the parameter of module
 
hi everybody.
a somewhat oddness issue.

after insert module with parameter by manual, how to look-over what is the parameter, of course, when module to be inserted, dmesg will display message relative, I think /proc should find some information about the module, but where ?
thx.

slackie1000 05-10-2005 06:51 AM

hi there,

here what you are looking for...
Code:

modinfo -p $MOD_NAME
regards

slackie1000

jiawj 05-10-2005 11:40 AM

thx slackie1000

but ....

my mean is ....

a module that already inserted kernel with param,
how to know the module's param when it be inserted.

btw ,the server have more than one admin.

modinfo -p module_name will list all param.

my english is not good, so sorry.

slackie1000 05-10-2005 11:47 AM

hi there,

Quote:

Originally posted by jiawj

a module that already inserted kernel with param,
how to know the module's param when it be inserted.

i have no idea what you mean here... please try to elaborate it better..

regards

slackie1000


All times are GMT -5. The time now is 02:54 PM.