diff options
author | ru <ru@FreeBSD.org> | 2001-11-20 15:25:12 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-11-20 15:25:12 +0000 |
commit | f5e4b958b20c848b776dd1266c9e1922a39aa104 (patch) | |
tree | 420565415a648080f50309dba0dd2c6047b16464 /share | |
parent | 64b01380e16472e81ed801a57c2445a4beb479db (diff) | |
download | FreeBSD-src-f5e4b958b20c848b776dd1266c9e1922a39aa104.zip FreeBSD-src-f5e4b958b20c848b776dd1266c9e1922a39aa104.tar.gz |
mdoc(7) police:
- removed whitespace at EOL
- removed hard sentence breaks
- removed duplicate word
- spelling
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/fxp.4 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/fxp.4 b/share/man/man4/fxp.4 index 073f61c..23a2746 100644 --- a/share/man/man4/fxp.4 +++ b/share/man/man4/fxp.4 @@ -37,7 +37,7 @@ The .Nm driver provides support for the EtherExpress Pro/10, Pro/100B, and Pro/100+ -PCI Fast Ethernet adapters based on the Intel i82557, i82558, i82559 +PCI Fast Ethernet adapters based on the Intel i82557, i82558, i82559 or i82550 ethernet chips. .Pp The @@ -72,12 +72,13 @@ driver also supports a special link option: .Bl -tag -width link0 .It Cm link0 Some chip revisions have loadable microcode which can be used to reduce the -interrupt load on the host cpu. Not all boards have support microcode support. -Setting the +interrupt load on the host cpu. +Not all boards have support microcode support. +Setting the .Cm link0 flag with .Xr ifconfig 8 -will load download the microcode to the chip if it is available. +will download the microcode to the chip if it is available. .El .Sh DIAGNOSTICS .Bl -diag @@ -99,7 +100,7 @@ the line .Dq Li hint.fxp.0.prefer_iomap="0" . .It "fxp%d: Microcode loaded, int_delay: %d usec bundle_max: %d" The chip has successfully downloaded the microcode, and changed the -parametrized values to the giveng settings. +parametrized values to the given settings. .El .Sh SEE ALSO .Xr arp 4 , |