Jan. 18, 2012
3:20 p.m.
Hi all, Is there a way to find out what parameters were used when loading the kernel module. E.g. After loading the driver with 'insmode foo.ko param1=bla'. How can find out later on about those parameter? Thanks,
Jan. 18, 2012
3:26 p.m.
$ ls /sys/module/MODULE_NAME/parameters/ On Wed, Jan 18, 2012 at 4:20 PM, Simon Leung <simonleung@gmx.com> wrote:
Hi all,
Is there a way to find out what parameters were used when loading the kernel module. E.g. After loading the driver with 'insmode foo.ko param1=bla'. How can find out later on about those parameter?
Thanks,
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
-- /manohar
5322
Age (days ago)
5322
Last active (days ago)
1 comments
2 participants
participants (2)
-
Manohar Vanga -
Simon Leung