On Wed, Mar 15, 2006 at 10:54:37PM +0100, Daniel Ritz wrote: > hi > > here the updated version of the patch. changes since first version: > - only advertise ABS_PRESSURE when device supports it > - handle input_register_device() errors > - allow vendor specifc init to fail. > - add invert_x/invert_y modparams > - only care about 12 bits for panjit > > thanks for all the inputs. > > rgds > -daniel > > ----- > > [PATCH] usb/input/usbtouchscreen: unified USB touchscreen driver > > A new single driver for various USB touchscreen devices. It currently > supports: > - eGalax TouchKit > - PanJit TouchSet > - 3M/Microtouch > - ITM Touchscreens > > Support for the diffent devices can be enabled/disable when CONFIG_EMBEDDED > is set. > > It's offering the same module params for all screens: > - swap_xy: swaps X and Y axes > - invert_x/invert_y: inverts X/Y.
These should be sysfs attributes, on the devices, which will allow them to be set individually for the different devices. You can use the module paramater as the default to start with, so don't drop that. thanks, greg k-h ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ linux-usb-devel@lists.sourceforge.net To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel