Deleted Added
full compact
cdce.4 (148145) cdce.4 (148220)
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 148145 2005-07-19 00:26:30Z trhodes $
29.\" $FreeBSD: head/share/man/man4/cdce.4 148220 2005-07-21 05:02:39Z trhodes $
30.\"
31.Dd July 16, 2005
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd "USB Communication Device Class Ethernet driver"
37.Sh SYNOPSIS
38To compile support for the
39.Nm
30.\"
31.Dd July 16, 2005
32.Dt CDCE 4
33.Os
34.Sh NAME
35.Nm cdce
36.Nd "USB Communication Device Class Ethernet driver"
37.Sh SYNOPSIS
38To compile support for the
39.Nm
40driver into your kernel, place the following lines in your kernel configuration
41file:
40driver into your kernel, place the following lines in your
41kernel configuration file:
42.Bd -ragged -offset indent
43.Cd "device uhci"
44.Cd "device ohci"
45.Cd "device usb"
46.Cd "device cdce"
47.Ed
48.Pp
49Alternatively, to load the

--- 104 unchanged lines hidden ---
42.Bd -ragged -offset indent
43.Cd "device uhci"
44.Cd "device ohci"
45.Cd "device usb"
46.Cd "device cdce"
47.Ed
48.Pp
49Alternatively, to load the

--- 104 unchanged lines hidden ---