On Mon, 25 May 2009, Jiri Slaby wrote: > This will cover most of current drivers and hence we might eliminate > almost all blacklisted entries (except the ones for drivers with > report_fixup). Which is OK, as usually they wouldn't work at all anyway without fixed report descriptor (or will be behaving in unexpected bogus way). The other features (force feedback and missing mappings) are not that crucial anyway. Plus, my longer-term intention is to move all the special mapping into HAL. > Caveats: > * events come even when stopped: drop (or hold) events until inputs are > connected again By this you mean the short window start-stop-start during bootup, or something else? > * complexity: added complexity, slowdown in initialization and handling The slowdown shouldn't really be problem in case of HID, the devices themselves are usually pretty slow. Thanks, -- Jiri Kosina SUSE Labs -- 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