summaryrefslogtreecommitdiffstats
path: root/share/man/man4/nve.4
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2007-12-08 21:58:18 +0000
committerremko <remko@FreeBSD.org>2007-12-08 21:58:18 +0000
commit73a00aeaf77497ed03166365894dce81440c6e8a (patch)
treed6fce039022c6bfa63dec8bf7931ddb9aaced9dc /share/man/man4/nve.4
parent785a20bb5fff39f5100fc5a4f623d5bb6f56c3bb (diff)
downloadFreeBSD-src-73a00aeaf77497ed03166365894dce81440c6e8a.zip
FreeBSD-src-73a00aeaf77497ed03166365894dce81440c6e8a.tar.gz
Add 1000baseTX support for the nve driver, which is known here and there.
Also mention that the driver sometimes returns '10baseTX' as output instead of 100baseTX (which is the case at that moment). PR: docs/115284 Submitted by: Julian Stacey Jhs <jhs at berklix dot org> MFC After: 3 days
Diffstat (limited to 'share/man/man4/nve.4')
-rw-r--r--share/man/man4/nve.49
1 files changed, 8 insertions, 1 deletions
diff --git a/share/man/man4/nve.4 b/share/man/man4/nve.4
index bcf3d3f..aa1476a 100644
--- a/share/man/man4/nve.4
+++ b/share/man/man4/nve.4
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 9, 2005
+.Dd December 8, 2007
.Dt NVE 4
.Os
.Sh NAME
@@ -72,6 +72,8 @@ Enable autoselection of the media type and options.
Set 10Mbps operation.
.It Cm 100baseTX
Set 100Mbps (Fast Ethernet) operation.
+.It Cm 1000baseTX
+Set 1000Mbps (Gigabit Ethernet) operation.
.El
.Pp
The
@@ -112,6 +114,11 @@ There are not enough mbufs available for allocation.
The device has stopped responding to the network, or there is a problem with
the network connection (cable).
.El
+.Sh BUGS
+There are mentionings that when the card is in auto select mode,
+ifconfig output reports a 10baseT/UTP output while the leds and
+bandwidth show that the card is actually in 100baseTX mode.
+.El
.Sh SEE ALSO
.Xr altq 4 ,
.Xr arp 4 ,
OpenPOWER on IntegriCloud