From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp.gentoo.org ([140.211.166.183]:36239 "EHLO smtp.gentoo.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750862AbaG2S3Z (ORCPT ); Tue, 29 Jul 2014 14:29:25 -0400 Message-ID: <53D7E800.4000608@gentoo.org> Date: Tue, 29 Jul 2014 20:29:20 +0200 From: Matthias Schwarzott MIME-Version: 1.0 To: Mauro Carvalho Chehab CC: Linux Media Mailing List , Mauro Carvalho Chehab Subject: Re: [PATCH] [media] mceusb: select default keytable based on vendor References: <1406494020-12840-1-git-send-email-m.chehab@samsung.com> <53D734F9.6060201@gentoo.org> <20140729110631.2443620c.m.chehab@samsung.com> In-Reply-To: <20140729110631.2443620c.m.chehab@samsung.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: On 29.07.2014 16:06, Mauro Carvalho Chehab wrote: > Em Tue, 29 Jul 2014 07:45:29 +0200 > Matthias Schwarzott escreveu: > >> On 27.07.2014 22:47, Mauro Carvalho Chehab wrote: >>> Some vendors have their on keymap table that are used on >>> all (or almost all) models for that vendor. >>> >>> So, instead of specifying the keymap table per USB ID, >>> let's use the Vendor ID's table by default. >>> >>> At the end, this will mean less code to be added when newer >>> devices for those vendors are added. >>> >> >> I also did prepare something to add mceusb support, but with this only >> vendor dependant rc_map selection, it definitly is less code. >> >> Your mceusb patches work correctly for my 930C-HD (b130) and PCTV 522e >> devices. > > Thanks for testing! > Testing IR is fast to do :) > Btw, do you have plans to add DVB-C support to the frontend too? > I think that this is the only big feature missing. > Yes, adding DVB-C Support is my next large goal. Regards Matthias