In message <1072821970727 at kroah.com> you write: > +/* If fix_hstcfg is set to anything different from 0, we reset one of the > + registers to be a valid value. */ > +static int fix_hstcfg = 0; > +MODULE_PARM(fix_hstcfg, "i"); > +MODULE_PARM_DESC(fix_hstcfg, > + "Fix config register. Needed on some boards (Force CPCI735)."); > + BTW, it'd be nice if someone converted these to module_param, too... Cheers, Rusty. -- Anyone who quotes me in their sig is an idiot. -- Rusty Russell.