Main index | Section 4 | 日本語 | Options |
Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5):
if_fxp_load="YES"
The fxp driver supports the following media types:
autoselect | Enable autoselection of the media type and options. The autoselected mode can be overridden by adding the media options to rc.conf(5). |
10baseT/UTP | |
Set 10Mbps operation. | |
100baseTX | Set 100Mbps (Fast Ethernet) operation. |
The fxp driver supports the following media options:
full-duplex | |
Force full duplex operation. | |
half-duplex | |
Force half duplex operation. | |
Note that 100baseTX media type is not available on the Pro/10. For further information on configuring this device, see ifconfig(8).
The fxp driver supports reception and transmission of extended frames for vlan(4). This capability of fxp can be controlled by means of the vlanmtu parameter to ifconfig(8).
The fxp driver also supports a special link option:
link0 | Some chip revisions have loadable microcode which can be used to reduce the interrupt load on the host cpu. Not all boards have microcode support. Setting the link0 flag with ifconfig(8) will download the microcode to the chip if it is available. |
dev.fxp.%d.int_delay | |
Maximum amount of time, in microseconds, that an interrupt may be delayed in an attempt to coalesce interrupts. This is only effective if the Intel microcode is loaded. The accepted range is 300 to 3000, the default is 1000. | |
dev.fxp.%d.bundle_max | |
Number of packets that will be bundled, before an interrupt is generated. This is only effective if the Intel microcode is loaded. The accepted range is 1 to 65535, the default is 6. | |
dev.fxp.%d.rnr | |
This is a read-only variable and shows the number of events of RNR (resource not ready). | |
dev.fxp.%d.stats | |
This is a read-only variable and displays useful MAC counters maintained in the driver. | |
fxp%d: couldn't map memory | A fatal initialization error has occurred. |
fxp%d: couldn't map interrupt | A fatal initialization error has occurred. |
fxp%d: Failed to malloc memory | There are not enough mbuf's available for allocation. |
fxp%d: device timeout | The device has stopped responding to the network, or there is a problem with the network connection (cable). |
fxp%d: Microcode loaded, int_delay: %d usec bundle_max: %d | The chip has successfully downloaded the microcode, and changed the parameterized values to the given settings. |
FXP (4) | November 26, 2010 |
Main index | Section 4 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | UNIX has been evolving feverishly for close to 30 years, sort of like bacteria in a cesspool — only not as attractive | ” |
— John Levine, "Unix for Dummies" |