diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2008-07-26 00:47:28 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2008-07-26 00:47:28 +0000 |
commit | e8e78f291bc21f8bcdae93c7ae3ba9d595d4ae6c (patch) | |
tree | 792064fc2a88cb14dd14a671438805bf69e848ef /share | |
parent | 8d6308410dffdecfca70b5adff35d7a9053ba405 (diff) |
Update for the fibre support.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bnx.4 | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/share/man/man4/bnx.4 b/share/man/man4/bnx.4 index fc8f17acdfc..8608cb3ba47 100644 --- a/share/man/man4/bnx.4 +++ b/share/man/man4/bnx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bnx.4,v 1.21 2008/05/10 23:09:18 jmc Exp $ +.\" $OpenBSD: bnx.4,v 1.22 2008/07/26 00:47:27 brad Exp $ .\" .\"Copyright (c) 2006 Broadcom Corporation .\" David Christensen <davidch@broadcom.com>. All rights reserved. @@ -30,7 +30,7 @@ .\" .\" $FreeBSD: /repoman/r/ncvs/src/share/man/man4/bce.4,v 1.2 2006/04/10 20:12:17 brueffer Exp $ .\" -.Dd $Mdocdate: May 10 2008 $ +.Dd $Mdocdate: July 26 2008 $ .Dt BNX 4 .Os .Sh NAME @@ -125,6 +125,18 @@ Set 1000baseT operation over twisted pair. Only .Cm full-duplex mode is supported. +.It Cm 1000baseSX +Set 1000Mbps (Gigabit Ethernet) operation. +Both +.Cm full-duplex +and +.Cm half-duplex +modes are supported. +.It Cm 2500baseSX +Set 2500Mbps operation. +Only +.Cm full-duplex +mode is supported. .El .Pp The |