Terratec Cinergy Hybrid T USB XS FM and 2.6.31 : no more support ?

2009-11-09 Thread Florent nouvellon
Hi,

Terratec Cinergy Hybrid T USB XS FM is fully supported by em28xx-new
project, but em28xx-new project is no more supported and not compatible with
kernel 2.6.31.
Is this hardware still supported ?


ID is 0ccd:0072 and hardware was mapped in em28xx-new like this :

   [EM2883_BOARD_TERRATEC_HYBRID_
XS_FM] = {
       .name         = Terratec Hybrid XS FM (em2883),
       .em_type      = EM2883,
       .vchannels    = 3,
       .norm         = V4L2_STD_PAL_BG,
       .has_radio    = 1,
       .has_inttuner = 1,
#if 0
       .powersaving  = 1,
#endif
       .tuner_type   = TUNER_XCEIVE_XC5000,
       .decoder      = EM28XX_CX25843,
       .ir_keytab    = ir_codes_em_terratec2,
       .ir_getkey    = em2880_get_key_terratec,
       .dev_modes    = EM28XX_VIDEO | EM28XX_VBI | EM28XX_DVBT |
EM28XX_AUDIO | EM28XX_RADIO,
       .input          = {{
           .type     = EM28XX_VMUX_TELEVISION,
           .vmux     = CX25843_TELEVISION,
           .amux     = 0,
       }, {
           .type     = EM28XX_VMUX_COMPOSITE1,
           .vmux     = CX25843_COMPOSITE1,
           .amux     = 4,
       }, {
           .type     = EM28XX_VMUX_SVIDEO,
           .vmux     = CX25843_SVIDEO,
           .amux     = 5,
       } },
       .tvnorms    = EETI_XC5000_DEFAULT_ANALOG,
       .dvbnorms    = EETI_XC5000_DEFAULT_DVBT,
       .fmnorms    = EETI_XC5000_DEFAULT_FM,
   },
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: Terratec Cinergy Hybrid T USB XS FM and 2.6.31 : no more support ?

2009-11-09 Thread Devin Heitmueller
On Mon, Nov 9, 2009 at 2:13 PM, Florent nouvellon
flonouvel...@gmail.com wrote:
 Hi,

 Terratec Cinergy Hybrid T USB XS FM is fully supported by em28xx-new
 project, but em28xx-new project is no more supported and not compatible with
 kernel 2.6.31.
 Is this hardware still supported ?

This device has never been supported in the mainline kernel.  I don't
foresee it getting implemented anytime soon since I don't have a board
to debug/test with (and since this is the first instance where we
would be doing xc5000 on em28xx, I wanted to have a unit I could debug
personally).

Devin

-- 
Devin J. Heitmueller - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line unsubscribe linux-media in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html