Lines Matching +full:usb +full:- +full:based
8 .\" - Redistributions of source code must retain the above copyright
10 .\" - Redistributions in binary form must reproduce the above
35 .Nd "USB Communication Device Class Ethernet (CDC ECM/NCM) driver"
40 .Bd -ragged -offset indent
43 .Cd "device usb"
51 .Bd -ragged -offset indent
59 .Bd -literal -offset indent
65 driver provides support for USB Host-to-Host (aka USB-to-USB) and
66 USB-to-Ethernet bridges based on the USB Communication Device Class
69 It also provides device-side CDC ECM support.
71 The USB bridge appears as a regular network interface on both sides,
77 USB 1.x bridges support speeds of up to 12Mbps, and USB 2.0 speeds of
81 received and transmitted over separate USB bulk transfer endpoints.
100 driver supports USB Ethernet interfaces implementing the
104 .Bl -bullet -compact
106 Android USB tethering
108 iPhone USB tethering
110 Prolific PL-2501 Host-to-Host Bridge Controller
114 Terayon TJ-715 DOCSIS Cable Modem
119 .Bl -diag
121 The driver could not fetch an interface descriptor from the USB
123 For a manually added USB vendor/product, the CDCE_NO_UNION flag
129 For a manually added USB vendor/product, these errors indicate
135 .It "cdce%d: no memory for rx list -- packet dropped!"
141 .It "cdce%d: usb error on rx/tx"
152 .Xr usb 4 ,
156 .%U http://www.usb.org/developers/devclass_docs/usbcdc11.pdf
159 .%T "Data sheet Prolific PL-2501 Host-to-Host Bridge/Network Controller"
171 .An -nosplit
176 based on the
185 Many USB devices notoriously fail to report their class and interfaces