diff options
author | Douglas Schilling Landgraf <dougsland@linuxtv.org> | 2008-09-30 01:46:41 -0400 |
---|---|---|
committer | Douglas Schilling Landgraf <dougsland@linuxtv.org> | 2008-09-30 01:46:41 -0400 |
commit | 0bde6f869cdcf61aec023543219643c10f59e23a (patch) | |
tree | bbe50e728ebd058508eaf89f29e886d19b269a63 /linux/Documentation | |
parent | b7d150678426686774ff4ee8365061eeefe7f021 (diff) | |
download | mediapointer-dvb-s2-0bde6f869cdcf61aec023543219643c10f59e23a.tar.gz mediapointer-dvb-s2-0bde6f869cdcf61aec023543219643c10f59e23a.tar.bz2 |
em28xx: Add detection for K-WORLD DVB-T 310U
From: Darron Broad <darron@kewl.org>
Correct firmware type to MTS
Correct audio routing for composite/s-video
Add DVB-T detection.
This patch uses the eeprom hash method for detection as the vendor/product
ids are also used for the DIGIVOX_AD. This may be a clone of the same
product. Explanatory text has been added prior to the hask look-up in
anticipation that it may help others.
The following has been tested to work:
Analogue TV (PAL-I)
Composite In
DVB-T (UK Crystal Palace)
USB AUDIO
The following has not been tested but probably works:
S-Video In
Priority: high
Signed-off-by: Darron Broad <darron@kewl.org>
Signed-off-by: Douglas Schilling Landgraf <dougsland@linuxtv.org>
Diffstat (limited to 'linux/Documentation')
-rw-r--r-- | linux/Documentation/video4linux/CARDLIST.em28xx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Documentation/video4linux/CARDLIST.em28xx b/linux/Documentation/video4linux/CARDLIST.em28xx index b9181b523..187cc48d0 100644 --- a/linux/Documentation/video4linux/CARDLIST.em28xx +++ b/linux/Documentation/video4linux/CARDLIST.em28xx @@ -46,7 +46,7 @@ 45 -> Pinnacle PCTV DVB-T (em2870) 46 -> Compro, VideoMate U3 (em2870) [185b:2870] 47 -> KWorld DVB-T 305U (em2880) [eb1a:e305] - 48 -> KWorld DVB-T 310U (em2880) + 48 -> KWorld DVB-T 310U (em2880) [eb1a:e310] 49 -> MSI DigiVox A/D (em2880) [eb1a:e310] 50 -> MSI DigiVox A/D II (em2880) [eb1a:e320] 51 -> Terratec Hybrid XS Secam (em2880) [0ccd:004c] |