Hi Scott, On Tuesday 03 March 2009 07:32:15 Scott James Remnant wrote: > The mousedev module is missing the char-major-10-1 alias that would cause > it to be auto-loaded when the /dev/psaux device is opened. This patch > adds the alias. > I think we are trying to go in the different direction that what you are proposing - we should automatically load mousedev and other input handlers when input device that is compatible with that handler is registered with input core, not the other way around. This way you won't need static device node in your /dev, udev will create it for you as needed. Same goes for your other patch. -- Dmitry -- 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