Deleted Added
full compact
cdce.4 (202386) cdce.4 (267938)
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

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

21.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
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 $
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

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

21.\" BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
22.\" LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
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: head/share/man/man4/cdce.4 202386 2010-01-15 16:01:22Z ru $
29.\" $FreeBSD: head/share/man/man4/cdce.4 267938 2014-06-26 21:46:14Z bapt $
30.\"
31.Dd September 17, 2005
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd "USB Communication Device Class Ethernet driver"
37.Sh SYNOPSIS

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

134.Nx 3.0
135and
136.Fx 6.0 .
137.Sh AUTHORS
138.An -nosplit
139The
140.Nm
141driver was written by
30.\"
31.Dd September 17, 2005
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd "USB Communication Device Class Ethernet driver"
37.Sh SYNOPSIS

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

134.Nx 3.0
135and
136.Fx 6.0 .
137.Sh AUTHORS
138.An -nosplit
139The
140.Nm
141driver was written by
142.An Craig Boston Aq craig@tobuj.gank.org
142.An Craig Boston Aq Mt craig@tobuj.gank.org
143based on the
144.Xr aue 4
145driver written by
143based on the
144.Xr aue 4
145driver written by
146.An Bill Paul Aq wpaul@windriver.com
146.An Bill Paul Aq Mt wpaul@windriver.com
147and ported to
148.Ox
149by
147and ported to
148.Ox
149by
150.An Daniel Hartmeier Aq dhartmei@openbsd.org .
150.An Daniel Hartmeier Aq Mt dhartmei@openbsd.org .
151.Sh CAVEATS
152Many USB devices notoriously fail to report their class and interfaces
153correctly.
154Undetected products might work flawlessly when their vendor and product IDs
155are added to the driver manually.
151.Sh CAVEATS
152Many USB devices notoriously fail to report their class and interfaces
153correctly.
154Undetected products might work flawlessly when their vendor and product IDs
155are added to the driver manually.