On Sep 5 2007 13:31, Justin Piszcz wrote:
>>
>> > Is there anyway to get/see what parameters were passed to a kernel
>> > module?
Not really. Even if a module has parameters exported, they may carry
default values (and hence, don't fulfill the word "passed", as would be
the case with `modprobe
Justin Piszcz wrote:
Is there anyway to get/see what parameters were passed to a kernel
module? Running modinfo -p 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
Justin Piszcz <[EMAIL PROTECTED]> wrote:
> Is there anyway to get/see what parameters were passed to a kernel module?
> Running modinfo -p will show the defaults, but for example, st,
> the scsi tape driver, is there a way to see what it is currently using?
/sys/modules/$NAME/parameters (if it's
On Wed, 5 Sep 2007, Andreas Schwab wrote:
Justin Piszcz <[EMAIL PROTECTED]> writes:
Is there anyway to get/see what parameters were passed to a kernel module?
/sys/module//parameters
Andreas.
--
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409
Justin Piszcz <[EMAIL PROTECTED]> writes:
> Is there anyway to get/see what parameters were passed to a kernel module?
/sys/module//parameters
Andreas.
--
Andreas Schwab, SuSE Labs, [EMAIL PROTECTED]
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA
On Wed, 5 Sep 2007 12:34:13 -0400 (EDT) Justin Piszcz wrote:
> Is there anyway to get/see what parameters were passed to a kernel module?
> Running modinfo -p 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 dmes
Is there anyway to get/see what parameters were passed to a kernel module?
Running modinfo -p 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
7 matches
Mail list logo