On Sun, Nov 29, 2009 at 12:14 PM, Greg KH <g...@kroah.com> wrote: > On Thu, Nov 26, 2009 at 08:34:23PM -0500, Jon Smirl wrote: >> Changes to core input subsystem to allow send and receive of IR messages. >> Encode and decode state machines are provided for common IR porotocols such >> as Sony, JVC, NEC, Philips, etc. >> >> Received IR messages generate event in the input queue. >> IR messages are sent using an input IOCTL. > > As you are creating new sysfs files here, please document them in > Documentation/ABI/
This code is not going to get merged as is. It's just a starting point to get a discussion started about designing an IR subsystem. I expect the final design will look a lot different. I'm trying to demonstrate that IR is an input device and that it can be supported by the Linux input subsystem without the need to create a special IR device. -- Jon Smirl jonsm...@gmail.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