Re: Should we make dmi_check_system case insensitive?

From: Arjan van de Ven
Date: Mon May 29 2006 - 02:18:55 EST


On Mon, 2006-05-29 at 01:31 -0400, Dmitry Torokhov wrote:
> Hi,
>
> I have a request to add entry for "LifeBook B Series" to lifebook driver to
> accomodate lifebook B2545, however we already have entry for "LIFEBOOK B
> Series" (used by some other model) which is not working. Would anyone
> be opposed making dmi_check_system() ignore string case?

yes I would.
There are very legit reasons to be able to separate both machines, for
other things they may well be not the same after all. Once you go case
insensitive you can't separate at all anymore; I rather have an
occasional "dupe" in the table than a really huge mess of things you
can't keep separate anymore....

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