<br><br><div><span class="gmail_quote">On 11/10/06, <b class="gmail_sendername">Tiago Vignatti</b> <<a href="mailto:vignatti@c3sl.ufpr.br">vignatti@c3sl.ufpr.br</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jon Grosshart wrote:<br>> I'm a bit confused as to why. I can only assume this is a mistake? It's<br>> borking up my build scripts too...<br><br>There are two evdev drivers in git tree. The xf86-input-evdev is the<br>
xorg ddx specific driver and, as far as I known, it's input-hotplug<br>aware. The input-hotplug branch has already merged in master branch.<br><br>The other driver is x-input-evdev [1], but instead a driver it is a<br>library (!!!). x-input-evdev is a shared library that differents
<br>xservers can link to.  The Xglx upstream code (xgl-0-0-1 branch) already<br>uses x-input-evdev (future libXevdev). I must poke someone to move<br>x-input-evdev from driver module to the lib inside git tree...<br><br><br>
Well, I don't know if I solved your quiz.<br><br>><br>> Comments?<br>><br><br>[1] <a href="http://people.freedesktop.org/~vignatti/evdev_proposal.png">http://people.freedesktop.org/~vignatti/evdev_proposal.png</a>
<br><br>--<br>Tiago Vignatti<br>C3SL - Centro de Computação Científica e Software Livre<br><a href="http://www.c3sl.ufpr.br">www.c3sl.ufpr.br</a><br></blockquote></div><br>Well, maybe I'm  just not seeing the whole picture here but the
xf86-input-evdev in app/ looks to be the same exact source code as the
xf86-input-evdev in drivers. The one in app/ is version 1.1.3 and the
one in drivers/ is version 1.1.4...<br><br>The 1.1.3
version is even missing in drivers/.... :-) Which again, tells me
someone uploaded to the wrong directory. And if the xf86-input-evdev in
app/ is REALLY supposed to be a library and not a driver or app, then
why does it have the same EXACT name as the driver and why is it in
app/ when it should be in lib/?
<br><br>Nothing else in app/ depends on xorg-server, except this
supposed new xf86-input-evdev, that's actually a driver but supposed to
be a lib?<br><br>I'm sorry, but something isn't adding up here. Maybe I need another cup of coffee but I think we have a problem here.
<br>