diff options
author | 2013-03-17 08:39:24 +0000 | |
---|---|---|
committer | 2013-03-17 08:39:24 +0000 | |
commit | 6c406cc95ba3198b467bb452a612c59ecb98f833 (patch) | |
tree | a52255e42fd36d30e7f477eb6dc31e4e39259cd2 | |
parent | Add the router preference defines to the icmp6.h header and remove the (diff) | |
download | wireguard-openbsd-6c406cc95ba3198b467bb452a612c59ecb98f833.tar.xz wireguard-openbsd-6c406cc95ba3198b467bb452a612c59ecb98f833.zip |
Update the page to mention all of the Velocity controller models.
ok sthen@
-rw-r--r-- | share/man/man4/vge.4 | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/share/man/man4/vge.4 b/share/man/man4/vge.4 index 6fcf15a68b9..a961d16bd7b 100644 --- a/share/man/man4/vge.4 +++ b/share/man/man4/vge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vge.4,v 1.18 2009/10/31 12:26:36 sobrado Exp $ +.\" $OpenBSD: vge.4,v 1.19 2013/03/17 08:39:24 brad Exp $ .\" $FreeBSD: vge.4,v 1.6 2004/11/24 19:06:43 brueffer Exp $ .\" .\" Copyright (c) 2004 @@ -31,12 +31,12 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 31 2009 $ +.Dd $Mdocdate: March 17 2013 $ .Dt VGE 4 .Os .Sh NAME .Nm vge -.Nd VIA VT6122 PCI 10/100/Gigabit Ethernet device +.Nd VIA Velocity 10/100/Gigabit Ethernet device .Sh SYNOPSIS .Cd "vge* at pci?" .Cd "ciphy* at mii?" @@ -45,8 +45,8 @@ The .Nm driver provides support for various NICs and embedded Ethernet interfaces -based on the VIA Networking Technologies VT6122 Gigabit Ethernet -controller chips, including the following: +based on the VIA Networking Technologies VT6120, VT6122, VT6130 and VT6132 +Gigabit Ethernet controller chips, including the following: .Pp .Bl -bullet -compact .It @@ -57,14 +57,16 @@ ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701) ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702) .El .Pp -The VT6122 is a 33/66MHz 64-bit PCI device which combines a tri-speed +The VT6120/VT6122 is a 33/66MHz 64-bit PCI device which combines a tri-speed MAC with an integrated 10/100/1000 copper PHY. (Some older cards use an external PHY.) +The VT6130/VT6132 is the PCI Express version. The MAC supports IPv4 transmit/receive IP/TCP/UDP checksum offload, VLAN tag insertion and stripping, a 64-entry CAM filter and a 64-entry VLAN filter, 64-bit multicast hash filter, 4 separate transmit DMA -queues, flow control and Jumbo frames up to 16K in size. -The VT6122 has a 16K receive FIFO and 48K transmit FIFO. +queues, flow control and Jumbo frames (not on VT6130/VT6132) up to 16K +in size. +The Velocity family has a 16K receive FIFO and 48K transmit FIFO. .Pp The .Nm |