Deleted Added
full compact
fwe.4 (148145) fwe.4 (148220)
1.\" Copyright (c) 2002 Hidetoshi Shimokawa
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.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
19.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
21.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
22.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
23.\" POSSIBILITY OF SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2002 Hidetoshi Shimokawa
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.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

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

17.\" INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
18.\" (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
19.\" SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
21.\" STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
22.\" ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
23.\" POSSIBILITY OF SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man4/fwe.4 148145 2005-07-19 00:26:30Z trhodes $
25.\" $FreeBSD: head/share/man/man4/fwe.4 148220 2005-07-21 05:02:39Z trhodes $
26.\"
27.\"
28.Dd July 16, 2005
29.Dt FWE 4
30.Os
31.Sh NAME
32.Nm fwe
33.Nd "Ethernet emulation driver for FireWire"
34.Sh SYNOPSIS
35To compile support for the
36.Nm
26.\"
27.\"
28.Dd July 16, 2005
29.Dt FWE 4
30.Os
31.Sh NAME
32.Nm fwe
33.Nd "Ethernet emulation driver for FireWire"
34.Sh SYNOPSIS
35To compile support for the
36.Nm
37driver into your kernel, place the following lines in your kernel configuration
38file:
37driver into your kernel, place the following lines in your
38kernel configuration file:
39.Bd -ragged -offset indent
40.Cd "device firewire"
41.Cd "device fwe"
42.Ed
43.Pp
44Alternatively, to load the
45.Nm
46driver at boot time, place the following line in

--- 52 unchanged lines hidden ---
39.Bd -ragged -offset indent
40.Cd "device firewire"
41.Cd "device fwe"
42.Ed
43.Pp
44Alternatively, to load the
45.Nm
46driver at boot time, place the following line in

--- 52 unchanged lines hidden ---