Vojtech, I have dropped the patches that have already been applied and re-diffed the remaining patches. I have also merged Adrian's global -> static cleanup and 2 patches from Prarit Bhargava (one re: releasing resources acquired by i8042_platform_init if controller initialization fails and the other is re: making educating guess whether controller is absent or really times out).
There also was couple of additional changes - serio drivers now use MODULE_DEVICE_TABLE to export information about the ports they can possible work with; serio core exports port's type, protocol, id and "extra" data as sysfs attributes and there is hotplug function to signal userspace about new port. This all was done so that hotplug can automatically load appropriate driver (for example psmouse) when a new port is detected. I have patches for module-init-tools and hotplug scripts that I will sent to Greg and Rusty as soon as you take the pathes (if you will). I think that the very first path ("while true; do xset led 3; xset -led 3; done" makes keyboard miss release events and makes it unusable) should go in 2.6.11 so please do: bk pull bk://dtor.bkbits.net/for-2.6.11 That repository has only this change. The rest of the patches are in my usual repository: bk pull bk://dtor.bkbits.net/input I am not sending the patches separately as they had been posted to the lists couple of times already. -- Dmitry - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/