cdce.4 (c7ad27069e72ff794c3b1de3aad1877161e06b3b) cdce.4 (2625e51956881fed072864ab37c3b1d0f784e73a)
1.\" Copyright (c) 2004 Daniel Hartmeier
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" - Redistributions of source code must retain the above copyright

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

23.\" CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
25.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
26.\" POSSIBILITY OF SUCH DAMAGE.
27.\"
28.\" $NetBSD: cdce.4,v 1.4 2004/12/08 18:35:56 peter Exp $
29.\" $FreeBSD$
30.\"
1.\" Copyright (c) 2004 Daniel Hartmeier
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\"
8.\" - Redistributions of source code must retain the above copyright

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

23.\" CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
24.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
25.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
26.\" POSSIBILITY OF SUCH DAMAGE.
27.\"
28.\" $NetBSD: cdce.4,v 1.4 2004/12/08 18:35:56 peter Exp $
29.\" $FreeBSD$
30.\"
31.Dd May 21, 2018
31.Dd July 10, 2019
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd "USB Communication Device Class Ethernet (CDC ECM/NCM) driver"
37.Sh SYNOPSIS
38To compile this driver into the kernel,
39place the following lines in your

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

84.Pp
85.Bl -bullet -compact
86.It
87Prolific PL-2501 Host-to-Host Bridge Controller
88.It
89Sharp Zaurus PDA
90.It
91Terayon TJ-715 DOCSIS Cable Modem
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd "USB Communication Device Class Ethernet (CDC ECM/NCM) driver"
37.Sh SYNOPSIS
38To compile this driver into the kernel,
39place the following lines in your

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

84.Pp
85.Bl -bullet -compact
86.It
87Prolific PL-2501 Host-to-Host Bridge Controller
88.It
89Sharp Zaurus PDA
90.It
91Terayon TJ-715 DOCSIS Cable Modem
92.It
93Realtek RTL8156 USB GBE/2.5G Ethernet Family Controller
94.It
95Planex USB-LAN2500R
92.El
93.Sh DIAGNOSTICS
94.Bl -diag
95.It "cdce%d: no union descriptor"
96The driver could not fetch an interface descriptor from the USB
97device.
98For a manually added USB vendor/product, the CDCE_NO_UNION flag
99can be tried to work around the missing descriptor.

--- 61 unchanged lines hidden ---
96.El
97.Sh DIAGNOSTICS
98.Bl -diag
99.It "cdce%d: no union descriptor"
100The driver could not fetch an interface descriptor from the USB
101device.
102For a manually added USB vendor/product, the CDCE_NO_UNION flag
103can be tried to work around the missing descriptor.

--- 61 unchanged lines hidden ---