Deleted Added
full compact
cdce.4 (144794) cdce.4 (147432)
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 144794 2005-04-08 10:38:12Z joel $
29.\" $FreeBSD: head/share/man/man4/cdce.4 147432 2005-06-16 18:46:17Z ru $
30.\"
31.Dd October 22, 2004
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd USB Communication Device Class Ethernet driver
37.Sh SYNOPSIS

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

114The
115.Nm
116device driver first appeared in
117.Ox 3.6 ,
118.Nx 3.0
119and
120.Fx 6.0 .
121.Sh AUTHORS
30.\"
31.Dd October 22, 2004
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd USB Communication Device Class Ethernet driver
37.Sh SYNOPSIS

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

114The
115.Nm
116device driver first appeared in
117.Ox 3.6 ,
118.Nx 3.0
119and
120.Fx 6.0 .
121.Sh AUTHORS
122.An -nosplit
122The
123.Nm
124driver was written by
125.An Craig Boston Aq craig@tobuj.gank.org
126based on the
127.Xr aue 4
128driver written by
129.An Bill Paul Aq wpaul@windriver.com
130and ported to
131.Ox
132by
133.An Daniel Hartmeier Aq dhartmei@openbsd.org .
134.Sh CAVEATS
135Many USB devices notoriously fail to report their class and interfaces
136correctly.
137Undetected products might work flawlessly when their vendor and product IDs
138are added to the driver manually.
123The
124.Nm
125driver was written by
126.An Craig Boston Aq craig@tobuj.gank.org
127based on the
128.Xr aue 4
129driver written by
130.An Bill Paul Aq wpaul@windriver.com
131and ported to
132.Ox
133by
134.An Daniel Hartmeier Aq dhartmei@openbsd.org .
135.Sh CAVEATS
136Many USB devices notoriously fail to report their class and interfaces
137correctly.
138Undetected products might work flawlessly when their vendor and product IDs
139are added to the driver manually.