diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-07-02 14:27:57 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2012-07-02 14:27:57 +0000 |
commit | 717dc9d52a500eb0877535d06a639f487b9288c4 (patch) | |
tree | 70257440a97c35af1b994b01a89faec6975f30fc /share | |
parent | 33d1fd3652a6c16c2d93b3fe566d62fe6fd79f34 (diff) |
don't mention BCM5724 and BCM5754 here anymore; reminded by brad
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bge.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/bge.4 b/share/man/man4/bge.4 index 6a17aee4ca9..39bee972812 100644 --- a/share/man/man4/bge.4 +++ b/share/man/man4/bge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bge.4,v 1.53 2011/07/13 07:44:38 sthen Exp $ +.\" $OpenBSD: bge.4,v 1.54 2012/07/02 14:27:56 mikeb Exp $ .\" Copyright (c) 2001 Wind River Systems .\" Copyright (c) 1997, 1998, 1999, 2000, 2001 .\" Bill Paul <wpaul@windriver.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF .\" THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 13 2011 $ +.Dd $Mdocdate: July 2 2012 $ .Dt BGE 4 .Os .Sh NAME @@ -118,8 +118,8 @@ The driver supports IPv4 IP, TCP, and UDP checksum offload for receive, IP checksum offload for transmit, VLAN tag insertion and stripping, as well as a 256-bit multicast hash filter. -The BCM5717, BCM5718, BCM5723, BCM5724, BCM5754, BCM5755, BCM5761, BCM5764, -BCM5784, BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive TCP/UDP +The BCM5717, BCM5718, BCM5723, BCM5755, BCM5761, BCM5764, BCM5784, +BCM5785, BCM5787 and BCM577xx chips also support IPv6 receive TCP/UDP checksum offload. .Pp The BCM5700, BCM5701, BCM5703 and BCM5704 chips are capable of |