Signed-off-by: Erik Andrén <erik.andren@gmail.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
@@ -44,6 +44,13 @@ static
DMI_MATCH(DMI_PRODUCT_NAME, "A6JC")
}
},
+ {
+ .ident = "ASUS A6Ja",
+ .matches = {
+ DMI_MATCH(DMI_SYS_VENDOR, "ASUSTeK Computer Inc."),
+ DMI_MATCH(DMI_PRODUCT_NAME, "A6J")
+ }
+ },
{
.ident = "ASUS A6Kt",
.matches = {