I want to know how can I
find out which parameters ("options") were passed to a kernel module
which is currently loaded in memory ; the module might have been
loaded with lsmod or modeprobe;
Is there a way to find which were the parameters for this lsmod or
modprobe
command ?
regards,
sting