Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193134
b: refs/heads/master
c: e077f86
h: refs/heads/master
v: v3
  • Loading branch information
Brian Johnson authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent 38254ad commit 44ac639
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e56b0f09c5b6ac277322c8bbd04b65094197106
refs/heads/master: e077f86bacb1795f2d434c6b3e6655769b5ce17c
7 changes: 7 additions & 0 deletions trunk/drivers/media/video/gspca/sn9c20x.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,13 @@ static const struct dmi_system_id flip_dmi_table[] = {
DMI_MATCH(DMI_BOARD_NAME, "MS-1632")
}
},
{
.ident = "ASUSTeK W7J",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "ASUSTeK Computer Inc."),
DMI_MATCH(DMI_BOARD_NAME, "W7J ")
}
},
{}
};

Expand Down

0 comments on commit 44ac639

Please sign in to comment.