Browse Source

[media] gspca_sn9c20x: Add another MSI laptop to the sn9c20x upside down list

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Hans de Goede 14 years ago
parent
commit
bcc6f66906
1 changed files with 7 additions and 0 deletions
  1. 7 0
      drivers/media/video/gspca/sn9c20x.c

+ 7 - 0
drivers/media/video/gspca/sn9c20x.c

@@ -151,6 +151,13 @@ static const struct dmi_system_id flip_dmi_table[] = {
 			DMI_MATCH(DMI_BOARD_NAME, "MS-1632")
 		}
 	},
+	{
+		.ident = "MSI MS-1633X",
+		.matches = {
+			DMI_MATCH(DMI_BOARD_VENDOR, "MSI"),
+			DMI_MATCH(DMI_BOARD_NAME, "MS-1633X")
+		}
+	},
 	{
 		.ident = "MSI MS-1635X",
 		.matches = {