Re: [PATCHv5 2/3] USB: gadget: Use new composite features in somegadgets

From: Greg KH
Date: Mon Aug 02 2010 - 18:52:46 EST


On Mon, Aug 02, 2010 at 07:14:08PM +0200, MichaÅ Nazarewicz wrote:
> >On Fri, Jul 30, 2010 at 06:48:41PM +0200, MichaÅ Nazarewicz wrote:
> >>So, to fix the situation, I need to ask Greg for the IDs?
>
> On Fri, 30 Jul 2010 18:54:50 +0200, Greg KH <greg@xxxxxxxxx> wrote:
> >Yes you do.
>
> Could I ask for two IDs then. One for the Multifunction Composite
> Gadget (g_multi)

You now have device id 0104 reserved for this.

> and another for FunctionFS Gadget (g_ffs).

You now have device id 0105 reserved for this.

> Or is there some kind of procedure for that?

Heh, nope, you just have to ask and have code that needs it.

To keep everyone straight, here's the currently reserved device ids
managed by us:

1d6b Linux Foundation
0001 1.1 root hub
0002 2.0 root hub
0003 3.0 root hub
0100 PTP Gadget
0101 Audio Gadget
0102 EEM Gadget
0103 NCM (Ethernet) Gadget
0104 Multifunction Composite Gadget
0105 FunctionFS Gadget

thanks,

greg k-h
--
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/