diff options
author | Devin Heitmueller <dheitmueller@kernellabs.com> | 2009-05-27 22:27:26 -0400 |
---|---|---|
committer | Devin Heitmueller <dheitmueller@kernellabs.com> | 2009-05-27 22:27:26 -0400 |
commit | 54bb45ac67bf8460b3cf7d6ed232a987b3697dcf (patch) | |
tree | e909174a87c1eddec89a053643493d3c6cc1ad17 /linux/Documentation/video4linux/CARDLIST.em28xx | |
parent | 7e58cab3858aad1f493903e63dab1b90bdcc9f27 (diff) | |
download | mediapointer-dvb-s2-54bb45ac67bf8460b3cf7d6ed232a987b3697dcf.tar.gz mediapointer-dvb-s2-54bb45ac67bf8460b3cf7d6ed232a987b3697dcf.tar.bz2 |
em28xx: Add support for the K-World 2800d
From: Devin Heitmueller <dheitmueller@kernellabs.com>
Make the KWorld 2800d work properly. In this case, that means making the
profile more generic so that it works for both the Pointnix Intra-Oral USB
camera and the KWorld device.
The device provides the audio through a pass-thru cable, so we don't need
an actual audio capture profile (neither the K-World device nor the Pointnix
have an onboard audio decoder).
Thanks to Paul Thomas for providing sample hardware.
Priority: normal
Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Cc: Paul Thomas <pthomas8589@gmail.com>
Diffstat (limited to 'linux/Documentation/video4linux/CARDLIST.em28xx')
-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 20aa65a70..b03a68586 100644 --- a/linux/Documentation/video4linux/CARDLIST.em28xx +++ b/linux/Documentation/video4linux/CARDLIST.em28xx @@ -17,7 +17,7 @@ 16 -> Hauppauge WinTV HVR 950 (em2883) [2040:6513,2040:6517,2040:651b] 17 -> Pinnacle PCTV HD Pro Stick (em2880) [2304:0227] 18 -> Hauppauge WinTV HVR 900 (R2) (em2880) [2040:6502] - 19 -> PointNix Intra-Oral Camera (em2860) + 19 -> EM2860/SAA711X Reference Design (em2860) 20 -> AMD ATI TV Wonder HD 600 (em2880) [0438:b002] 21 -> eMPIA Technology, Inc. GrabBeeX+ Video Encoder (em2800) [eb1a:2801] 22 -> Unknown EM2750/EM2751 webcam grabber (em2750) [eb1a:2750,eb1a:2751] |