DE(4) AerieBSD 1.0 Refernce Manual DE(4)

NAME

de — DEC DC21x4x (Tulip) 10/100 Ethernet device

SYNOPSIS

.Cd "de* at pci?"

DESCRIPTION

The de device driver supports Ethernet adapters based on the Digital Equipment DC21x4x based self-contained Ethernet chips. This includes, among others, the following models:

Asante
Cogent EM100FX and EM440TX
DEC PCI DE435, EISA DE425, DE450, DE500
older Linksys 10, 10/100
SMC 8432, 9332, 9334
ZNYX ZX3xx

This driver may support other cards based on the 21040 and 21041 Ethernet controllers, or the 21140[A], 21141, 21142, and 21143 Fast Ethernet controllers.

The de driver supports the following media types:
autoselect
Enable autoselection of the media type and options.
10baseT
Set 10Mbps operation on the 10baseT port.
10base2
Set 10Mbps operation on the BNC port.
10base5
Set 10Mbps operation on the AUI port.
100baseTX
Set 100Mbps (Fast Ethernet) operation.
100baseFX
Set 100Mbps operation.
100baseT4
Set 100Mbps operation (4-pair cat-3 cable).

The de driver supports the following media options:

full-duplex
Set full duplex operation for UTP port.

For more information on configuring this device, see ifconfig(8). To view a list of media types and options supported by your card try ifconfig-m . For example, ifconfig-m de0.

Note that the media types available depend on the particular card in use. Some cards are explicitly programmed to a particular media type by a setup utility and are not changeable.

The old “ifconfig linkN” method of configuration is not supported.

DIAGNOSTICS

The 21041 and 21140A chips support suspending the operation of the card. The device probe detected that the board is configured for a different interrupt than the one specified in the kernel configuration file. There is a limit of 32 de devices allowed in a single machine. Certain revisions of the chipset are not supported by this driver.

SEE ALSO

arp(4), ifmedia(4), intro(4), netintro(4), pci(4), hostname.if(5), ifconfig(8)

AUTHORS

The de device driver was written by Matt Thomas. This manual page was written by David E. O'Brien.

CAVEATS

Since the 21040 is available on both EISA and PCI boards, one must be careful in how one defines the 21040 in the kernel config file.


AerieBSD 1.0 Reference Manual August 26 2008 DE(4)