Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 168397
b: refs/heads/master
c: 81191f6
h: refs/heads/master
i:
  168395: 6ebd92a
v: v3
  • Loading branch information
Erik Andrén authored and Mauro Carvalho Chehab committed Nov 7, 2009
1 parent 04374e3 commit 00256d5
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 2339a1887dab469bb4bae56aa7eca3a5e05ecde7
refs/heads/master: 81191f694cb507c49d3c7aa6238dcc0a83ad4001
6 changes: 6 additions & 0 deletions trunk/drivers/media/video/gspca/m5602/m5602_s5k4aa.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,12 @@ static
DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Xa 2528")
}
}, {
.ident = "Fujitsu-Siemens Amilo Xi 2528",
.matches = {
DMI_MATCH(DMI_SYS_VENDOR, "FUJITSU SIEMENS"),
DMI_MATCH(DMI_PRODUCT_NAME, "AMILO Xi 2528")
}
}, {
.ident = "Fujitsu-Siemens Amilo Xi 2550",
.matches = {
Expand Down

0 comments on commit 00256d5

Please sign in to comment.