gadget_multi.rst (0898782247ae533d1f4e47a06bc5d4870931b284) gadget_multi.rst (ffeb1e9e897b8d36b197275592d121c96d3bdb95)
1==============================
2Multifunction Composite Gadget
3==============================
4
5Overview
6========
7
8The Multifunction Composite Gadget (or g_multi) is a composite gadget

--- 128 unchanged lines hidden (view full) ---

137Xiaofan Chen ([[mailto:xiaofanc@gmail.com]]) basing on the MS RNDIS
138template[9], Microchip's CDC ACM INF file and David Brownell's
139([[mailto:dbrownell@users.sourceforge.net]]) original INF files.
140
141Footnotes
142=========
143
144[1] Remote Network Driver Interface Specification,
1==============================
2Multifunction Composite Gadget
3==============================
4
5Overview
6========
7
8The Multifunction Composite Gadget (or g_multi) is a composite gadget

--- 128 unchanged lines hidden (view full) ---

137Xiaofan Chen ([[mailto:xiaofanc@gmail.com]]) basing on the MS RNDIS
138template[9], Microchip's CDC ACM INF file and David Brownell's
139([[mailto:dbrownell@users.sourceforge.net]]) original INF files.
140
141Footnotes
142=========
143
144[1] Remote Network Driver Interface Specification,
145[[http://msdn.microsoft.com/en-us/library/ee484414.aspx]].
145[[https://msdn.microsoft.com/en-us/library/ee484414.aspx]].
146
147[2] Communications Device Class Abstract Control Model, spec for this
148and other USB classes can be found at
149[[http://www.usb.org/developers/devclass_docs/]].
150
151[3] CDC Ethernet Control Model.
152
146
147[2] Communications Device Class Abstract Control Model, spec for this
148and other USB classes can be found at
149[[http://www.usb.org/developers/devclass_docs/]].
150
151[3] CDC Ethernet Control Model.
152
153[4] [[http://msdn.microsoft.com/en-us/library/ff537109(v=VS.85).aspx]]
153[4] [[https://msdn.microsoft.com/en-us/library/ff537109(v=VS.85).aspx]]
154
154
155[5] [[http://msdn.microsoft.com/en-us/library/ff539234(v=VS.85).aspx]]
155[5] [[https://msdn.microsoft.com/en-us/library/ff539234(v=VS.85).aspx]]
156
157[6] To put it in some other nice words, Windows failed to respond to
158any user input.
159
160[7] You may find [[http://www.cygnal.org/ubb/Forum9/HTML/001050.html]]
161useful.
162
156
157[6] To put it in some other nice words, Windows failed to respond to
158any user input.
159
160[7] You may find [[http://www.cygnal.org/ubb/Forum9/HTML/001050.html]]
161useful.
162
163[8] http://www.nirsoft.net/utils/usb_devices_view.html
163[8] https://www.nirsoft.net/utils/usb_devices_view.html
164
164
165[9] [[http://msdn.microsoft.com/en-us/library/ff570620.aspx]]
165[9] [[https://msdn.microsoft.com/en-us/library/ff570620.aspx]]