Re: idebus setup problem (2.6.7-rc1)

From: Bartlomiej Zolnierkiewicz
Date: Thu Jun 03 2004 - 16:43:22 EST


On Thursday 03 of June 2004 23:31, Herbert Poetzl wrote:
> On Thu, Jun 03, 2004 at 10:05:08PM +0800, Zhu, Yi wrote:
> > Rusty Russell wrote:
> > > Dislike this idea. If you have hundreds of parameters, maybe it's
> > > supposed to be a PITA?
> >
> > What's your idea to make module_param support alterable param
> > names like ide3=xxx ?
>
> hmm, what about making all those something like:
>
> ide=3:foo,bar;4:wossname

We are in stable kernel and in 2.7 'idex=' and 'hdx=' will die.

> where ':' and ';' are arbitrarily chosen atm ...
> or, if it should be handled at the 'argument' level
> maybe the 'notion' of arrays would help, something
> like
>
> ide[3]=foo,bar
>
> where ide is defined as array of strings, size 16

Sounds awful.

Cheers,
Bartlomiej

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