diff options
author | Michael Krufky <mkrufky@linuxtv.org> | 2007-03-11 11:48:04 -0400 |
---|---|---|
committer | Michael Krufky <mkrufky@linuxtv.org> | 2007-03-11 11:48:04 -0400 |
commit | 0f8d3e864579f80adfe6988782425eda91cfaef4 (patch) | |
tree | 86721dfc2fabdb40125ecedbf9b2e0a3bd6ecda8 /linux/Documentation | |
parent | a3400daf532985c42875cd3ae1616a10730976a8 (diff) | |
download | mediapointer-dvb-s2-0f8d3e864579f80adfe6988782425eda91cfaef4.tar.gz mediapointer-dvb-s2-0f8d3e864579f80adfe6988782425eda91cfaef4.tar.bz2 |
cx88: autodetect ADS Tech InstantTV DVB-S
From: Michael Krufky <mkrufky@linuxtv.org>
The ADS Tech InstantTV DVB-S is a clone of the KWorld DVB-S 100.
This patch adds autodetection support for this card based on
pci subsystem id.
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Diffstat (limited to 'linux/Documentation')
-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 62e32b49c..60f838beb 100644 --- a/linux/Documentation/video4linux/CARDLIST.cx88 +++ b/linux/Documentation/video4linux/CARDLIST.cx88 @@ -37,7 +37,7 @@ 36 -> AVerTV 303 (M126) [1461:000a] 37 -> Hauppauge Nova-S-Plus DVB-S [0070:9201,0070:9202] 38 -> Hauppauge Nova-SE2 DVB-S [0070:9200] - 39 -> KWorld DVB-S 100 [17de:08b2] + 39 -> KWorld DVB-S 100 [17de:08b2,1421:0341] 40 -> Hauppauge WinTV-HVR1100 DVB-T/Hybrid [0070:9400,0070:9402] 41 -> Hauppauge WinTV-HVR1100 DVB-T/Hybrid (Low Profile) [0070:9800,0070:9802] 42 -> digitalnow DNTV Live! DVB-T Pro [1822:0025,1822:0019] |