Am Freitag, 10. Juli 2009 02:56:02 schrieb Elina Pasheva: > +module_param(support_autopm, bool, S_IRUGO | S_IWUSR); > +MODULE_PARM_DESC(support_autopm, "Device auto suspend support"); You implemented it correctly, but I cannot understand why it is needed at all. If you don't want autosuspend don't enable it the generic way. Why a module parameter? Regards Oliver -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html