X-Git-Url: http://ftp.safe.ca/?a=blobdiff_plain;f=drivers%2Fchar%2Fi8k.c;h=fc8cf7ac7f2bd5a09a176755dbe90f33deca744d;hb=922553f20b6ff03d2f08229e6e4556843ae874da;hp=099fc89a5bdd8712b3ec2b750ddf82d941714da2;hpb=7ab21a8692094872298df172f54d55cba72fd308;p=safe%2Fjmp%2Flinux-2.6 diff --git a/drivers/char/i8k.c b/drivers/char/i8k.c index 099fc89..fc8cf7a 100644 --- a/drivers/char/i8k.c +++ b/drivers/char/i8k.c @@ -492,7 +492,14 @@ static struct dmi_system_id __initdata i8k_dmi_table[] = { DMI_MATCH(DMI_PRODUCT_NAME, "Precision"), }, }, - { } + { + .ident = "Dell Vostro", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "Vostro"), + }, + }, + { } }; /*