Lines Matching +full:rx +full:- +full:device
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
41 .Cd "device uhci"
42 .Cd "device ohci"
43 .Cd "device usb"
44 .Cd "device miibus"
45 .Cd "device uether"
46 .Cd "device cdce"
51 .Bd -ragged -offset indent
52 .Cd "device ucom"
53 .Cd "device u3g"
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.
74 For more information on configuring this device, see
101 USB Communication Device Class Ethernet Control Model (CDC ECM) or
104 .Bl -bullet -compact
110 Prolific PL-2501 Host-to-Host Bridge Controller
114 Terayon TJ-715 DOCSIS Cable Modem
119 .Bl -diag
122 device.
133 issued, however the device failed to acknowledge the transmission
135 .It "cdce%d: no memory for rx list -- packet dropped!"
138 .It "cdce%d: abort/close rx/tx pipe failed"
139 .It "cdce%d: rx/tx list init failed"
140 .It "cdce%d: open rx/tx pipe failed"
141 .It "cdce%d: usb error on rx/tx"
159 .%T "Data sheet Prolific PL-2501 Host-to-Host Bridge/Network Controller"
165 device driver first appeared in
171 .An -nosplit