Deleted Added
full compact
vx.4 (148145) vx.4 (148220)
1.\"
2.\" Copyright (c) 1996, Fred Gray
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

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

23.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
24.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
25.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
26.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
27.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
28.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
29.\" SUCH DAMAGE.
30.\"
1.\"
2.\" Copyright (c) 1996, Fred Gray
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

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

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

--- 91 unchanged lines hidden ---
44.Bd -ragged -offset indent
45.Cd "device vx"
46.Ed
47.Pp
48Alternatively, to load the
49.Nm
50driver at boot time, place the following line in
51.Xr loader.conf 5 :

--- 91 unchanged lines hidden ---