--- i8k.cORIG 2007-12-07 10:30:42.000000000 +0000 +++ i8k.c 2007-12-07 13:10:57.000000000 +0000 @@ -439,6 +439,13 @@ DMI_MATCH(DMI_PRODUCT_NAME, "Latitude"), }, }, + { /* UK Inspiron 6400 */ + .ident = "Dell Inspiron 3", + .matches = { + DMI_MATCH(DMI_SYS_VENDOR, "Dell Inc."), + DMI_MATCH(DMI_PRODUCT_NAME, "MM061"), + }, + }, { } };