Lines Matching +full:composite +full:- +full:in

2 Multifunction Composite Gadget
8 The Multifunction Composite Gadget (or g_multi) is a composite gadget
9 that makes extensive use of the composite framework to provide
12 In it's standard configuration it provides a single USB configuration
18 have two configurations -- one with RNDIS and another with CDC ECM[3].
20 Please note that if you use non-standard configuration (that is enable
26 To make use of the gadget one needs to make it work on host side --
31 ------------------
33 Since the gadget uses standard composite framework and appears as such
38 This is also true for two configuration set-up with RNDIS
43 --------------------
47 Detecting as composite gadget
50 First of all, Windows need to detect the gadget as an USB composite
61 create a proper INF -- and of course, if you do submit it!
77 To make Windows select RNDIS drivers for the first function in the
84 unless you are trying to develop your own gadget in which case watch
90 Similarly, [[file:linux-cdc-acm.inf]] is provided for CDC ACM.
98 interface numbers hard-coded in them (it's not hard to change those
115 and Windows 7, all 32-bit versions. It should work on 64-bit versions
120 -------------
125 out-of-the-box.
145 [[https://msdn.microsoft.com/en-us/library/ee484414.aspx]].
153 [4] [[https://msdn.microsoft.com/en-us/library/ff537109(v=VS.85).aspx]]
155 [5] [[https://msdn.microsoft.com/en-us/library/ff539234(v=VS.85).aspx]]
157 [6] To put it in some other nice words, Windows failed to respond to
165 [9] [[https://msdn.microsoft.com/en-us/library/ff570620.aspx]]