Re: Should we make dmi_check_system case insensitive?

From: Vojtech Pavlik
Date: Mon May 29 2006 - 03:18:59 EST


On Mon, May 29, 2006 at 01:31:41AM -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? We would have to
> malloc/copy both strings and lowercase them before doing stsstr...

I think it's easier to just add the second entry. We're trying to
distinguish individual machines here, the fact that we have a single DMI
entry accomodating a whole series is an exception.

--
Vojtech Pavlik
Director SuSE Labs
-
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/