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,