Deleted Added
full compact
xe.4 (147872) xe.4 (148145)
1.\"
2.\" Copyright (c) 2003 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
1.\"
2.\" Copyright (c) 2003 Tom Rhodes
3.\" All rights reserved.
4.\"
5.\" Redistribution and use in source and binary forms, with or without
6.\" modification, are permitted provided that the following conditions
7.\" are met:
8.\" 1. Redistributions of source code must retain the above copyright

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

18.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
19.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
20.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
21.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
22.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
23.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
24.\" SUCH DAMAGE.
25.\"
26.\" $FreeBSD: head/share/man/man4/xe.4 147872 2005-07-10 02:00:35Z imp $
26.\" $FreeBSD: head/share/man/man4/xe.4 148145 2005-07-19 00:26:30Z trhodes $
27.\"
27.\"
28.Dd July 4, 2004
28.Dd July 16, 2005
29.Dt XE 4
30.Os
31.Sh NAME
32.Nm xe
29.Dt XE 4
30.Os
31.Sh NAME
32.Nm xe
33.Nd Xircom PCMCIA Ethernet device driver
33.Nd "Xircom PCMCIA Ethernet device driver"
34.Sh SYNOPSIS
34.Sh SYNOPSIS
35To compile support for the
36.Nm
37driver into your kernel, place the following line in your kernel configuration file:
38.Bd -ragged -offset indent
35.Cd "device xe"
39.Cd "device xe"
40.Ed
41.Pp
42Alternatively, to load the
43.Nm
44driver at boot time, place the following line in
45.Xr loader.conf 5 :
46.Bd -literal -offset indent
47if_xe_load="YES"
48.Ed
36.Sh DESCRIPTION
37The
38.Nm
39driver supports
40.Tn PCMCIA
41Ethernet adapters based on Xircom CE2- and CE3-class hardware.
42This includes devices made by Xircom along with
43various

--- 113 unchanged lines hidden ---
49.Sh DESCRIPTION
50The
51.Nm
52driver supports
53.Tn PCMCIA
54Ethernet adapters based on Xircom CE2- and CE3-class hardware.
55This includes devices made by Xircom along with
56various

--- 113 unchanged lines hidden ---