Deleted Added
full compact
vx.4 (140561) vx.4 (148145)
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 140561 2005-01-21 08:36:40Z ru $
31.\" $FreeBSD: head/share/man/man4/man4.i386/vx.4 148145 2005-07-19 00:26:30Z trhodes $
32.\"
32.\"
33.Dd August 24, 2004
33.Dd July 16, 2005
34.Dt VX 4 i386
35.Os
36.Sh NAME
37.Nm vx
34.Dt VX 4 i386
35.Os
36.Sh NAME
37.Nm vx
38.Nd 3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver
38.Nd "3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver"
39.Sh SYNOPSIS
39.Sh SYNOPSIS
40To compile support for the
41.Nm
42driver into your kernel, place the following liness in your kernel configuration file:
43.Bd -ragged -offset indent
40.Cd "device vx"
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 :
51.Bd -literal -offset indent
52if_vx_load="YES"
53.Ed
41.Sh DESCRIPTION
42The
43.Nm
44driver provides support for the 3Com
45.Dq Vortex
46chipset.
47.Pp
48The medium selection

--- 80 unchanged lines hidden ---
54.Sh DESCRIPTION
55The
56.Nm
57driver provides support for the 3Com
58.Dq Vortex
59chipset.
60.Pp
61The medium selection

--- 80 unchanged lines hidden ---