Re: i2c-parport boot time parameters

From: Domen Puncer
Date: Mon Dec 27 2004 - 12:28:25 EST


On 27/12/04 13:23 +0000, Karel Kulhavy wrote:
> Hello
>
> Is it possible to configure i2c-parport driver using boot time commandline
> parameters? If so, where are these parameters described? I found just
> description of module parameters using modinfo i2c-parport.

Yes, for modules that use module_param (i2c-parport does), you can
use module.parameter=blah in boot line.

This is described in Documentation/kernel-parameters.txt


Domen
-
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/