diff options
| -rw-r--r-- | Documentation/video4linux/CARDLIST.cx88 | 2 | ||||
| -rw-r--r-- | drivers/media/video/cx88/cx88-cards.c | 2 | 
2 files changed, 2 insertions, 2 deletions
| diff --git a/Documentation/video4linux/CARDLIST.cx88 b/Documentation/video4linux/CARDLIST.cx88 index bd83aded5938..669a09aa5bb4 100644 --- a/Documentation/video4linux/CARDLIST.cx88 +++ b/Documentation/video4linux/CARDLIST.cx88 | |||
| @@ -7,7 +7,7 @@ | |||
| 7 | 6 -> AverTV Studio 303 (M126) [1461:000b] | 7 | 6 -> AverTV Studio 303 (M126) [1461:000b] | 
| 8 | 7 -> MSI TV-@nywhere Master [1462:8606] | 8 | 7 -> MSI TV-@nywhere Master [1462:8606] | 
| 9 | 8 -> Leadtek Winfast DV2000 [107d:6620] | 9 | 8 -> Leadtek Winfast DV2000 [107d:6620] | 
| 10 | 9 -> Leadtek PVR 2000 [107d:663b,107d:663C,107d:6632] | 10 | 9 -> Leadtek PVR 2000 [107d:663b,107d:663c,107d:6632] | 
| 11 | 10 -> IODATA GV-VCP3/PCI [10fc:d003] | 11 | 10 -> IODATA GV-VCP3/PCI [10fc:d003] | 
| 12 | 11 -> Prolink PlayTV PVR | 12 | 11 -> Prolink PlayTV PVR | 
| 13 | 12 -> ASUS PVR-416 [1043:4823,1461:c111] | 13 | 12 -> ASUS PVR-416 [1043:4823,1461:c111] | 
| diff --git a/drivers/media/video/cx88/cx88-cards.c b/drivers/media/video/cx88/cx88-cards.c index 05d03e42cfb3..6214eb823b29 100644 --- a/drivers/media/video/cx88/cx88-cards.c +++ b/drivers/media/video/cx88/cx88-cards.c | |||
| @@ -1348,7 +1348,7 @@ struct cx88_subid cx88_subids[] = { | |||
| 1348 | .card = CX88_BOARD_LEADTEK_PVR2000, | 1348 | .card = CX88_BOARD_LEADTEK_PVR2000, | 
| 1349 | },{ | 1349 | },{ | 
| 1350 | .subvendor = 0x107d, | 1350 | .subvendor = 0x107d, | 
| 1351 | .subdevice = 0x663C, | 1351 | .subdevice = 0x663c, | 
| 1352 | .card = CX88_BOARD_LEADTEK_PVR2000, | 1352 | .card = CX88_BOARD_LEADTEK_PVR2000, | 
| 1353 | },{ | 1353 | },{ | 
| 1354 | .subvendor = 0x1461, | 1354 | .subvendor = 0x1461, | 
