summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbrueffer <brueffer@FreeBSD.org>2004-08-24 21:33:14 +0000
committerbrueffer <brueffer@FreeBSD.org>2004-08-24 21:33:14 +0000
commit8d9fa8f586d73e89f34d92852b67f5685bad5c1e (patch)
tree838fb03dec7d231ca83ff197d68cff616b1ef8e9
parenta212cc9755a9bbd3a7b001e77b0a2432732c2630 (diff)
downloadFreeBSD-src-8d9fa8f586d73e89f34d92852b67f5685bad5c1e.zip
FreeBSD-src-8d9fa8f586d73e89f34d92852b67f5685bad5c1e.tar.gz
- move the list of supported devices into a HARDWARE section
- bump document date
-rw-r--r--share/man/man4/man4.i386/vx.429
1 files changed, 16 insertions, 13 deletions
diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4
index 4943026..8681c44 100644
--- a/share/man/man4/man4.i386/vx.4
+++ b/share/man/man4/man4.i386/vx.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 15, 1996
+.Dd August 24, 2004
.Dt VX 4 i386
.Os
.Sh NAME
@@ -44,18 +44,6 @@ The
driver provides support for the 3Com
.Dq Vortex
chipset.
-The following Ethernet adapters are supported:
-.Pp
-.Bl -bullet -compact
-.It
-3Com 3c590 EtherLink III PCI
-.It
-3Com 3c592 EtherLink III EISA
-.It
-3Com 3c595 Fast EtherLink III PCI in 10 Mbps mode
-.It
-3Com 3c597 Fast EtherLink III EISA in 10 Mbps mode
-.El
.Pp
The medium selection
can be influenced by the following link flags to the
@@ -70,6 +58,21 @@ Use the BNC port.
.It Em link2
Use the UTP port.
.El
+.Sh HARDWARE
+The
+.Nm
+driver supports the following cards:
+.Pp
+.Bl -bullet -compact
+.It
+3Com 3c590 EtherLink III PCI
+.It
+3Com 3c592 EtherLink III EISA
+.It
+3Com 3c595 Fast EtherLink III PCI in 10 Mbps mode
+.It
+3Com 3c597 Fast EtherLink III EISA in 10 Mbps mode
+.El
.Sh DIAGNOSTICS
.Bl -diag
.It "vx%d: not configured; kernel is built for only %d devices."
OpenPOWER on IntegriCloud