Lines Matching +full:cdc +full:- +full:acm
13 with RNDIS[1] (that is Ethernet), USB CDC[2] ACM (that is serial) and
16 A CDC ECM (Ethernet) function may be turned on via a Kconfig option
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
21 CDC ECM) you may need to change vendor and/or product ID.
26 To make use of the gadget one needs to make it work on host side --
31 ------------------
38 This is also true for two configuration set-up with RNDIS
40 configuration with CDC ECM which should work better under Linux.
43 --------------------
60 configuration so a dual RNDIS and CDC ECM gadget won't work unless you
61 create a proper INF -- and of course, if you do submit it!
72 Things are harder with RDNIS and CDC ACM.
87 CDC ACM
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.
138 template[9], Microchip's CDC ACM INF file and David Brownell's
145 [[https://msdn.microsoft.com/en-us/library/ee484414.aspx]].
151 [3] CDC Ethernet Control Model.
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]]
165 [9] [[https://msdn.microsoft.com/en-us/library/ff570620.aspx]]