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_tx_load="YES"
The tx driver supports the following media types (depending on card's capabilities):
autoselect | Enable autonegotiation (default). |
100baseFX | Set 100Mbps (Fast Ethernet) fiber optic operation. |
100baseTX | Set 100Mbps (Fast Ethernet) twisted pair operation. |
10baseT/UTP | |
Set 10Mbps on 10baseT port. | |
10base2/BNC | |
Set 10Mbps on 10base2 port. | |
The tx driver supports the following media options:
full-duplex | |
Set full-duplex operation. | |
The tx driver supports oversized Ethernet packets (up to 1600 bytes). Refer to the ifconfig(8) man page on setting the interface's MTU.
The old "ifconfig tx0 linkN" method of configuration is not supported.
tx%d: device timeout %d packets | The device stops responding. Device and driver reset follows this error. |
tx%d: PCI fatal error occurred (%s) | One of following errors occurred: PCI Target Abort, PCI Master Abort, Data Parity Error or Address Parity Error. Device and driver reset follows this error. |
tx%d: cannot allocate mbuf header/cluster | Cannot allocate memory for received packet. Packet thrown away. |
tx%d: can't stop %s DMA | While resetting, the driver failed to stop the device correctly. |
TX (4) | October 24, 2018 |
Main index | Section 4 | 日本語 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | Our grievance is not just against Unix itself, but against the cult of Unix zealots who defend and nurture it. They take the heat, disease, and pestilence as givens, and, as ancient shamans did, display their wounds, some self-inflicted, as proof of their power and wizardry. We aim, through bluntness and humor, to show them that they pray to a tin god, and that science, not religion, is the path to useful and friendly technology. | ” |
— The Unix Haters' handbook |