* Raw mode for SAA7134_BOARD_ENCORE_ENLTV_FM53? @ 2010-11-12 14:14 David Härdeman 2010-11-12 14:23 ` Mauro Carvalho Chehab 0 siblings, 1 reply; 4+ messages in thread From: David Härdeman @ 2010-11-12 14:14 UTC (permalink / raw) To: mchehab; +Cc: linux-media Mauro, as far as I could tell, you wrote the initial support for SAA7134_BOARD_ENCORE_ENLTV_FM53 in drivers/media/video/saa7134/saa7134-input.c, right? It appears to be the only user of ir-functions.c left in that driver and I'm wondering if it could be converted to use raw_decode with a patch similar to what you committed for SAA7134_BOARD_ASUSTeK_P7131_ANALOG? -- David Härdeman ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Raw mode for SAA7134_BOARD_ENCORE_ENLTV_FM53? 2010-11-12 14:14 Raw mode for SAA7134_BOARD_ENCORE_ENLTV_FM53? David Härdeman @ 2010-11-12 14:23 ` Mauro Carvalho Chehab 2010-11-12 21:06 ` David Härdeman 0 siblings, 1 reply; 4+ messages in thread From: Mauro Carvalho Chehab @ 2010-11-12 14:23 UTC (permalink / raw) To: David Härdeman; +Cc: linux-media Em 12-11-2010 12:14, David Härdeman escreveu: > Mauro, > > as far as I could tell, you wrote the initial support for > SAA7134_BOARD_ENCORE_ENLTV_FM53 in > drivers/media/video/saa7134/saa7134-input.c, right? > > It appears to be the only user of ir-functions.c left in that driver and > I'm wondering if it could be converted to use raw_decode with a patch > similar to what you committed for SAA7134_BOARD_ASUSTeK_P7131_ANALOG? > I need to check if I still have this board, or if it were a board that someone borrowed me. I'll put it on my todo list. Cheers, Mauro ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Raw mode for SAA7134_BOARD_ENCORE_ENLTV_FM53? 2010-11-12 14:23 ` Mauro Carvalho Chehab @ 2010-11-12 21:06 ` David Härdeman 2010-11-13 19:39 ` Mauro Carvalho Chehab 0 siblings, 1 reply; 4+ messages in thread From: David Härdeman @ 2010-11-12 21:06 UTC (permalink / raw) To: Mauro Carvalho Chehab; +Cc: linux-media On Fri, Nov 12, 2010 at 12:23:56PM -0200, Mauro Carvalho Chehab wrote: >Em 12-11-2010 12:14, David Härdeman escreveu: >> Mauro, >> >> as far as I could tell, you wrote the initial support for >> SAA7134_BOARD_ENCORE_ENLTV_FM53 in >> drivers/media/video/saa7134/saa7134-input.c, right? >> >> It appears to be the only user of ir-functions.c left in that driver and >> I'm wondering if it could be converted to use raw_decode with a patch >> similar to what you committed for SAA7134_BOARD_ASUSTeK_P7131_ANALOG? >> >I need to check if I still have this board, or if it were a board that >someone borrowed me. > >I'll put it on my todo list. Since that list is probably quite long, anyone else who reads this and who has an Encore ENLTV-FM v5.3, feel free to get in touch with me in the meantime. -- David Härdeman ^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Raw mode for SAA7134_BOARD_ENCORE_ENLTV_FM53? 2010-11-12 21:06 ` David Härdeman @ 2010-11-13 19:39 ` Mauro Carvalho Chehab 0 siblings, 0 replies; 4+ messages in thread From: Mauro Carvalho Chehab @ 2010-11-13 19:39 UTC (permalink / raw) To: David Härdeman; +Cc: linux-media Em 12-11-2010 19:06, David Härdeman escreveu: > On Fri, Nov 12, 2010 at 12:23:56PM -0200, Mauro Carvalho Chehab wrote: >> Em 12-11-2010 12:14, David Härdeman escreveu: >>> Mauro, >>> >>> as far as I could tell, you wrote the initial support for >>> SAA7134_BOARD_ENCORE_ENLTV_FM53 in >>> drivers/media/video/saa7134/saa7134-input.c, right? >>> >>> It appears to be the only user of ir-functions.c left in that driver and >>> I'm wondering if it could be converted to use raw_decode with a patch >>> similar to what you committed for SAA7134_BOARD_ASUSTeK_P7131_ANALOG? >>> >> I need to check if I still have this board, or if it were a board that >> someone borrowed me. >> >> I'll put it on my todo list. > > Since that list is probably quite long, anyone else who reads this and > who has an Encore ENLTV-FM v5.3, feel free to get in touch with me in > the meantime. Fortunately, the board is here. I received 4 boards almost the same time, and I had to return 2 of them. Thankfully, this were not one of them ;) OK, I did some tests, and it works properly with the raw decoders. So, I'm posting 3 patches converting it to use the raw decoders, and removing the legacy code. There's still one old board (6+ years) at bttv that uses the raw decoding via the old way. For now, I just moved the legacy code into bttv driver. I think it won't be easy to find someone with this legacy hardware that could help on some tests, so, it may take some time until we can get rid of those legacy code there. Cheers, Mauro. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-11-13 19:39 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2010-11-12 14:14 Raw mode for SAA7134_BOARD_ENCORE_ENLTV_FM53? David Härdeman 2010-11-12 14:23 ` Mauro Carvalho Chehab 2010-11-12 21:06 ` David Härdeman 2010-11-13 19:39 ` Mauro Carvalho Chehab
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox