<div>Thanks for the pointers.</div><div><br></div><div><div class="gmail_quote">On Fri, May 20, 2011 at 11:55 AM, Peter Hutterer <span dir="ltr"><<a href="mailto:peter.hutterer@who-t.net" target="_blank">peter.hutterer@who-t.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div></div><div>On Thu, May 19, 2011 at 09:58:59PM +0200, Julien Cristau wrote:<br>
> On Thu, May 19, 2011 at 16:22:22 +0800, Daniel Kurtz wrote:<br>
><br>
> > libudev allows adding an efficient in-kernel filter on udev events.<br>
> > Since we manually filter for ID_INPUT anyway, it seems reasonable to ask the kernel to send only events for the input subsystem.<br>
> ><br>
> > This filtering is performed both for initial device enumeration, and for subsequent udev events.<br>
> ><br>
> > Signed-off-by: Daniel Kurtz <<a href="mailto:djkurtz@google.com" target="_blank">djkurtz@google.com</a>><br>
> > ---<br>
> > config/udev.c | 3 +++<br>
> > 1 files changed, 3 insertions(+), 0 deletions(-)<br>
> ><br>
> Pretty sure we had that initially and it was removed.<br>
<br>
</div></div>We did. thread here <a href="http://lists.x.org/archives/xorg-devel/2010-January/004596.html" target="_blank">http://lists.x.org/archives/xorg-devel/2010-January/004596.html</a><br>
<br>
commit 84905007702da2c05a4f7446b3fc5ff52be49655<br>
Author: Thomas Jaeger<br>
Date: Mon Jan 4 15:00:49 2010 -0500<br>
<br>
udev: Don't filter subsystem "input"<br>
<br>
This allows serial wacom devices to work, whose subsystem is "tty".<br></blockquote><div><br></div><div><div>The following looks like it was submitted by Thomas, and adds tty filter as was recommended in that thread:</div>
<div><br></div><div><a href="http://lists.x.org/archives/xorg-devel/2010-February/005614.html" target="_blank">http://lists.x.org/archives/xorg-devel/2010-February/005614.html</a></div><div><br></div><div>But, AFAICT, it was lost. I don't see any review comments, nor do I see it in the tree.</div>
<div>Does anybody remember why this was not accepted?</div><div><br></div><div>Thanks,</div><div>-Daniel</div><div><br></div>
</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Cheers,<br>
<font color="#888888"> Peter</font></blockquote></div></div>