diff options
author | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-11-02 14:37:35 -0500 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | 2008-11-02 14:37:35 -0500 |
commit | b70eee9801232db6be8154361c3c5dcc72ad48a4 (patch) | |
tree | e07fcad1c426f98a6aa98286387422d3a63f595f /linux/Documentation/video4linux | |
parent | 7af33dc182a51e3feda1246207c939d8459dbd61 (diff) | |
download | mediapointer-dvb-s2-b70eee9801232db6be8154361c3c5dcc72ad48a4.tar.gz mediapointer-dvb-s2-b70eee9801232db6be8154361c3c5dcc72ad48a4.tar.bz2 |
cx88: add a second PCI ID for ATI TV Wonder Pro
From: Patrice Levesque <video2linux.wayne@ptaff.ca>
There's a second PCI identifier for the ATI TV WONDER PRO card
(0x1002:0x00f9).
Attached is a patch to kernel 2.6.27 that adds autodetection for this
version.
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'linux/Documentation/video4linux')
-rw-r--r-- | linux/Documentation/video4linux/CARDLIST.cx88 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Documentation/video4linux/CARDLIST.cx88 b/linux/Documentation/video4linux/CARDLIST.cx88 index a5227e308..12e600d74 100644 --- a/linux/Documentation/video4linux/CARDLIST.cx88 +++ b/linux/Documentation/video4linux/CARDLIST.cx88 @@ -2,7 +2,7 @@ 1 -> Hauppauge WinTV 34xxx models [0070:3400,0070:3401] 2 -> GDI Black Gold [14c7:0106,14c7:0107] 3 -> PixelView [1554:4811] - 4 -> ATI TV Wonder Pro [1002:00f8] + 4 -> ATI TV Wonder Pro [1002:00f8,1002:00f9] 5 -> Leadtek Winfast 2000XP Expert [107d:6611,107d:6613] 6 -> AverTV Studio 303 (M126) [1461:000b] 7 -> MSI TV-@nywhere Master [1462:8606] |