FreeBSD Manual Pages
LE(4) FreeBSD/i386 Kernel Interfaces Manual LE(4) NAME le -- DEC EtherWORKS II/III Ethernet device driver SYNOPSIS device le0 at isa? port 0x300 irq 5 iomem 0xd0000 DESCRIPTION The le driver provides support for the later Digital Equipment EtherWORKS II (DE200, DE201, DE202, DE422), and the DEC EtherWORKS III NICs (DE203, DE204, and DE205) NICs. The valid IRQ settings for the le driver are 5, 10, 11, and 15. DIAGNOSTICS le%d: not configured -- too many devices There is a limit of the number of le devices allowed in a single machine. le%d: lemac configuration error: expected IRQ 0x%x actual 0x%x The probed IRQ value did not match the value specified in the kernel configu- ration file. Either the card should be changed, or a new kernel should be built. le%d: lemac configuration error: expected iomem 0x%x actual 0x%x The probed iomem value did not match the value specified in the kernel con- figuration file. Either the card should be changed, or a new kernel should be built. le%d: reset: EEPROM checksum failed (0x%x) The le driver depends on the information in the EEPROM being correct. If this error occurs, please reconfigure the card. le%d: fatal RXD error, attempting recovery le%d: recovery failed -- board disabled A receive error occurred. The driver will attempt to recover from this error. However if it cannot, the driver will shut the card down. le%d: lance: warning: excessive collisions: TDR%dns (%d-%dm) An overly high number of Ethernet collisions were detected. It may be the case that the network is overly busy. Or this may suggest a problem with the EtherWORKS card. SEE ALSO arp(4), netintro(4), ng_ether(4), config(8), ifconfig(8) Building 4.3 BSD UNIX System with Config. HISTORY The le device driver was present in FreeBSD 2.0. AUTHORS The le device driver was written by Matt Thomas. This manual page was written by David E. O'Brien. FreeBSD 11.1 January 19, 1997 FreeBSD 11.1
NAME | SYNOPSIS | DESCRIPTION | DIAGNOSTICS | SEE ALSO | HISTORY | AUTHORS
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=le&sektion=4&manpath=FreeBSD+4.5-RELEASE>