X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fchar%2Fi8k.c;h=51efcbcf71931e71bfe54baf78432172721befea;hb=ec61938f01744d104f7c5b4553990e6d4a669bea;hp=6e40072fbf675e3c69b105cc8ea1d05491bba485;hpb=1acc9309eb2674533944f48dbaaa53e7750e3947;p=pandora-kernel.git diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c index 6e40072fbf67..51efcbcf7193 100644 --- a/drivers/char/i8k.c +++ b/drivers/char/i8k.c @@ -664,6 +664,13 @@ static struct dmi_system_id __initdata i8k_dmi_table[] = { DMI_MATCH(DMI_PRODUCT_NAME, "Vostro"), }, }, + { + .ident = "Dell XPS421", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "XPS L421X"), + }, + }, { } };