FreeBSD Bugzilla – Attachment 24404 Details for
Bug 41759
Various fixes for fxp(4)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
fxp.4.diff1
fxp.4.diff1 (text/plain), 1.36 KB, created by
drs
on 2002-08-18 15:00:04 UTC
(
hide
)
Description:
fxp.4.diff1
Filename:
MIME Type:
Creator:
drs
Created:
2002-08-18 15:00:04 UTC
Size:
1.36 KB
patch
obsolete
>--- src/share/man/man4/fxp.4.orig Sun Aug 18 14:27:51 2002 >+++ src/share/man/man4/fxp.4 Sun Aug 18 14:34:57 2002 >@@ -38,8 +38,8 @@ > The > .Nm > driver provides support for the EtherExpress Pro/10, Pro/100B, and Pro/100+ >-PCI Fast Ethernet adapters based on the Intel i82557 or i82559 ethernet >-chips. >+PCI Fast Ethernet adapters based on the Intel i82557, i82558, i82559 >+or i82550 ethernet chips. > .Pp > The > .Nm >@@ -66,6 +66,20 @@ > Note that 100baseTX media type is only available on the Pro/100B and Pro/100+. > For further information on configuring this device, see > .Xr ifconfig 8 . >+.Pp >+The >+.Nm >+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 >+.Cm link0 >+flag with >+.Xr ifconfig 8 >+will load download the microcode to the chip if it is available. >+.El > .Sh DIAGNOSTICS > .Bl -diag > .It "fxp%d: couldn't map memory" >@@ -77,6 +91,9 @@ > .It "fxp%d: device timeout" > The device has stopped responding to the network, or there is a problem with > the network connection (cable). >+.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. > .El > .Sh SEE ALSO > .Xr arp 4 ,
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 41759
: 24404 |
24405