Re: [linux-usb-devel] [PATCH] usbtouchscreen: version 0.4

2006-07-31 Thread Daniel Ritz
On Monday 31 July 2006 04.34, Dmitry Torokhov wrote: > On Sunday 30 July 2006 15:26, Daniel Ritz wrote: > > On Sunday 30 July 2006 20.48, Alan Stern wrote: > > > On Sun, 30 Jul 2006, Daniel Ritz wrote: > > > > > > > there was a report from a user who saw a series of disconnect/connect > > > > unti

Re: [linux-usb-devel] [PATCH] usbtouchscreen: version 0.4

2006-07-30 Thread Dmitry Torokhov
On Sunday 30 July 2006 15:26, Daniel Ritz wrote: > On Sunday 30 July 2006 20.48, Alan Stern wrote: > > On Sun, 30 Jul 2006, Daniel Ritz wrote: > > > > > there was a report from a user who saw a series of disconnect/connect > > > until X11 was started up. and of course most of the time the device >

Re: [linux-usb-devel] [PATCH] usbtouchscreen: version 0.4

2006-07-30 Thread Daniel Ritz
On Sunday 30 July 2006 20.48, Alan Stern wrote: > On Sun, 30 Jul 2006, Daniel Ritz wrote: > > > there was a report from a user who saw a series of disconnect/connect > > until X11 was started up. and of course most of the time the device > > was disconnected when X11 fired up. the workaround he fo

Re: [linux-usb-devel] [PATCH] usbtouchscreen: version 0.4

2006-07-30 Thread Alan Stern
On Sun, 30 Jul 2006, Daniel Ritz wrote: > there was a report from a user who saw a series of disconnect/connect > until X11 was started up. and of course most of the time the device > was disconnected when X11 fired up. the workaround he found was doing > cat /dev/input/event3 > /dev/null 2>

Re: [linux-usb-devel] [PATCH] usbtouchscreen: version 0.4

2006-07-30 Thread Daniel Ritz
On Sunday 30 July 2006 03.34, Dmitry Torokhov wrote: > Hi Daniel, > > On Saturday 29 July 2006 18:38, Daniel Ritz wrote: > > > - always do usb_submit_urb(dev->irq) in probe() to work around issues > > with some eGalaxe contollers > > Could you elaborate on the issues you are seeing? Submitting U

Re: [linux-usb-devel] [PATCH] usbtouchscreen: version 0.4

2006-07-29 Thread Dmitry Torokhov
Hi Daniel, On Saturday 29 July 2006 18:38, Daniel Ritz wrote: > - always do usb_submit_urb(dev->irq) in probe() to work around issues > with some eGalaxe contollers Could you elaborate on the issues you are seeing? Submitting URB in ->open() basically just delays it, that's all. > +out_unregis

[linux-usb-devel] [PATCH] usbtouchscreen: version 0.4

2006-07-29 Thread Daniel Ritz
[PATCH] usbtouchscreen: version 0.4 changes over 0.3: - some more eGalax device IDs (from eGalax driver/spec) - return the error code in probe() - 3M/MTouch init fixes, tested by Don Alexander - eGalax fixes for bugs in multi-packet handling, spottet by Pieter Grimmerink - support for some eTurboT