diff options
-rw-r--r-- | share/man/man4/man4.i386/vx.4 | 29 |
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." |