Re: i2c-parport boot time parameters

From: Karel Kulhavy
Date: Mon Dec 27 2004 - 16:10:43 EST


On Mon, Dec 27, 2004 at 06:27:39PM +0100, Domen Puncer wrote:
> 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.

How do I determine whether module uses module_param without examining the
code? Does running modinfo suffice?

>
> This is described in Documentation/kernel-parameters.txt

Thanks. I have updated the information on I2C2P homepage.

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