Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 164157
b: refs/heads/master
c: 3a360ce
h: refs/heads/master
i:
  164155: a6532c6
v: v3
  • Loading branch information
Steven Toth authored and Mauro Carvalho Chehab committed Sep 19, 2009
1 parent fb8e394 commit d4447c6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 151ec0d9ed902e4b44caf2640d5c61885ea4a499
refs/heads/master: 3a360ced7b3756efbfe822871cc36dc0490fc46b
2 changes: 1 addition & 1 deletion trunk/Documentation/video4linux/CARDLIST.saa7164
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
4 -> Hauppauge WinTV-HVR2200 [0070:8980]
5 -> Hauppauge WinTV-HVR2200 [0070:8900]
6 -> Hauppauge WinTV-HVR2200 [0070:8901]
7 -> Hauppauge WinTV-HVR2250 [0070:8891]
7 -> Hauppauge WinTV-HVR2250 [0070:8891,0070:8851]
8 -> Hauppauge WinTV-HVR2250 [0070:88A1]
4 changes: 4 additions & 0 deletions trunk/drivers/media/video/saa7164/saa7164-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,10 @@ struct saa7164_subid saa7164_subids[] = {
.subvendor = 0x0070,
.subdevice = 0x8891,
.card = SAA7164_BOARD_HAUPPAUGE_HVR2250_2,
}, {
.subvendor = 0x0070,
.subdevice = 0x8851,
.card = SAA7164_BOARD_HAUPPAUGE_HVR2250_2,
},
};
const unsigned int saa7164_idcount = ARRAY_SIZE(saa7164_subids);
Expand Down

0 comments on commit d4447c6

Please sign in to comment.