On Thu, Apr 01, 2010 at 09:44:12PM -0400, Jon Smirl wrote: > On Thu, Apr 1, 2010 at 1:56 PM, Mauro Carvalho Chehab > <mchehab@xxxxxxxxxx> wrote: > > This series of 15 patches improves support for IR, as discussed at the > > "What are the goals for the architecture of an in-kernel IR system?" > > thread. > > > > It basically adds a raw decoder layer at ir-core, allowing decoders to plug > > into IR core, and preparing for the addition of a lirc_dev driver that will > > allow raw IR codes to be sent to userspace. > > > > There's no lirc patch in this series. I have also a few other patches from > > David Härdeman that I'm about to test/review probably later today, but > > as I prefer to first merge what I have at V4L/DVB tree, before applying > > them. > > Has anyone ported the MSMCE driver onto these patches yet? That would > be a good check to make sure that rc-core has the necessary API. I still plan to make lots of changes to the rc-core API (I just have to convince Mauro first, but I'll get there). What I have done is to port your port of the msmce driver to the suggested rc-core subsystem I sent you in private a week or so ago, and it works fine (I've bought the hardware and tested it with 20 or so different protocols). The subsystem I suggested is basically what I'm using as inspiration while working with Mauro in improving rc-core so msmce should work well with the end product...but there's still some ground to cover. Porting the msmce driver to rc-core will be high on my list of priorities once I've done some more changes to the API. > Cooler if it works both through LIRC and with an internal protocol > decoder. The MSMCE driver in my old patches was very simplified, it > removed about half of the code from the LIRC version. Yes, and it was a great help to me at least...thanks :) -- David Härdeman -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html