Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193135
b: refs/heads/master
c: 5d26ed9
h: refs/heads/master
i:
  193133: 38254ad
  193131: 951edbc
  193127: 62da5e0
  193119: b5ab52f
v: v3
  • Loading branch information
Brian Johnson authored and Mauro Carvalho Chehab committed May 19, 2010
1 parent 44ac639 commit 8282e96
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: e077f86bacb1795f2d434c6b3e6655769b5ce17c
refs/heads/master: 5d26ed9102404dec1b9ae3ea3ad3832fe6330f0f
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 = "MSI MS-1635X",
.matches = {
DMI_MATCH(DMI_BOARD_VENDOR, "MSI"),
DMI_MATCH(DMI_BOARD_NAME, "MS-1635X")
}
},
{
.ident = "ASUSTeK W7J",
.matches = {
Expand Down

0 comments on commit 8282e96

Please sign in to comment.