Hi Alan, > Implement an events per packet interface configuration. We do this by > adding a new ioctl that must be called before creation and follows the > pattern of the existing API. > > The behaviour is: > Not set: input default or value computed by the uinput driver > Set: value used in preference if larger than computed > value > > Signed-off-by: Alan Cox <alan@xxxxxxxxxxxxxxx> > --- I agree that adding this ioctl is symmetrical from the a device emulation standpoint, but I was imagining eventually replacing the eep with an automatic scheme, or at least with a more realtime-oriented parameter. Fixating the interface as you propose will make such a transition much harder. Thanks, Henrik -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html