summaryrefslogtreecommitdiffstats
path: root/share/man/man4/axe.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2003-05-29 21:28:36 +0000
committerru <ru@FreeBSD.org>2003-05-29 21:28:36 +0000
commitef7bd611e1004a79a0ea0cf2cea1f15b71549179 (patch)
tree74b70200b0d17eb96b38ad3ff190ecc1b98308df /share/man/man4/axe.4
parent2618a96d5eaa02adcc4f5043ef029e9c1bc51c81 (diff)
downloadFreeBSD-src-ef7bd611e1004a79a0ea0cf2cea1f15b71549179.zip
FreeBSD-src-ef7bd611e1004a79a0ea0cf2cea1f15b71549179.tar.gz
Assorted mdoc(7) fixes.
Approved by: re (blanket)
Diffstat (limited to 'share/man/man4/axe.4')
-rw-r--r--share/man/man4/axe.439
1 files changed, 19 insertions, 20 deletions
diff --git a/share/man/man4/axe.4 b/share/man/man4/axe.4
index e759d18..a2f2966 100644
--- a/share/man/man4/axe.4
+++ b/share/man/man4/axe.4
@@ -58,12 +58,13 @@ LinkSys USB200M
Netgear FA120
.El
.Pp
-The AX88172 is a USB 2.0 device which contains a 10/100
+The AX88172 is a USB 2.0 device which contains a 10/100
ethernet MAC with MII interface and is designed to work with both
-ethernet and HomePNA transceivers. The AX88172 will operate with
+ethernet and HomePNA transceivers.
+The AX88172 will operate with
both USB 1.x and USB 2.0 controllers, however performace with 1.x
contollers will be limited since the USB 1.x standard specifies a
-maximum transfer speed of 12Mbps.
+maximum transfer speed of 12Mbps.
Users with USB 1.x controllers should therefore not expect to actually
achieve 100Mbps speeds with these devices.
.Pp
@@ -75,46 +76,44 @@ received and transmitted over separate USB bulk transfer endpoints.
The
.Nm
driver supports the following media types:
-.Pp
-.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
-.It autoselect
+.Bl -tag -width ".Cm 10baseT/UTP"
+.It Cm autoselect
Enable autoselection of the media type and options.
The user can manually override
the autoselected mode by adding media options to the
.Pa /etc/rc.conf
file.
-.It 10baseT/UTP
+.It Cm 10baseT/UTP
Set 10Mbps operation.
The
-.Ar mediaopt
+.Cm mediaopt
option can also be used to enable
-.Ar full-duplex
+.Cm full-duplex
operation.
Not specifying
-.Ar full duplex
+.Cm full-duplex
implies
-.Ar half-duplex
+.Cm half-duplex
mode.
-.It 100baseTX
+.It Cm 100baseTX
Set 100Mbps (fast ethernet) operation.
The
-.Ar mediaopt
+.Cm mediaopt
option can also be used to enable
-.Ar full-duplex
+.Cm full-duplex
operation.
Not specifying
-.Ar full duplex
+.Cm full-duplex
implies
-.Ar half-duplex
+.Cm half-duplex
mode.
.El
.Pp
The
.Nm
driver supports the following media options:
-.Pp
-.Bl -tag -width xxxxxxxxxxxxxxxxxxxx
-.It full-duplex
+.Bl -tag -width ".Cm 10baseT/UTP"
+.It Cm full-duplex
Force full duplex operation.
The interface will operate in
half duplex mode if this media option is not specified.
@@ -138,7 +137,7 @@ The driver failed to allocate an mbuf for the receiver ring.
.Xr ng_ether 4 ,
.Xr ifconfig 8
.Rs
-.%T ASIX AX88172 data sheet
+.%T "ASIX AX88172 data sheet"
.%O http://www.asix.com.tw
.Re
.Sh HISTORY
OpenPOWER on IntegriCloud