Re: [PATCH v15 10/10] usb:dummy_hcd: Force FS device connectionaccording to module parameter

From: Alan Stern
Date: Mon Jun 06 2011 - 11:39:10 EST


On Mon, 6 Jun 2011, Tatyana Brokhman wrote:

> This patch adds a new module parameter to dummy_hcd: is_high_speed
> When set to false the connected device will be forced to operate in FS
> mode. The default of this parameter is true.

You might want to print out some kind of error message if the user
specifies is_super_speed = True and is_high_speed = False.

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/