Deleted Added
full compact
vx.4 (69027) vx.4 (70466)
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 69027 2000-11-22 09:35:58Z ru $
31.\" $FreeBSD: head/share/man/man4/man4.i386/vx.4 70466 2000-12-29 09:18:45Z ru $
32.\"
33.Dd January 15, 1996
34.Dt VX 4 i386
35.Os
36.Sh NAME
37.Nm vx
38.Nd
39PCI Ethernet device driver

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

57Use the UTP port.
58.El
59.Sh DIAGNOSTICS
60.Bl -diag
61.It "vx%d: not configured; kernel is built for only %d devices."
62There are not enough devices in the kernel configuration file for the number
63of adapters present in the system. Add devices to the configuration file,
64rebuild the kernel, and reboot.
32.\"
33.Dd January 15, 1996
34.Dt VX 4 i386
35.Os
36.Sh NAME
37.Nm vx
38.Nd
39PCI Ethernet device driver

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

57Use the UTP port.
58.El
59.Sh DIAGNOSTICS
60.Bl -diag
61.It "vx%d: not configured; kernel is built for only %d devices."
62There are not enough devices in the kernel configuration file for the number
63of adapters present in the system. Add devices to the configuration file,
64rebuild the kernel, and reboot.
65.El
65.Pp
66All other diagnostics indicate either a hardware problem or a bug in the
67driver.
68.Sh CAVEATS
69Some early-revision 3c590 cards are defective and suffer from many receive
70overruns, which cause lost packets. The author has attempted to implement
71a test for it based on the information supplied by 3Com, but the test resulted
72mostly in spurious warnings.

--- 36 unchanged lines hidden ---
66.Pp
67All other diagnostics indicate either a hardware problem or a bug in the
68driver.
69.Sh CAVEATS
70Some early-revision 3c590 cards are defective and suffer from many receive
71overruns, which cause lost packets. The author has attempted to implement
72a test for it based on the information supplied by 3Com, but the test resulted
73mostly in spurious warnings.

--- 36 unchanged lines hidden ---