Re: modinfo <modulename> question

From: Chris Snook
Date: Wed Sep 05 2007 - 15:56:17 EST


Justin Piszcz wrote:
Is there anyway to get/see what parameters were passed to a kernel module? Running modinfo -p <module> will show the defaults, but for example, st, the scsi tape driver, is there a way to see what it is currently using? I know in dmesg it shows this when you load it initially (but if say dmesg has been cleared or the buffer was filled up)?

/sys/module/$MODULENAME/parameters/
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/