diff options
author | simon <simon@FreeBSD.org> | 2003-08-29 17:59:01 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2003-08-29 17:59:01 +0000 |
commit | 4f2bccb6d1f59846b09d2a70a8587ab04006e2f2 (patch) | |
tree | 100e8c464f792081a5373d187b90a9ed5a1a3214 /share | |
parent | 90b8e31bcf84e9b830cab036082fa23529a0e10c (diff) | |
download | FreeBSD-src-4f2bccb6d1f59846b09d2a70a8587ab04006e2f2.zip FreeBSD-src-4f2bccb6d1f59846b09d2a70a8587ab04006e2f2.tar.gz |
- Update the page title to include information about which cards
are supported by the driver.
- Use a list to specify which cards are supported.
- Add the 3c592/3c597 EISA cards to the list of supported cards.
PR: docs/56086 (based on)
Submitted by: Lukas Ertl <l.ertl@univie.ac.at>
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.i386/vx.4 | 21 |
1 files changed, 18 insertions, 3 deletions
diff --git a/share/man/man4/man4.i386/vx.4 b/share/man/man4/man4.i386/vx.4 index c43cf64..ec43086 100644 --- a/share/man/man4/man4.i386/vx.4 +++ b/share/man/man4/man4.i386/vx.4 @@ -35,14 +35,29 @@ .Os .Sh NAME .Nm vx -.Nd PCI Ethernet device driver +.Nd 3Com EtherLink III / Fast EtherLink III (3c59x) Ethernet driver .Sh SYNOPSIS .Cd "device vx" .Sh DESCRIPTION The .Nm -driver provides support for the 3Com 3c590 and 3c595 EtherLink III and Fast -EtherLink III PCI Ethernet cards in 10 Mbps mode. The medium selection +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 .Xr ifconfig 8 command: |